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

Feature: validate incoming bag #93

Open
sallain opened this issue Nov 28, 2024 · 0 comments
Open

Feature: validate incoming bag #93

sallain opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@sallain
Copy link
Contributor

sallain commented Nov 28, 2024

Is your feature request related to a problem? Please describe.

SFA's migration packages will arrive in the system as bags. In order to ensure that nothing has been corrupted or lost in transit, the bags should be validated.

Describe the solution you'd like

Add an activity that checks to see if the ingest is a bag and then validates the bag.

Describe alternatives you've considered

We could simply not validate the bag, but it seems like good practice to take advantage of the opportunity.

Additional context

@sallain sallain added this to Enduro Nov 28, 2024
@sallain sallain moved this to 👍 Ready in Enduro Nov 28, 2024
@mcantelon mcantelon self-assigned this Dec 2, 2024
@mcantelon mcantelon moved this from 👍 Ready to ⏳ In Progress in Enduro Dec 2, 2024
mcantelon added a commit that referenced this issue Dec 18, 2024
mcantelon added a commit that referenced this issue Dec 18, 2024
mcantelon added a commit that referenced this issue Dec 18, 2024
Added validation of Bag before it's unbagged.

[skip codecov]
mcantelon added a commit that referenced this issue Dec 18, 2024
Added validation of Bag before it's unbagged.

[skip codecov]
mcantelon added a commit that referenced this issue Dec 19, 2024
Added validation of Bag before it's unbagged.

[skip codecov]
@mcantelon mcantelon moved this from ⏳ In Progress to 🧐 QA in Enduro Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🧐 QA
Development

No branches or pull requests

2 participants