Skip to content

Releases: mundialis/github-workflows

1.5.0

30 Oct 11:57
6b4c63a

Choose a tag to compare

Changed

  • chore(deps): update super-linter/super-linter action to v7.4.0 by @renovate[bot] in #49
  • chore(deps): update actions/download-artifact action to v4.3.0 by @renovate[bot] in #51
  • chore(deps): update reviewdog/action-setup action to v1.3.2 by @renovate[bot] in #52
  • chore(deps): update super-linter/super-linter action to v8 by @renovate[bot] in #53
  • chore(deps): update actions/download-artifact action to v5 - autoclosed by @renovate[bot] in #54
  • chore(deps): update super-linter/super-linter action to v8.1.0 by @renovate[bot] in #58
  • chore(deps): update actions/checkout action to v5 - autoclosed by @renovate[bot] in #57
  • Update Linting Versions by @anikaweinmann in #55

Full Changelog: 1.4.2...1.5.0

"generated with gh api repos/mundialis/github-workflows/releases/generate-notes -f tag_name="1.5.0" -f target_commitish=main -q .body"

1.4.2

08 Aug 11:21
076ff0e

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

08 Apr 07:34
e739452

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

10 Dec 09:02
3050c54

Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

1.3.1

04 Dec 14:18
5798836

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

27 Nov 13:48
095de6e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

05 Jun 06:03
e27f300

Choose a tag to compare

Added

Changed

Full Changelog: 1.1.0...1.2.0

generated with gh api repos/mundialis/github-workflows/releases/generate-notes -f tag_name="1.2.0" -f target_commitish=main -q .body

1.1.0

25 Apr 08:48
1d4cb0d

Choose a tag to compare

[1.1.0] - 2024-04-25

Changed

  • Update actions/checkout action to v4 by @renovate in #14
  • Update docker/build-push-action action to v5 by @renovate in #15
  • Update docker/setup-buildx-action action to v3 by @renovate in #16
  • Update softprops/action-gh-release action to v2 by @renovate in #17

Added

  • add workflow for grass addon manual page by @anikaweinmann in #18 (adjustments for mulit-addons in #19 and fixes in #20)

Fixed

Full Changelog: 1.0.3...1.1.0

"generated with gh api repos/mundialis/github-workflows/releases/generate-notes -f tag_name="1.1.0" -f target_commitish=main -q .body"

1.0.3

02 Sep 13:58
7c05e52

Choose a tag to compare

  • add mdformat in linting workflow and pre-commit

1.0.2

31 Aug 05:47
9257374

Choose a tag to compare

Linting pre-commit hooks:

  • exit if any linting step failed
  • print which linting step(s) failed