-
Notifications
You must be signed in to change notification settings - Fork 57
Add support for querying build runs of build name #225
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
Conversation
3e617dd to
1581e9e
Compare
anancarv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing. Just some minor changes are required, but the PR looks good.
1581e9e to
0e3f447
Compare
|
I can see that the lint job is failing. To fix it, you need to edit the bandit pre-commit like this: |
953792c to
dd45a7d
Compare
Thanks. I was unsure of adding |
anancarv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Description
Fix a typo in the
BuildRunmodel and add a method get build runs for a givenbuild_nameType of change
Please delete options that are not relevant.
How has it been tested ?
Tested
get_build_runswith live on-premise Artifactory installation and it returned a list of runuris.Checklist: