Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list build output, show details about build #1073

Open
mknudsen opened this issue Aug 28, 2024 · 0 comments
Open

list build output, show details about build #1073

mknudsen opened this issue Aug 28, 2024 · 0 comments

Comments

@mknudsen
Copy link

I would like to retrieve the latest build output for a given branch, pull details about the build as well as stdout of the build steps.

Something like

circleci project build list githug <orgname> <projectname>

or

circleci project build list githug <orgname> <projectname> --branch /feature/xyz

circleci project build list githug <orgname> <projectname> --revision 4b4e96b7c40b5bc93ba348d150bb0f4f34a7c18d

This would allow me to script comparing output of different revisions, branches etc. to triage an issue w/o rerunning builds locally or manually tapping though the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant