-
Notifications
You must be signed in to change notification settings - Fork 0
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
DM-41032: Add per-dataset-type special transfer handling #24
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ecause we want the program to accept a list of datatypes and collections instead of testing for them individually
…and/or ingest type
…nd transfers dimensions to target butler
…nd filedatalist for raws
… registry does not exist error
…ost what we want ([raw,calexp])
…t ie if the list is empty
ktlim
reviewed
Feb 27, 2024
ktlim
reviewed
Feb 27, 2024
ktlim
changed the title
Tickets/dm 41032
DM-41032: Add per-dataset-type special transfer handling
Feb 27, 2024
… some tests to use xfail, also touched .fits files to make them empty git rm'ing requirements.txt workflow uses environmental variable for EUPS version for both caching and installing dependencies related to eups running isort and black on move removing commented out code from move removing commented out code from test also isort and black removing all if statement for namespace.log removing all print statements in favor lof logging testing yaml syntax syntax needs to be a string in yaml? syntax back to pipes? fixed indent in yaml expunging prints and implementing logging and testing it works for info going back to lsst clilog method black on move should run workflow no more just import lsst Union --> |, grabbing another lsst import changing workflow tests to pytest testing now expected failing adding mechanism so that move is a store_true argument and so log is a string (INFO) isort and black for test and move resolving issue with dest uri and combining prune into one list resolving dest uri decided to add back f statements to asserts making raw blank raw 61 blank now touching all .fits
beckynevin
force-pushed
the
tickets/DM-41032
branch
from
March 6, 2024 15:22
d72aef3
to
b693f21
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New features: