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

feat: make build scripts compatible with Bash strict mode #329

Merged
merged 7 commits into from
May 29, 2024

Commits on May 21, 2024

  1. add default empty to work with strict mode

    Ken Johnson committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1314606 View commit details
    Browse the repository at this point in the history
  2. fix _argc_take_args expansion and bump version

    Ken Johnson committed May 21, 2024
    Configuration menu
    Copy the full SHA
    936d698 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add nounset option for tests and fix expansions

    Ken Johnson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    aa4c12f View commit details
    Browse the repository at this point in the history
  2. merge main

    sigoden committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1f67f2f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. refactor tests

    sigoden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f8d8866 View commit details
    Browse the repository at this point in the history
  2. fix _argc_validate_choices

    sigoden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a6b4778 View commit details
    Browse the repository at this point in the history
  3. skip tests

    sigoden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2a3fa15 View commit details
    Browse the repository at this point in the history