Skip to content

Releases: filecoin-project/unified-github-workflows

v1.0.38

23 Feb 22:43

Choose a tag to compare

Changed

  • [revert] automerge only PRs with automerge label

v1.0.35

22 Nov 21:03

Choose a tag to compare

Added

  • env input support to go-test and go-check workflows
  • CHECKOUT_TOKEN, CHECKOUT_APP_ID and CHECKOUT_PRIVATE_KEY secrets support to go-test and go-check workflows
  • custom runner configuration to most workflows
  • os-versions input support to go-test workflow

Changed

  • disabled codecov when token is not available

v1.0.34

22 Sep 22:18

Choose a tag to compare

Fixed

  • fixed outputs population in the release-checker workflow

v1.0.33

08 Sep 22:19
a30495c

Choose a tag to compare

Fixed

  • fixed outputs population in the releaser workflow

v1.0.32

25 Aug 22:20

Choose a tag to compare

Changed

  • do not recurse submodules when fetching the base SHA in the go-check workflow

v1.0.30

18 Aug 22:18
6489d03

Choose a tag to compare

Added

  • release output to the js-test-and-release workflow which is true if the workflow was triggered by a release branch

v1.0.29

04 Aug 22:23
a1d4eee

Choose a tag to compare

Changed

  • skip 32-bit tests in the go-test workflow by default (they can still be enabled by setting skip32bit to false in the go-test-config.json)

v1.0.28

21 Jul 22:22
fd7890b

Choose a tag to compare

Added

  • new spellcheck workflow template that uses cspell to check spelling

v1.0.27

30 Jun 22:20

Choose a tag to compare

Fixed

  • fixed the latest version check in the releaser workflow

v1.0.26

16 Jun 22:20

Choose a tag to compare

Changed

  • updated the body of the issues created by the tagpush workflow