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

chore: bin/publish shell script fixes #2162

Merged
merged 6 commits into from
Jun 11, 2022
Merged

Commits on Jun 11, 2022

  1. chore: fix use of cargo --list in bin/publish

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    cc456db View commit details
    Browse the repository at this point in the history
  2. chore: fix shellcheck lints in bin/publish

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    1fb2402 View commit details
    Browse the repository at this point in the history
  3. set -euo pipefail

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    2f8af10 View commit details
    Browse the repository at this point in the history
  4. chore: fix cargo hack exit status check

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    19d25c1 View commit details
    Browse the repository at this point in the history
  5. chore: fix wrong emptystring args

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    b724ca4 View commit details
    Browse the repository at this point in the history
  6. prompt before installing cargo-hack

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    1e833ae View commit details
    Browse the repository at this point in the history