Hi all - the `init-pants` GitHub Action (in <https...
# general
h
Hi all - the
init-pants
GitHub Action (in https://github.com/pantsbuild/actions) has been updated to bootstrap the new Pants launcher binary (AKA "scie-pants"). Once you upgrade, your CI Pants commands should just be
pants
, not
./pants
. The upgrade tag is
v3-scie-pants
, to emphasize this fact. Once this is standard, we will likely drop that suffix and continue with regular numbered versions. Please try it out!
🙏 1
f
Hey @happy-kitchen-89482! Since this was merged our CI pipelines have been raising this error
We’re going to pin it to the previous commit as a workaround but wanted to let you know
h
Thanks! That actually points to a bug.
Although you should always pin your actions (to @v2 in your case)
f
🤦‍♂️
Makes perfect sense, thanks for the recommendation
h
You did find a bug though, so thanks!! Fix here: https://github.com/pantsbuild/actions/pull/17
🎉 1
OK, please use this tag instead: v4-scie-pants 🤦‍♂️