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

Warn if build non existent #35

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Warn if build non existent #35

merged 2 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. Refactor copr_api, modify nargs

    * refactor get_info() in copr_api module
    * add warning, when referenced build is not found in the query
    * modify reference and build_id nargs to accept only one option
    * warn and exit when build_id doesnt point to correct project/package
      and/or the state of the build is failed
    
    Signed-off-by: Daniel Diblik <[email protected]>
    danmyway committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    69a0115 View commit details
    Browse the repository at this point in the history
  2. Add docstring, append changelog

    Signed-off-by: Daniel Diblik <[email protected]>
    danmyway committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9576536 View commit details
    Browse the repository at this point in the history