#798 F28 - Add AtomicWorkstation to getfedora.org
Closed: Fixed Opened by robyduck.

As above, we need to add AtomicWorkstation images to getfedora.org and set up our scripts for that.
@dustymabe might help to figure out some text.


Metadata Update from @robyduck:
- Issue tagged with: getfedora.org, release

cc @sanja @mclasen

There is a corresponding ticket in the SIG repo here

I've made a suggestion over here: https://pagure.io/fedora-atomic-workstation/issue/13

@robyduck thanks I have added the content. Not sure about the link though.

I don't see /alt/stage in globalvar.py's paths. Should I add the link exactly like the beta or use:
https://download.fedoraproject.org/pub/fedora/linux/releases/28/....

Where will the final iso be located and should I use curr id etc for the link variables so that it will be ready when you change for release or use the next id so link will work like beta?

If I am correct it should be:
${global_variables.path['download']}/${global_variables.release['curr_id']}/AtomicWorkstation/x86_64/iso/Fedora-AtomicWorkstation-ostree-x86_64-${global_variables.release['curr_id']}-${global_variables.release['RC_gold']}.iso

atomicworkstation.png

Yes, final iso will be in https://download.fedoraproject.org/pub/fedora/linux/releases/28/....
Just use curr_id as that's 28, you can look at your changes in staging when merged and built.
The link above looks good, but as I said, don't get crazy about that for now, we can always fix them, because I'm used to do a final link check before releasing the updated websites.

Opened PR#811 for this

@pjjroux it's merged, we just need to add the image click to our checksum script. Do you want to do that or should I?

@robyduck Thanks I will have a look over the weekend if it is not that critical? Not at home because of long weekend in South Africa but busy setting up spare laptop to work from.

@pjjroux it's merged, we just need to add the image click to our checksum script. Do you want to do that or should I?

@robyduck Where/How do I get the checksum file for Fedora Atomic Workstation?

I had a look and added to checksum.js in getfedora but I see it uses the iso_path which I have plus the CHECKSUM file but I don't see a checksum for AtomicWorkstation in /static/checksums/

It is there, did you do git pull ? I added them all yesterday.
https://pagure.io/fedora-websites/blob/f28/f/getfedora.org/static/checksums/Fedora-AtomicWorkstation-28-1.1-x86_64-CHECKSUM

It is there, did you do git pull ? I added them all yesterday.
https://pagure.io/fedora-websites/blob/f28/f/getfedora.org/static/checksums/Fedora-AtomicWorkstation-28-1.1-x86_64-CHECKSUM

Oh yeah sorry I was in the master branch forgot to track f28 branch

Opened PR#820 for checksum.js changes

This is done, live tomorrow at F28 release time.

Metadata Update from @robyduck:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thanks, robyduck!

@mclasen btw, if you feel we should add something else, or change it or whatever, we can always do that, just open a new ticket in that case.
Thanks to you for your help here!

Metadata