toolkit/sync
Louis Abel 65c531cf4c
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
cleanup: remove unused scripts and dirs
mangle/mock is no longer needed and has been superseded by
https://git.resf.org/sig_core/mock-rocky-configs

iso/py and iso/sh were placeholders for empanadas initial development.
as such as they are no longer needed.
2024-08-15 04:18:03 -07:00
..
latest-images fix: regex 2024-04-04 00:42:47 -04:00
latest-isos Add golang stubs for scripts to maintain image versions 2023-05-12 14:02:39 -04:00
beta-release-sync-to-staging.sh fix rm scripts 2023-09-24 16:14:20 -07:00
common add dvd as a variant 2024-05-05 19:06:31 -07:00
common_8 use RC2 2024-05-27 06:38:21 -07:00
common_9 switch to 9.4 2024-04-30 01:43:06 -07:00
common_10 common_10 2023-09-02 20:37:29 -07:00
gen-torrents.sh catch checksum as a wildcard 2024-05-05 19:11:03 -07:00
import-snapshot-publish-aws.sh rl#4390 - add uefi-preferred to boot mode for images 2023-11-19 16:56:30 -05:00
lh-release-sync-to-staging.sh fix rm scripts 2023-09-24 16:14:20 -07:00
minor-release-sync-to-staging.sh add ln for new way 2023-12-26 01:06:43 -07:00
propagate-image.sh revert accidental line 2023-08-30 15:18:04 -04:00
README.md cleanup: remove unused scripts and dirs 2024-08-15 04:18:03 -07:00
sign-repos-only.sh kickstart 2021-09-14 08:52:12 -07:00
symlink-images-and-checksum.sh use -L to snuff out symlinks 2023-05-17 17:47:48 -07:00
sync-file-list-parallel.sh shouldn't go to staging 2023-05-17 03:41:10 -07:00
sync-file-list-vault.sh vault time list script 2023-09-07 03:21:58 -07:00
sync-full-file-list.sh just in case, use full path for bg processes 2022-07-18 08:33:24 -07:00
sync-root-file-list.sh just in case, use full path for bg processes 2022-07-18 08:33:24 -07:00
sync-sig-file-list.sh generating the list in the wrong place 2022-07-31 20:40:05 -07:00
sync-to-prod-sig.sh allow prod syncs of sigs to be specific 2023-04-05 01:16:50 -07:00
sync-to-prod.delete.sh address future 10 major version 2023-05-22 16:15:35 -07:00
sync-to-prod.sh address future 10 major version 2023-05-22 16:15:35 -07:00
sync-to-staging-sig.sh add delete option to sig syncs 2022-12-19 16:11:50 -07:00
sync-to-staging.delete.sh force RLREL in sync scripts 2023-09-03 15:06:20 -07:00
sync-to-staging.sh hardlink only after rocky is synced 2023-06-05 12:45:41 -07:00
test.sh fixes 2021-07-07 19:58:50 -07:00
vault-release-no-repodata.sh fix wildcard 2023-11-16 15:28:18 -07:00
vault-release.sh add rsync that does not sync repodata 2023-11-13 13:21:58 -07:00
vault-sig.sh add SIG vaulting 2023-11-21 20:09:43 -07:00

sync

These scripts assist in syncing to staging and to prod for releases, whether they are full point releases, simple update releases, or a brand new repository being added. Each script here has a specific purpose.

Read the SIG/Core Wiki for more information and examples of how these scripts are utilized.