push-two-week-atomic.py fixes/refactor #101

Merged
jnsamyak merged 3 commits from two-week-atomic into master 2026-06-08 03:12:50 +00:00

3 commits

Author SHA1 Message Date
Adam Miller
ff9acca086 fix dest_dir and image_url to be os.path.join instead of string concat
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-08-31 09:21:52 -05:00
Adam Miller
ea8db3a552 don't handle latest target, we'll do this in websites code
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-08-31 08:40:58 -05:00
Adam Miller
9a49e6cfc8 push-two-week-atomic.py fixes/refactor
- change names of atomic rsync link-dir to be more descriptive
    - add "latest" target
    - don't over write in-place the stable content

Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-08-31 08:37:00 -05:00