dustymabe added a new comment to an issue you are following: ``
If it's two URLs it's going to be racy still unfortunately.
I wouldn't be too worried about a race. You just would do the same thing you would do if the download got corrupted, try again.
I'd say the first thing is to have a stable URL to the latest compose; we have https://download.fedoraproject.org/pub/alt/atomic/stable/ But that doesn't get you the latest compose. So something like a symlink in that directory latest ➡ /Fedora-Atomic-28-20180425.0/ today? Then one could script finding it from the metadata.
That wouldn't be hard to do either ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/467