Releases: bcgov-nr/action-deployer-openshift
Releases · bcgov-nr/action-deployer-openshift
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.triggered
to 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_version
param to override GitHub's default OpenShift Client (oc
) versionpost_rollout
param 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_rollout
allows 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
v1.4.0
Breaking Changes
timeout
parameter, if left unset, will cause deployments to stop/fail after 15 minutes
New Features
timeout
parameter to prevent deployments from running indefinitelypenetration_test_artifact
to prevent artifact collisions- token passing to avoid issue duplication, inherited from calling workflow
penetration_test_token
param to override inherited token
What's Changed
- Explain issue commenting for penetration_test_issue by @DerekRoberts in #40
- Bump zaproxy/action-full-scan from 0.6.0 to 0.7.0 by @dependabot in #41
- Configure Renovate by @bcgov-devops in #42
- Bump actions/checkout from 3 to 4 by @dependabot in #44
- feat: timeout, parameter by @DerekRoberts in #45
- ci: disable Dependabot in favour of Renovate by @DerekRoberts in #46
- Codeowners by @DerekRoberts in #47
- feat: token param by @DerekRoberts in #48
- feat: param for artifact names, avoid collisions by @DerekRoberts in #49
- docs: penetration_test_artifact by @DerekRoberts in #50
New Contributors
- @bcgov-devops made their first contribution in #42
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: allow zap to create issues by @DerekRoberts in #39
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Bump zaproxy/action-full-scan from 0.5.1 to 0.6.0 by @dependabot in #37
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Update to ZAProxy scan to address GitHub actions deprecating Node 12.
- Bump zaproxy/action-full-scan from 0.4.0 to 0.5.1 by @dependabot in #36
Full Changelog: v1.1.0...v1.2.0