Bump main to 0.6.0 #9

Closed
label wants to merge 0 commits from devel into main
Owner
The following changes since commit 918e212d69b31f286ada41ec905508bf7f20152a:

  Address CVE-2007-4559 (2023-01-09 10:54:00 -0700)

are available in the Git repository at:

  ssh://git@git.resf.org:22220/sig_core/toolkit.git 

for you to fetch changes up to cad35a3de3aa63aa55f65a3facd390772650028f:

  bump to 0.6.0 (2023-03-29 01:08:11 -0700)

----------------------------------------------------------------
Louis Abel (32):
      rockyrpi is now a sig. removing from sync
      update deps in empanadas
      Adjust vars for syncs
      var corrections and simplify
      adjust more vars
      fix vars
      temporary safeguard
      set retain to 1d
      fix 9 vars
      adjust format with comment
      increase workers of createrepo
      change core sync to use the shared symlink
      add dnf syncing back into shared
      modify manglers for version parsing
      Change parsers to have switches, KPR for branching
      Add catalog branching
      fix .gitignore in generates
      update potry lock
      rely on original lorax manifest to build excludes
      start moving formatting to f strings
      add cinnamon to 9 profile
      Add boot file lists for potential modifications
      add update portion
      fix set var
      add wildcard for matching
      stop using fnmatch for updates and excludes
      swap update and exclude loops
      add debug message
      re-add replacement steps
      comment out excludes for genisoimage, remove comments
      add idents class and move functions
      bump to 0.6.0

Neil Hanlon (3):
      adhoc script to fix aws publicAMI quotas for all regions
      Fixes to image propagaion script to adjust permission on snapshot objects
      Initial version of golang version of quotas command
``` The following changes since commit 918e212d69b31f286ada41ec905508bf7f20152a: Address CVE-2007-4559 (2023-01-09 10:54:00 -0700) are available in the Git repository at: ssh://git@git.resf.org:22220/sig_core/toolkit.git for you to fetch changes up to cad35a3de3aa63aa55f65a3facd390772650028f: bump to 0.6.0 (2023-03-29 01:08:11 -0700) ---------------------------------------------------------------- Louis Abel (32): rockyrpi is now a sig. removing from sync update deps in empanadas Adjust vars for syncs var corrections and simplify adjust more vars fix vars temporary safeguard set retain to 1d fix 9 vars adjust format with comment increase workers of createrepo change core sync to use the shared symlink add dnf syncing back into shared modify manglers for version parsing Change parsers to have switches, KPR for branching Add catalog branching fix .gitignore in generates update potry lock rely on original lorax manifest to build excludes start moving formatting to f strings add cinnamon to 9 profile Add boot file lists for potential modifications add update portion fix set var add wildcard for matching stop using fnmatch for updates and excludes swap update and exclude loops add debug message re-add replacement steps comment out excludes for genisoimage, remove comments add idents class and move functions bump to 0.6.0 Neil Hanlon (3): adhoc script to fix aws publicAMI quotas for all regions Fixes to image propagaion script to adjust permission on snapshot objects Initial version of golang version of quotas command ```
label added 35 commits 2023-03-29 08:09:12 +00:00
977ad26b83
Adjust vars for syncs
8 and 9 syncs are different. 8 still uses pungi and we direct non-stable
composes to /mnt/compose/8-.../ instead of changing the profile to
accomodate. All 9 release will sit in /mnt/compose/9 and same with
future major versions.

All SIG's sync to /mnt/compose/MAJOR. There are no plans for SIG's to
sync to non-stable.
label added 1 commit 2023-03-29 08:14:16 +00:00
label closed this pull request 2023-03-29 08:14:34 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_core/toolkit#9
No description provided.