Skip to content

Releases: coopnorge/mage

v0.27.2

11 May 08:36
1ef9e06

Choose a tag to compare

What's Changed

Dependency updates

⬆️ Dependencies Upgraded

v0.27.1

06 May 13:08
1f145a0

Choose a tag to compare

What's Changed

v0.27.0 - Use Releases

22 Apr 06:56
ff4b3e2

Choose a tag to compare

What's Changed

Important

This release changes the behavior on when to run what. Instead of looking for interesting files in the diff in the to be merged branch to main we will look at a release of a certain type. The most used usecase is when a OCI image is build. This will create a release called "Go OCI Release" and it will use the latest as a target to diff against.
This means that when running CI on the main branch just depending on a known release instead of the event information from GitHub. Read more about it here: #414

This behavior is enabled by default. You can disable it if you want but it is advised use the new behavior.

When merging this don't forget this

  • remove the infrastructure update job
  • add renovate
  • update policybot config for setting up auto merge
  • Add content: write permission to the CI mage job

Steps on how to do it are all in the docs

Docs: https://inventory.internal.coop/docs/default/component/mage/#run-in-github-actions

Features

👷 Chores

⬆️ Dependencies Upgraded

Full Changelog: v0...v0.26.4

v0.26.3

13 Apr 13:19
73914b9

Choose a tag to compare

What's Changed

Dependency updates

👷 Chores

  • chore: Extend renovate config from shared preset (#608) @nhhagen

⬆️ Dependencies Upgraded

v0.26.2

30 Mar 11:07
8c5a183

Choose a tag to compare

What's Changed

🐛 Bug Fixes

👷 Chores

⬆️ Dependencies Upgraded

v0.26.1

20 Mar 09:02
ca234c0

Choose a tag to compare

What's Changed

👷 Chores

⬆️ Dependencies Upgraded

v0.26.0

12 Mar 12:45
3360873

Choose a tag to compare

What's Changed

🐛 Bug Fixes

v0.25.2

11 Mar 20:00
8077cfe

Choose a tag to compare

What's Changed

mage has been updated to v1.16
go has been update to v1.26.1

🐛 Bug Fixes

👷 Chores

⬆️ Dependencies Upgraded

v0.25.1

09 Mar 08:44
b97aa06

Choose a tag to compare

What's Changed

v0.25.0

09 Mar 07:43
637a2b4

Choose a tag to compare

Important upgrade notes

When using the goapp.yaml workflow you need to update the permissions. The permission issues: write needs to be added!!

What's Changed

👷 Chores

  • chore(deps): update ghcr.io/coopnorge/engineering-docker-images/e0/devtools-kubernetes-v1beta1:latest docker digest to 9b3cb78 (#553) @renovate-coop-norge[bot]
  • test: Create a minimal go.mod instead of using renovate to keep go.mod templates updated (#560) @bendiknesbo

⬆️ Dependencies Upgraded

  • chore(deps): update ghcr.io/coopnorge/engineering-docker-images/e0/devtools-kubernetes-v1beta1:latest docker digest to 9b3cb78 (#553) @renovate-coop-norge[bot]