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

Automatically creates PR when no_atomic.rs needs to be updated #776

Merged
merged 4 commits into from
Jan 23, 2022

Commits on Jan 23, 2022

  1. Run shellcheck on CI

    - Run shellcheck on CI
    - Fix SC2155 <https://www.shellcheck.net/wiki/SC2155>
    - Fix SC2035 <https://www.shellcheck.net/wiki/SC2035>
    - Use bash strict mode in all shell scripts
    taiki-e committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    616931e View commit details
    Browse the repository at this point in the history
  2. Clean up ci/no_atomic.sh

    taiki-e committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    54def99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5941fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d02994 View commit details
    Browse the repository at this point in the history