-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 17.0.0-uds.1 (#89)
🤖 I have created a release *beep* *boop* --- ## [17.0.0-uds.1](v17.0.0-uds.0...v17.0.0-uds.1) (2024-07-13) ### ⚠ BREAKING CHANGES * update to the new runner registration system ([#93](#93)) * allow for configurability to zarf ignore the sandbox ([#90](#90)) ### Features * add wait for GLR package CR readiness ([#88](#88)) ([1067019](1067019)) * allow for configurability to zarf ignore the sandbox ([#90](#90)) ([3da0e53](3da0e53)) ### Bug Fixes * update to the new runner registration system ([#93](#93)) ([6a4c5e0](6a4c5e0)) ### Miscellaneous * add an ADR for the GitLab runner sandbox Zarf agent ignore setting ([#100](#100)) ([6f13ee1](6f13ee1)) * add pre release testing ([#95](#95)) ([a412c82](a412c82)) * **deps-dev:** bump braces from 3.0.2 to 3.0.3 in /test ([#97](#97)) ([5eedf1a](5eedf1a)) * **deps-dev:** bump ws from 8.16.0 to 8.17.1 in /test ([#94](#94)) ([545c583](545c583)) * **deps:** update gitlab runner support dependencies ([#103](#103)) ([a0439e7](a0439e7)) * **deps:** update gitlab runner support dependencies ([#85](#85)) ([ace6a61](ace6a61)) * **deps:** update gitlab runner support dependencies ([#91](#91)) ([ccc1f1a](ccc1f1a)) * fix renovate config for gitlab runner sandbox images ([#98](#98)) ([18028e4](18028e4)) * move the variables from common to root for discoverability ([#102](#102)) ([78e17f4](78e17f4)) * update license ([#92](#92)) ([5c7b0fe](5c7b0fe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a0439e7
commit ae96d28
Showing
6 changed files
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "17.0.0-uds.0" | ||
".": "17.0.0-uds.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
17.0.0-uds.0 | ||
17.0.0-uds.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters