Skip to content

Releases: pantsbuild/actions

v11

24 Mar 22:46
0aaef86

Choose a tag to compare

What's Changed

  • init-pants: add working-directory input that gets passed to composite steps. by @andrewkho in #36
  • allow user to disable caching of named caches by @tdyas in #37

New Contributors

Full Changelog: v10...v11

v10

06 Mar 19:07
ab36215

Choose a tag to compare

v10

What's Changed

  • Add a get-pants-version config option to specify the get-pants.sh --version to use. by @micktwomey in #34
  • init-pants: Auto select py 3.11 or 3.9 for pants-plugins by @cognifloyd in #35

New Contributors

Full Changelog: v9...v10

v9

18 May 00:26
d767b35

Choose a tag to compare

v9

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

Choose a tag to compare

v8

What's Changed

New Contributors

Full Changelog: v7...v8

v7

31 Jan 09:21
21ca92a

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

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

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

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

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

Choose a tag to compare

v2
Fix cache key/restore key mismatch. (#14)