Skip to content

Releases: filecoin-project/unified-github-workflows

v1.0.17

23 Dec 22:17
Compare
Choose a tag to compare

Fixed

  • the releaser workflow was not setting the suffix correctly

v1.0.16

09 Dec 22:19
74dc9cb
Compare
Choose a tag to compare

Added

  • a cgo job specific configuration variable which disables cgo in the go-test workflow

Changed

  • do not install the same version of Go twice in the go-test and go-check workflows
  • mark the Go update commits as breaking changes in the style of conventional commits
  • removed usage of search API from the releaser workflow

Fixed

  • do not mark prereleases or versions with build strings as latest in the releaser workflow

v1.0.15

02 Dec 22:19
Compare
Choose a tag to compare

Changed

  • updated references to aegir master to main after the default branch rename