https://pantsbuild.org/ logo
h

happy-kitchen-89482

02/08/2023, 5:41 PM
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

faint-businessperson-86903

02/08/2023, 5:50 PM
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

happy-kitchen-89482

02/08/2023, 6:01 PM
Thanks! That actually points to a bug.
Although you should always pin your actions (to @v2 in your case)
f

faint-businessperson-86903

02/08/2023, 6:03 PM
🤦‍♂️
Makes perfect sense, thanks for the recommendation
h

happy-kitchen-89482

02/08/2023, 6:04 PM
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 🤦‍♂️
4 Views