Releases: fluxcd/gha-workflows
Releases · fluxcd/gha-workflows
v0.4.0
What's Changed
- Skip FOSSA scan for Dependabot PRs by @stefanprodan in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add composite action for Kubernetes e2e testing by @stefanprodan in #5
- Bump actions/setup-go from 5.5.0 to 6.0.0 in /.github/actions/setup-kubernetes in the actions group across 1 directory by @dependabot[bot] in #7
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add reusable
controller-release
workflow by @matheuscscp in #1 - Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #4
New Contributors
- @matheuscscp made their first contribution in #1
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
New reusable workflows:
- backport - Automates the backporting of merged pull requests to release branches based on labels.
- code-scan - Analyzes the code for security vulnerabilities using CodeQL and validates the licenses of the dependencies using FOSSA.
- labels-sync - Synchronizes the standard and custom labels to the current repository.