Skip to content

Releases: magefile/mage-action

v3.0.0

10 Sep 10:05
6a5dcb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v3.0.0

v2.4.1

10 Sep 09:52
a3d5bb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Aug 04:00
bed74f4
Compare
Choose a tag to compare

What's Changed

  • add local cache and actions/cache support by @dmvolod in #277
  • install-only input for usage in user scripts by @crazy-max in #293
  • bump @actions/cache from 3.2.1 to 3.2.2 in #291
  • bump @actions/http-client from 2.0.1 to 2.1.1 in #274 #290
  • bump semver from 6.3.0 to 6.3.1 in #288
  • bump word-wrap from 1.2.3 to 1.2.5 in #296

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Jan 22:30
3b833fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

28 Jan 02:57
67646e5
Compare
Choose a tag to compare

What's Changed

  • use Octokit client to check mage release by @crazy-max (#269)
  • Bump json5 from 2.1.3 to 2.2.3 (#265)
  • Bump minimatch from 3.0.4 to 3.1.2 (#266)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Oct 05:23
2c19511
Compare
Choose a tag to compare

What's Changed

  • Bump @actions/core from 1.6.0 to 1.10.0 (#261 #262)
  • Bump @actions/http-client from 1.0.11 to 2.0.1 (#256)
  • Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#257)
  • Support arm64 arch by @jmontroy90 (#263)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

26 May 09:22
5f7a9a2
Compare
Choose a tag to compare
  • Node 16 as default runtime (#259)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v1.7.0

25 Apr 04:22
0a2bfd2
Compare
Choose a tag to compare
  • Update dev dependencies and workflow (#249)
  • Bump @actions/core from 1.3.0 to 1.6.0 (#239)
  • Bump minimist from 1.2.5 to 1.2.6 (#246)
  • Bump @actions/exec from 1.0.4 to 1.1.1 (#245)
  • Bump @actions/tool-cache from 1.6.1 to 1.7.2 (#244)

v1.6.0

19 Dec 23:28
79e3edc
Compare
Choose a tag to compare
  • Fix working dir (#241)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#240)
  • Bump tmpl from 1.0.4 to 1.0.5 (#238)
  • Bump path-parse from 1.0.6 to 1.0.7 (#236)
  • Bump ws from 7.3.0 to 7.4.6 (#231)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#224)
  • Bump lodash from 4.17.19 to 4.17.21 (#223)
  • Bump @actions/core from 1.2.6 to 1.2.7 (#221)

v1.5.0

01 Apr 19:03
a509abc
Compare
Choose a tag to compare
  • Bump y18n from 4.0.0 to 4.0.1 (#220)
  • Container dev workflow (#219)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#215)
  • Bump @actions/tool-cache from 1.6.0 to 1.6.1 (#214)
  • Bump @actions/http-client from 1.0.8 to 1.0.11 (#211 #218)