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

fix: exemption race conditions #407

Merged
merged 44 commits into from
Jun 5, 2024
Merged

fix: exemption race conditions #407

merged 44 commits into from
Jun 5, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    3c570f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5ab32 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. refactor to kfc watch

    TristanHoladay committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a0ff450 View commit details
    Browse the repository at this point in the history
  2. pepr format

    TristanHoladay committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b56875a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22b344b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0833c6 View commit details
    Browse the repository at this point in the history
  5. Update src/pepr/policies/index.ts

    Co-authored-by: Case Wylie <cmwylie19@gmail.com>
    TristanHoladay and cmwylie19 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    dae141d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6c49098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe77c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f867af View commit details
    Browse the repository at this point in the history
  4. format and lint

    TristanHoladay committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3d9bcf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f8bd0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a66cf2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9e9055f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a3da5 View commit details
    Browse the repository at this point in the history
  3. fix: tasks, schema [ci skip]

    mjnagel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5c64a9b View commit details
    Browse the repository at this point in the history
  4. wip: fix update issue

    mjnagel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    033fdbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d01bf3 View commit details
    Browse the repository at this point in the history
  6. some more refactors

    mjnagel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c4d5cba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f95f00e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. fix test

    mjnagel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    53dad72 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    065d171 View commit details
    Browse the repository at this point in the history
  2. Exemption store (#421)

    ## Description
    Refactor some exemption logic
    
    ## Related Issue
    
    Fixes #
    <!-- or -->
    Relates to #
    
    ## Type of change
    
    - [ ] Bug fix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] Other (security config, docs update, etc)
    
    ## Checklist before merging
    
    - [ ] Test, docs, adr added or updated as needed
    - [ ] [Contributor Guide
    Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
    followed
    
    ---------
    
    Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
    rjferguson21 and mjnagel authored May 21, 2024
    Configuration menu
    Copy the full SHA
    9aa1dba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e92245 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. rebase

    mjnagel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    78a395c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    ae57973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dcc839 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    890061b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e25b971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e9085f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    b98ea0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b258e35 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    d70fd03 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    dda5de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c83b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e412e View commit details
    Browse the repository at this point in the history
  4. chore: timing debug

    mjnagel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    05176f0 View commit details
    Browse the repository at this point in the history
  5. pepr format

    mjnagel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    86a355e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    7be93c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3adba View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3f74d40 View commit details
    Browse the repository at this point in the history
  2. error handling

    mjnagel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b2c4e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore: peprstore cleanup

    mjnagel committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c14e5ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5034cba View commit details
    Browse the repository at this point in the history