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

add temp CI job to test syspolicy impact #3797

Merged
merged 1 commit into from Jul 9, 2020
Merged

add temp CI job to test syspolicy impact #3797

merged 1 commit into from Jul 9, 2020

Commits on Jul 9, 2020

  1. add temp CI job to test syspolicy impact

    Starting in Catalina, macOS runs a syspolicyd "assessment" that hits the network for each binary/script executable. It does cache these results, but Nix tends to introduce many "new" executables per build. (You can read more about this at #3789).
    
    This PR adds a temporary, redundant macOS job with these assessments disabled. I'm hoping you can adopt it for a few weeks to help me collect more data on how this affects real projects.
    abathur committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    cfe6ea7 View commit details
    Browse the repository at this point in the history