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

Log warning if SIP is disabled and CLI version is < 2.15.1 #2261

Merged
merged 14 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. PR Checks: use macos-12 runners for CLI v. < 2.15.1

    Prior to CLI v2.15.1, ARM runners were not supported by the build tracer. "macos-latest" is now an ARM runner, so we run these tests on the old CLIs on Intel runners instead.
    angelapwen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    366c5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab00339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db8b7f5 View commit details
    Browse the repository at this point in the history
  4. Disable fail-fast (temporary)

    Just so we can see all CLI versions that are failing on `macos-12`
    angelapwen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b6e9f31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    362192c View commit details
    Browse the repository at this point in the history
  6. Remove fail-fast

    angelapwen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    48a0e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67c4cdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d67aee1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a018e5 View commit details
    Browse the repository at this point in the history
  10. Stop setting fail-fast to false

    Now that all tests are passing 🎈
    angelapwen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ee6cd5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e10814d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1eb43e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    492f7d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7537a3d View commit details
    Browse the repository at this point in the history