Releases: giantswarm/devctl
Releases · giantswarm/devctl
v6.26.4
- Updates in referenced actions and dependencies
v6.26.3
Fixed
- Handle renamed function in Apptest template
v6.26.2
Fixed
- Only fetch
main
branch in GitHub actions workflow for devctl releases
v6.26.1
Fixed
- Add logic to fetch the whole git history when generating the "Create Release" GitHub actions workflow file for devctl.
- Fetch whole git history for releases to fix GitHub Urls in templated file headers.
v6.26.0
Fixed
- Compare Helm Rendering (only used for cluster charts): create diff comment from file to avoid size limit
v6.25.1
Fixed
- Set the CI webhook secret
- Made
generate-go
Make task show up inmake help
and added a note to the readme about the template generation.
v6.25.0
Added
- Add
--bumpall
flag torelease create
command to automatically bump all apps and components to the latest version.
v6.24.0
Removed
- devctl version is no longer added to generated file header
Changed
- Generated file headers now include a GitHub link
v6.23.3
Changed
- Pin generated GitHub Action workflows to SHAs.
- Rename GitHub Action
jungwinter
towinterjung
. - (Renovate) automatically bump GitHub action versions in generated workflows.
v6.23.2
Changed
- Update OSSF Scorecard GitHub Action to v2.3.1.