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

[BUG] The utility does not inform when no build found #33

Open
danmyway opened this issue Aug 1, 2023 · 2 comments · Fixed by #35
Open

[BUG] The utility does not inform when no build found #33

danmyway opened this issue Aug 1, 2023 · 2 comments · Fixed by #35
Labels
bug Something isn't working

Comments

@danmyway
Copy link
Owner

danmyway commented Aug 1, 2023

Describe the bug

When non-existent reference provided, the utility exits after
INFO | Getting copr build info for referenced main.
with no clear indication of what is happening.

To Reproduce

Try dispatching copr build tests with -ref master for convert2rhel or -ref main for leapp-repository or any other non-existent Pull Request number, e.g. -ref pr123456
tesar test copr c2r -ref master … or tesar test corp leapp-repository -ref main ...

Expected behavior

The user is informed when the build with the provided reference is not available.

CLI Output

❯ tesar test copr leapp-repository -t 79to86 -ref main -p tier0/non-destructive --dry-run -g gitlab.cee.redhat oamg leapp-tests
INFO | Getting copr build info for referenced main.

@danmyway danmyway added the bug Something isn't working label Aug 1, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Hi, there.

Thank you @danmyway for submitting the bug report. Someone will take a look at this shortly.


This is an automated comment created by the peaceiris/actions-label-commenter. Responding to the bot or mentioning it won't have any effect.

@danmyway
Copy link
Owner Author

This still wasn't fixed for brew builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant