Skip to content

How to get a list of all packages(docker images) built ? #19385

Closed Answered by kaos
Adityav2410 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Yes, use the --publish-output option https://www.pantsbuild.org/docs/reference-publish#output to get a JSON file with details about all targets that was published.

It's trivial enough to write some tool that parse this file to trigger what ever APIs you need based on that :)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kaos
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants