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

Add a --end-date option to metadata update scripts #211

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

kjsanger
Copy link
Member

@kjsanger kjsanger commented Nov 2, 2023

Adding an --end-date option makes back-filling historic changes easier
by allowing work to be split into smaller, date-range tasks.

Adding this feature required some internal API changes, but as these
are not public, doesn't require a major version bump.

@kjsanger kjsanger added the enhancement New feature or request label Nov 2, 2023
@kjsanger kjsanger force-pushed the feature/until-date branch 2 times, most recently from 6a3808a to 2be8b51 Compare November 2, 2023 16:33
@kjsanger kjsanger marked this pull request as ready for review November 8, 2023 07:40
@kjsanger kjsanger force-pushed the feature/until-date branch 2 times, most recently from 7ef8ad4 to 6a23bfe Compare November 10, 2023 13:25
src/npg_irods/cli.py Outdated Show resolved Hide resolved
Adding an --end-date option makes back-filling historic changes easier
by allowing work to be split into smaller, date-range tasks.

Adding this feature required some internal API changes, but as these
are not public, doesn't require a major version bump.
@kjsanger kjsanger merged commit bb8aa7d into wtsi-npg:devel Nov 20, 2023
4 checks passed
@kjsanger kjsanger deleted the feature/until-date branch November 20, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants