Skip to content

fix(deps): update module github.com/coopnorge/mage to v0.28.0#367

Open
renovate-coop-norge[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-coopnorge-mage-0.x
Open

fix(deps): update module github.com/coopnorge/mage to v0.28.0#367
renovate-coop-norge[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-coopnorge-mage-0.x

Conversation

@renovate-coop-norge

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/coopnorge/mage v0.27.7v0.28.0 age confidence

Release Notes

coopnorge/mage (github.com/coopnorge/mage)

v0.28.0

Compare Source

What's new

This release add a mage target called infrastructurerepo which focuses on repositories which only contain infrastructure (terraform/tofu only). It also brings some improvement on the terraform/tofu workflow.

Inputs for the workflow are

    inputs:
      additional-globs-terraform:
        type: string
        default: ""
        description: A comma separated list of Globs which triggers terraform ci
      skip-terraform-if-dir-has-no-changes:
        type: boolean
        default: true
        description: |
          Skip terraform validation if a found terraform directory does not contain
          any changes. If there is a chnage in a workfow in mage ci will be run in all
          cases. If you are using terraform modules with filebased source you should set
          this to false
      terraform-suggest-formatting-fixes:
        type: boolean
        default: true
        description: Create Github Pull Request review suggestions with fixes for formatting.
      terraform-cleanup-diskspace:
        type: boolean
        default: false
        description: Cleanup diskspace before init. This is useful for very large projects, but add 1 minute extra job time.

What's Changed


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants