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

Enable specifying flake policies via Common Expression Language #124

Merged
merged 23 commits into from
Jul 2, 2024

Commits on Jun 17, 2024

  1. Implement CEL conditions

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3196312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3df166 View commit details
    Browse the repository at this point in the history
  3. Update docs

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fee16a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83a6126 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.2.0

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6898d06 View commit details
    Browse the repository at this point in the history
  6. Undo some naming changes

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d332a5f View commit details
    Browse the repository at this point in the history
  7. Undo more changes

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    956acd4 View commit details
    Browse the repository at this point in the history
  8. Undo changes in flake.nix

    lucperkins committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aac2baf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    476c42e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b01abb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add CI run CEL condition

    lucperkins committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    72a553f View commit details
    Browse the repository at this point in the history
  2. Fix CI condition

    lucperkins committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    380af3c View commit details
    Browse the repository at this point in the history
  3. Streamline evaluation

    lucperkins committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    65526b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d16f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa0f8fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51147be View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    011426a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cb452 View commit details
    Browse the repository at this point in the history
  3. Add nix run CI test

    lucperkins committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    213fa72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad4f003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e7089c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8abcfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5784bde View commit details
    Browse the repository at this point in the history