FYI looks like the deploy job has an error on publ...
# development
b
FYI looks like the deploy job has an error on publish? https://github.com/pantsbuild/pants/actions/runs/5426320446/jobs/9868721746
Copy code
$ ./pants run src/python/pants_release/deploy_to_s3.py --scope tags/pantsbuild.pants
Unknown flag --scope on global scope
1
c
there. was a fix by John I believe that adds the missing
--
b
Ah okie dokie
c
not sure if it needs picking…
b
The nitty gritty of the release process is confusing. I'm hoping we'll be able to clean it up soon
c
didn’t look at your error, just recognized the pattern, in case it isn’t covered…?