Releases: bcgov/action-deployer-openshift
Releases · bcgov/action-deployer-openshift
v4.0.1
What's Changed
- chore(deps): update bcgov/action-oc-runner action to v1.1.0 by @renovate[bot] in #124
- fix: handle empty oc version by @DerekRoberts in #127
- chore(deps): update bcgov/action-oc-runner action to v1.2.0 by @renovate[bot] in #125
- chore: validate inputs by @DerekRoberts in #128
- chore(deps): pin dependencies by @renovate[bot] in #129
- chore(deps): update bcgov/action-oc-runner action to v1.2.1 by @renovate[bot] in #130
- chore(deps): update bcgov/action-oc-runner action to v1.2.2 by @renovate[bot] in #131
- chore(deps): update bcgov/action-oc-runner action to v1.2.3 by @renovate[bot] in #132
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #133
- chore(ci): drop pins for allowlisted actions by @DerekRoberts in #134
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #135
- chore(deps): update bcgov/action-oc-runner action to v1.3.0 by @renovate[bot] in #139
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #142
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- chore: drop deprecated penetration test code by @DerekRoberts in #108
- chore: handle empty params (overwrite, oc version) by @DerekRoberts in #109
- Docs: minor updates by @DerekRoberts in #110
- fix(ci): re-enable pipefail by @DerekRoberts in #112
- chore(ci): update labels, hpa missed in cleanup by @DerekRoberts in #113
- feat: lite mode for PRs by @DerekRoberts in #114
- chore!: deprecate deployment configs by @DerekRoberts in #116
- chore!: deprecate post_rollout parameter by @DerekRoberts in #117
- chore!: drop delete_completed parameter by @DerekRoberts in #118
- chore: optimizations and cleanup by @DerekRoberts in #119
- chore: deprecate verifications by @DerekRoberts in #120
- chore: warn instead of fail for verification deprecations by @DerekRoberts in #121
- fix(ci): drop quotes on jq result by @DerekRoberts in #122
- fix(ci): optimizations, trigger outputs by @DerekRoberts in #123
Full Changelog: v3.2.0...v4.0.0
v3.2.0
v3.1.0
What's Changed
- chore(ci): deploymentconfig deprecation by @DerekRoberts in #93
- chore(ci): actions moved to bcgov org by @DerekRoberts in #95
- chore(ci): dial down workflow permissions by @DerekRoberts in #98
- chore(ci): drop JS braces in conditionals by @DerekRoberts in #102
- feat: switch to action-oc-runner in action.yml by @DerekRoberts in #101
- chore(deps): update bcgov/action-oc-runner action to v0.3.0 by @renovate in #103
Full Changelog: v3.0.1...v3.1.0
v3.0.1
Note
GitHub has removed OpenShift's CLI (oc) from their ubuntu-24.04 runner! This update is required for that.
What's Changed
- chore(deps): update dependency ubuntu to v24 by @renovate in #92
- chore(ci): use official RH oc setup action by @paulushcgcj in #91
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- chore: try out matrix with outputs by @mishraomp in #83
- feat: make URL in verification output clickable by @DerekRoberts in #84
- BREAKING CHANGE: ZAP penetration tests are no longer supported by @DerekRoberts in #85
- feat: support Deployments as well as DeploymentConfigs (deprecated) by @DerekRoberts in #86
- chore(ci): switch to deployments, catch bugs, update tests by @DerekRoberts in #87
- fix: allow inputs.penetration_test=false by @DerekRoberts in #88
- feat(ci): add retry/resume to oc override by @DerekRoberts in #89
New Contributors
- @mishraomp made their first contribution in #83
Full Changelog: v2.3.0...v3.0.0
v2.3.0
New Features
- Use
outputs.triggeredto provide deployment results to follow-up steps/jobs
What's Changed
- feat(ci): bcgov-nr/action-diff-triggers by @DerekRoberts in #79
- fix: empty timeout param by @DerekRoberts in #81
- chore(deps): update zaproxy/action-full-scan action to v0.10.0 by @renovate in #82
- feat: output trigger results by @DerekRoberts in #80
Full Changelog: v2.2.0...v2.3.0
v2.2.0
New Features
oc_versionparam to override GitHub's default OpenShift Client (oc) versionpost_rolloutparam to run commands after rollouts
What's Changed
- chore(deps): update zaproxy/action-full-scan action to v0.9.0 by @renovate in #74
- feat(ci): oc_version param by @DerekRoberts in #75
- feat(docs): oc_version param by @DerekRoberts in #76
- bug(ci): only use post_rollout when triggers fired by @DerekRoberts in #77
- chore(ci): only run cleanup if triggered by @DerekRoberts in #78
Full Changelog: v2.1.0...v2.2.0
v2.1.0
New Features
post_rolloutallows running commands after a successful deployment
What's Changed
- feat: update deployments by @DerekRoberts in #60
- bug: update vars and secrets, consistency by @DerekRoberts in #61
- feat: pod cleanup by @DerekRoberts in #59
- ci: fix workflows by @DerekRoberts in #65
- ci: only use remote images by @DerekRoberts in #66
- ci: renovate extends bcgov/renovate-config by @DerekRoberts in #64
- chore(deps): update zaproxy/action-full-scan action to v0.8.0 by @renovate in #69
- feat: update workflows by @DerekRoberts in #71
- feat: post-deploy by @DerekRoberts in #70
- docs: post rollout hook by @DerekRoberts in #72
New Contributors
- @renovate-bot made their first contribution in #69
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking Changes
Parameters penetration_test_artifact and penetration_test_issue have been replaced with name. Using them will result in a failure with directions echoed to output.
What's Changed
- ci: init param by @DerekRoberts in #52
- feat: revise parameters, improve error handling and checks by @DerekRoberts in #51
- docs: remove unnecessary checkouts from readme by @DerekRoberts in #56
- feat: handle triggers for override repos by @DerekRoberts in #58
Full Changelog: v1.4.0...v2.0.0