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

SPD-409 Scrubbing added #17

Merged
merged 15 commits into from
Oct 11, 2024
Merged

SPD-409 Scrubbing added #17

merged 15 commits into from
Oct 11, 2024

Commits on Aug 2, 2024

  1. Add scrubbing example

    lnauta committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e80adfe View commit details
    Browse the repository at this point in the history
  2. Clean scrub example

    lnauta committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f9caf9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73e9fdb View commit details
    Browse the repository at this point in the history
  4. Add notes to scrub examples

    lnauta committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6813625 View commit details
    Browse the repository at this point in the history
  5. Clean local example

    lnauta committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ff36c5f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    9961c7b View commit details
    Browse the repository at this point in the history
  2. Add scrubbing to the handler

    lnauta committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    73d46c7 View commit details
    Browse the repository at this point in the history
  3. Add stopit to CICD

    lnauta committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    90e5291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9b37ea View commit details
    Browse the repository at this point in the history
  5. Add setuptools for p3.12

    lnauta committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    01bbc4a View commit details
    Browse the repository at this point in the history
  6. Improve setup requirements

    lnauta committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    941efba View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. SPD-409 fixes (#23)

    * Catch TimeoutExeption
    
    * Move scrubbing to RunActor class
    
    * Simplify max_time implementation
    
    * Fix tests
    
    * Check max_total_time for all iterators
    
    * Added unit tests
    
    ---------
    
    Co-authored-by: [email protected] <Haili Hu>
    hailihu authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4d4de45 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

  1. Change errorcode for Exception from -1 to 99 to fix visibility in Pic…

    …as DB Views (#25)
    
    Co-authored-by: [email protected] <Haili Hu>
    hailihu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ea948ea View commit details
    Browse the repository at this point in the history