Skip to content

Releases: mrz1836/mage-x

Release v1.27.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:57
Immutable release. Only release title and notes can be modified.
v1.27.2
bf47773

Changelog

  • bf47773 chore(config): bump default build and test parallelism to 12
  • c2dbac8 feat(toolversion): select tool version by active Go toolchain

Release v1.27.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 00:50
Immutable release. Only release title and notes can be modified.
v1.27.1
b1f3b36

Changelog

  • 3c500ed chore(deps): bump golang in the dockerfiles-all group (#204)
  • b1f3b36 fix(release): skip GoReleaser when release already published
  • 56c47d2 fix(version): make tag push idempotent and race-safe

Release v1.27.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:11
Immutable release. Only release title and notes can be modified.
v1.27.0
6e048c9

Changelog

  • 6e048c9 chore(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 in the go-deps group across 1 directory (#203)
  • 6cbbaa5 sync: bump mage-x to v1.26.5 and golangci-lint to v2.13.2 (#201)
  • 4aabbfe sync: update govulncheck to 1.27.1, fix var name (#202)

Release v1.26.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:28
Immutable release. Only release title and notes can be modified.
v1.26.5
b846f2b

Changelog

  • b6d7578 chore(deps): bump golang in the dockerfiles-all group (#200)
  • b846f2b chore(deps): bump the go-deps group across 1 directory with 2 updates (#199)
  • 78c2f92 sync(ci): harden test validation and bump tool versions (#198)
  • ccc29fa sync: upgrade benchstat selection logic and tool versions (#197)

Release v1.26.4

Choose a tag to compare

@github-actions github-actions released this 22 Aug 15:08
Immutable release. Only release title and notes can be modified.
v1.26.4
ef47c20

Changelog

  • ef4958c chore(deps): bump golang in the dockerfiles-all group (#193)
  • ef47c20 chore(env): install dev builds to ~/.local/bin via MAGE_X_INSTALL_DIR
  • 56aedd6 feat(build): add support for custom install directory
  • 0da9c76 feat(config): add InstallDir for custom binary installation path
  • 2354780 feat(config): add MAGE_X_INSTALL_DIR for custom binary installation path
  • 4ae646b fix(errors): simplify error handling in Is and As functions
  • a780db4 test(build): add tests for install directory resolution and overrides

Release v1.26.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:20
Immutable release. Only release title and notes can be modified.
v1.26.3
e6d1d55

Changelog

  • e6d1d55 [Test] Capture and never silently swallow build/process failures (#192)

Release v1.26.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 03:27
Immutable release. Only release title and notes can be modified.
v1.26.2
a59b7e2

Changelog

  • a59b7e2 fix(test): generalize nested-module coverage detection and reporting (#191)
  • fdbd63e sync: bump mage-x to v1.26.1 and tool versions (#190)

Release v1.26.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 23:48
Immutable release. Only release title and notes can be modified.
v1.26.1
ddc705c

Changelog

  • 5d06b0c chore(deps): bump testify and x/text
  • ddc705c feat(mage): add configurable goimports timeout
  • ebdff58 fix(mage): raise default command timeout to 60s
  • ed1c7b6 fix(test): isolate git test fixtures from global commit signing
  • e081011 sync(ci): add SonarCloud suppression comments (#188)
  • 7d40c98 sync(ci): update GitHub workflows and actions security (#187)
  • 266741d sync(workflows): update security scanning and config files (#186)
  • 9c92cd4 sync: harden test validation against HTML injection (#189)

Release v1.26.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:33
Immutable release. Only release title and notes can be modified.
4f1ccd0

Changelog

  • 4f1ccd0 refactor(update): rebuild self-update on go-selfupdate (#185)
  • 3947090 sync: update mage-x to v1.25.1 and workflows (#184)

Release v1.25.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:50
Immutable release. Only release title and notes can be modified.
528e3b9

Changelog

  • 1c48ff4 chore(deps): bump ossf/scorecard-action in the ghactions-all group (#181)
  • 528e3b9 feat(runner): make go build/run timeout configurable via MAGE_X_BUILD_TIMEOUT (#183)
  • 6159b0b sync: upgrade mage-x to v1.25.0 and remove report card refs (#182)