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

Added migration for targeted removal of data #146

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Conversation

dogversioning
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Feb 1, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
867 847 98% 90% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: ab4f077 by action🐍

parser.add_argument("-b", "--bucket", help="bucket name")
parser.add_argument("-t", "--target", help="target study")
parser.add_argument("-s", "--site", help="site data to remove")
parser.add_argument("-v", "--version", help="Specific version of data to remove (optional)")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the others required? Toss a required=True on em.

@dogversioning dogversioning merged commit b561123 into main Feb 3, 2025
2 checks passed
@dogversioning dogversioning deleted the mg/deletion branch February 3, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants