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

lab ci view add support for pipeline history #228

Closed
kiesel opened this issue Oct 25, 2018 · 3 comments
Closed

lab ci view add support for pipeline history #228

kiesel opened this issue Oct 25, 2018 · 3 comments
Milestone

Comments

@kiesel
Copy link

kiesel commented Oct 25, 2018

I'd like to request to have support to have multiple pipelines visible in lab ci view, so I can also inspect the outputs of past executions.

Currently, only the latest pipeline on the branch will be inspected. Also nice would be the option to inspect pipelines that ran through a tag (or basically: not related to the branch I'm currently on).

@kiesel
Copy link
Author

kiesel commented Oct 25, 2018

PS: Good work, I really appreciate having this simple & fast cmdline tool instead of having to visit the Gitlab page all the time. Really handy!

@zaquestion
Copy link
Owner

Hmm, would have thought I already added this. Should be pretty straightforward. It sounds like support for other branches/tags would work for your purposes? Getting the 3rd to last pipeline on a given branch might be a little tougher, but we can explore some syntax if thats what you're after.

@kiesel
Copy link
Author

kiesel commented Oct 26, 2018

Yes, the more important part here is to see other branches / tags; having full history is more a nice to have feature.

@zaquestion zaquestion added this to the 0.15.0 milestone Oct 26, 2018
zaquestion added a commit that referenced this issue Nov 7, 2018
[#228] (ci view) support viewing pipelines on provided branch/tag
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

2 participants