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

feat(RELEASE-1158): introduce reduce-snapshot #552

Merged
merged 1 commit into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. feat(RELEASE-1158): introduce reduce-snapshot

    - This PR contains a new Task called reduce-snapshot
    - It is designed to reduce a Snapshot to a Single Component
      such that the Snapshot can be passed downstream to other tasks.
    - It uses a shared script from Enterprise Contract so that the
      ITS EC pipeline uses the same logic to reduce the snapshot.
    - A new step was added to the collect-data task, to provide
      data needed for the parameters of the reduce-snapshot task.
    - A new RPA data parameter called `singleComponentMode` is used to
      activate the feature.
    
    Signed-off-by: Scott Hebert <[email protected]>
    scoheb committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2bb5248 View commit details
    Browse the repository at this point in the history