Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
c
cold-vr-15232
02/02/2023, 10:12 PM
When using the new 2.15 pants binary, what should be the procedure in CI? Install with pantsup.sh every time, on the CI machine? The actions/init-pants action does some fancy initialization for github workflows, is there any info for generic CI?
h
happy-kitchen-89482
02/02/2023, 10:18 PM
I'm working on updating that action, you can see the idea here:
https://github.com/pantsbuild/actions/pull/16
But note that you can still upgrade to 2.15 the normal way, you don't have to use the new launcher binary
And, conversely, the launcher binary knows how to bootstrap older versions of Pants as well
4 Views
Post