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

[pull] master from awslabs:master #3

Merged
merged 7 commits into from
Jun 25, 2023
Merged

Commits on Jul 20, 2022

  1. spelling: appropriate

    Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    jsoref committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    53893ca View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Only emit terminal codes to terminal

    Check for presence of tput and for stdout being a terminal before emitting terminal control codes.
    Remove unnecessary dependence on `say`
    dannysauer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    65891e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. run tests when PR opened

    dannysauer committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9538187 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge pull request #224 from dannysauer/ci/test_pr

    run tests when PR opened
    creswick authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b1fdfe0 View commit details
    Browse the repository at this point in the history
  2. Replace which with command in tput check

    Signed-off-by: Clarence "Sparr" Risher <clrnc@amazon.com>
    sparr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b9e40d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #221 from dannysauer/bug/no-require-terminal

    Only emit terminal codes to terminal (and don't require `say`)
    creswick authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0ab55f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #213 from jsoref/spelling

    spelling: appropriate
    sparr authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5357e18 View commit details
    Browse the repository at this point in the history