Skip to content

20230830.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 21:56
· 208 commits to refs/heads/master since this release
4cef4cb

Changes

🚀 Features

  • Feature (ci): Add cron to bump variants @leojonathanoh (#65)
  • Enhancement: Bump base image to alpine:3.15 @leojonathanoh (#73)
  • Enhancement (ci): Use existing PR if it exists in Update-Versions.ps1 @leojonathanoh (#72)
  • Enhancement (ci): Force push to branch before creating PR in Update-Versions.ps1 @leojonathanoh (#71)
  • Enhancement (ci): Add support for adding new versions in versions.json using Update-Versions.ps1 @leojonathanoh (#69)
  • Enhancement (ci): Add args to Create-PR function in Update-Versions.ps1 @leojonathanoh (#68)
  • Enhancement (ci): Add on: merge_group for merge queue support @leojonathanoh (#66)
  • Enhancement (ci): Add -PR switch in Update-Versions.ps1 to control whether to open PRs for each updated version in versions.json @leojonathanoh (#70)
  • Enhancement (ci): Add -DryRun switch to perform dry run @leojonathanoh (#67)

🖊️ Refactors