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

Use explicit bash shell with pipefail semantics in GitHub actions #823

Merged
merged 11 commits into from
Aug 8, 2023

Commits on Aug 2, 2023

  1. Use YAML "folded" literals, which treat newlines as spaces, in run co…

    …mmands which use logical operators across newlines.
    nickpdemarco committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4421d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7447152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74ed7ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85eb9ab View commit details
    Browse the repository at this point in the history
  5. Fix the test

    nickpdemarco committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5d5d5ce View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e7642e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97a97d View commit details
    Browse the repository at this point in the history
  3. Disable extraneous &&'s

    nickpdemarco committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    433f671 View commit details
    Browse the repository at this point in the history
  4. Disable failing test

    nickpdemarco committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d17e9af View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    5371a45 View commit details
    Browse the repository at this point in the history
  2. Re-enable fixed test

    nickpdemarco committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eb6285e View commit details
    Browse the repository at this point in the history