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

fix(#2122): add specific error status codes #2126

Merged
merged 14 commits into from
Jun 5, 2024

Commits on Apr 18, 2024

  1. fix: add specific error status codes usebruno#2122

    This change adds specific exit status codes to identify different problems programatically
    jzorn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8b0bb65 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    87ab24f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update packages/bruno-cli/src/constants.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1c63123 View commit details
    Browse the repository at this point in the history
  2. Update packages/bruno-cli/src/constants.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e9b5220 View commit details
    Browse the repository at this point in the history
  3. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    10ff9b3 View commit details
    Browse the repository at this point in the history
  4. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ad9e383 View commit details
    Browse the repository at this point in the history
  5. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4698884 View commit details
    Browse the repository at this point in the history
  6. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    37f6f1c View commit details
    Browse the repository at this point in the history
  7. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f1518cd View commit details
    Browse the repository at this point in the history
  8. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    11c8a38 View commit details
    Browse the repository at this point in the history
  9. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    685c702 View commit details
    Browse the repository at this point in the history
  10. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    caecd9e View commit details
    Browse the repository at this point in the history
  11. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cd35751 View commit details
    Browse the repository at this point in the history
  12. Update packages/bruno-cli/src/commands/run.js

    Co-authored-by: Andreas Siegel <[email protected]>
    jzorn and andreassiegel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b436768 View commit details
    Browse the repository at this point in the history