chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v6 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uis/devops/continuous-delivery/ci-templates | repository | major |
v4.0.0 -> v6.15.0
|
Release Notes
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.15.0
Changed
-
terraform-module.yml
: Add support for Terraform testing with additional cleanup scripts.
Fixed
-
terraform-module.yml
: Override thetflint
job so that theterraform_standard_module_structure
rule is applied. -
terraform-module.yml
: Override thepre-commit
job to avoid duplication of ourterraform-fmt
,tflint
, andtrivy
jobs.
v6.14.2
v6.14.1
v6.14.0
v6.13.0
v6.12.3
v6.12.2
Fixed
- terraform-module: override .
test-job-rules
fromterraform-lint.yml
as theterraform-module.yml
template needs to support Auto-DevOps.
v6.12.1
v6.12.0
v6.11.0
Changed
-
terraform-lint
: use customtflint
docker image for thetflint
job. This image includes the UIS DevOps customtflint
ruleset. -
terraform-lint
: move default tflint arguments to a$TFLINT_ARGS
variable to allow repositories to override if required. -
terraform-module
: enabletflint
in our Terraform reusable module pipeline.
v6.10.0
Fixed
-
terraform-pipeline
: Partially revert changes made in v5.1.0.- Plan jobs for branch push pipelines will be reverted.
- Manual apply jobs for the development environment will remain in the merge request pipelines.
v6.9.0
v6.8.1
v6.8.0
v6.7.3
v6.7.2
v6.7.1
v6.7.0
v6.6.1
v6.6.0
v6.5.0
v6.4.4
v6.4.3
v6.4.2
v6.4.1
v6.4.0
v6.3.0
v6.2.0
v6.1.1
v6.1.0
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
v5.2.1
v5.2.0
v5.1.0
v5.0.0
v4.6.0
v4.5.1
v4.5.0
v4.4.0
v4.3.1
v4.3.0
v4.2.0
Changed
- Remove
allow_failure: true
fromcommitlint
andcommitlint-hotfix
jobs. This behaviour is no longer desirable as we've built our wholerelease-it
process around theconventionalcommits
specification. It's now more beneficial for these jobs to fail by default.
v4.1.0
Added
- A generic
get-gcp-secrets
fragment to retrieve one or more Google Secret Manager secrets in a CI job.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot