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

Report hosted queue errors regardless of token kind #78

Merged
merged 2 commits into from
Oct 20, 2023

Commits on Oct 20, 2023

  1. Report hosted queue errors regardless of token kind

    Prior to this patch, ABQ would fall back to attempting to using an
    ephemeral queue if an organization access token was used with the hosted
    API and the hosted API returned an unsupported queue error. However, ABQ
    should exit unconditionally with the error message in such cases.
    
    A test for `abq test` and `abq report` is included.
    ayazhafiz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    31243fe View commit details
    Browse the repository at this point in the history
  2. Prepare ABQ 1.6.4

    ayazhafiz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    aacdff9 View commit details
    Browse the repository at this point in the history