pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.53k stars 259 forks source link

Fix release ordering of the doc site deploy. #2369

Closed jsirois closed 7 months ago

jsirois commented 7 months ago

This keeps the workflow separate to allow for manual doc site deployment in PR forks and adds a gather step to the release that triggers that workflow by dispatching an event at the tail of the release process.