20230902.0.0
github-actions
released this
02 Sep 12:35
·
180 commits
to refs/heads/master
since this release
Changes
๐ Features
- Enhancement: Bump v1.27 variants to 1.27.5 @theohbrothers2 (#77)
- Enhancement: Bump v1.26 variants to 1.26.8 @theohbrothers2 (#78)
- Enhancement: Bump v1.25 variants to 1.25.13 @theohbrothers2 (#79)
- Enhancement: Bump v1.24 variants to 1.24.17 @theohbrothers2 (#80)
- Enhancement: Add v1.28.1 variants @theohbrothers2 (#76)
- Enhancement (ci): Add support for assigning milestone to PRs in
Update-Versions.ps1
@leojonathanoh (#81) - Enhancement (ci): Add
Execute-Command
function that terminates on non-zero exit code inUpdate-Versions.ps1
@leojonathanoh (#83)
๐ Bug Fixes
- Hotfix (ci): Change
cron
to run every hour @leojonathanoh (#87) - Fix (ci): Honor
-ErrorAction
inExecute-Command
inUpdate-Versions.ps1
@leojonathanoh (#86) - Fix (ci): Get existing milestone in
Update-Versions.ps1
@leojonathanoh (#84) - Fix (ci): Fix syntax error in
Update-Versions.ps1
@leojonathanoh (#74) - Fix (ci): Fix PR title and body in
Update-Versions.ps1
@leojonathanoh (#75) - Fix (ci): Checkout to
master
after opening each PRUpdate-Versions.ps1
@leojonathanoh (#82)
๐๏ธ Refactors
- Refactor (ci): Use separate lines for
needs
key values to prevent merge conflicts @leojonathanoh (#88)