Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@Normo Normo released this 29 Feb 09:22
· 33 commits to main since this release

Full Changelog

UPGRADE NOTES AND BREAKING CHANGES:

As of this release the role switched to the new runner registration workflow. The ability to pass a deprecated runner registration token has been removed. Please use a runner authentication token to register your runner. The registration_token parameter has been replaced by authentication_token. Please make sure that you adjust your config accordingly. More...

Implemented enhancements:

  • Allow to remove session_server configuration #175
  • Allow to remove the cache configuration #4

Closed issues:

  • Apply new gitlab-runner package version scheme #234
  • gitlab-runner registration token deprecated #104

Merged pull requests:

  • chore: prepare release v2.0.0 #237 (Normo)
  • fix: apply new runner version scheme #236 (Normo)
  • Deploy runner configuration via a template file #233 (Normo)
  • chore(deps-dev): bump yamllint from 1.35.0 to 1.35.1 #232 (dependabot[bot])