Skip to content

Releases: pantsbuild/actions

v9

18 May 00:26
d767b35
Compare
Choose a tag to compare

What's Changed

  • add init-pants action input.experimental-remote-cache-via-gha by @cognifloyd in #30

Full Changelog: v8...v9

v8

06 Feb 01:24
d64f381
Compare
Choose a tag to compare
v8

What's Changed

New Contributors

Full Changelog: v7...v8

v7

31 Jan 09:21
21ca92a
Compare
Choose a tag to compare
v7

What's Changed

New Contributors

Full Changelog: v6-scie-pants...v7

v6-scie-pants

27 Jan 02:48
709f758
Compare
Choose a tag to compare

What's Changed

  • Add options for the pants-init action by @bryanwweber in #21
  • Allow using a custom python for the tox install. by @jsirois in #23
  • Add a pyenv action. by @jsirois in #24
  • Support alternate tox.ini locations. by @jsirois in #25
  • init-pants: Support new get-pants.sh that installs in ~/.local/bin instead of ~/bin by @cognifloyd in #26

New Contributors

Full Changelog: v5-scie-pants...v6-scie-pants

v5-scie-pants

27 Jan 02:47
402e2fb
Compare
Choose a tag to compare

What's Changed

  • Don't download get-pants.sh into repo root. by @danxmoran in #18

New Contributors

Full Changelog: v4-scie-pants...v5-scie-pants

v4-scie-pants

27 Jan 02:46
f9b3aca
Compare
Choose a tag to compare

What's Changed

  • Ensure get-pants.sh is runnable after downloading it. by @benjyw in #17

Full Changelog: v3-scie-pants...v4-scie-pants

v3-scie-pants

27 Jan 02:46
ca4e0c4
Compare
Choose a tag to compare

What's Changed

  • Update the init-pants action to work with scie-pants. by @benjyw in #16

Full Changelog: v2...v3-scie-pants

v2

02 Dec 07:02
d40020a
Compare
Choose a tag to compare
v2
Fix cache key/restore key mismatch. (#14)

v1

27 Oct 22:10
5f8f24e
Compare
Choose a tag to compare
v1
Upgrade actions to fix `set-output` warnings (#10)