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

Abort bank demo on error #59

Closed
wants to merge 13 commits into from
Closed

Abort bank demo on error #59

wants to merge 13 commits into from

Commits on Nov 29, 2019

  1. Fail create-network.sh if docker deamon not running

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    44d333c View commit details
    Browse the repository at this point in the history
  2. Write error message to stderr, and fail

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    13faef6 View commit details
    Browse the repository at this point in the history
  3. Abort if any subcommand fails

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    5e47a68 View commit details
    Browse the repository at this point in the history
  4. Ensure that invocations of runContainer abort on failure

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6df75a2 View commit details
    Browse the repository at this point in the history
  5. Abort if any subcommand fails

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    9b00bad View commit details
    Browse the repository at this point in the history
  6. Mention valid commands in error message

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    c8ecc17 View commit details
    Browse the repository at this point in the history
  7. Documentation

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6ba96b1 View commit details
    Browse the repository at this point in the history
  8. Revert error messages to previous format (with leading ...)

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    e1e4ae4 View commit details
    Browse the repository at this point in the history
  9. Document valid commands

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    de5bf20 View commit details
    Browse the repository at this point in the history
  10. Use variable in heredoc for mysql password

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    2735217 View commit details
    Browse the repository at this point in the history
  11. Revert some changes

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    53ac4e1 View commit details
    Browse the repository at this point in the history
  12. Trivial refactor

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8481888 View commit details
    Browse the repository at this point in the history
  13. Refactor die() to avoid test

    William Pursell committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    704c7d8 View commit details
    Browse the repository at this point in the history