-
Notifications
You must be signed in to change notification settings - Fork 14
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-46599: Deprecate old query system behavior #1096
Merged
Merged
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85c43ba - Browse repository at this point
Copy the full SHA 85c43baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7236022 - Browse repository at this point
Copy the full SHA 7236022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dafcd9 - Browse repository at this point
Copy the full SHA 7dafcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc366a - Browse repository at this point
Copy the full SHA bbc366aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01328f3 - Browse repository at this point
Copy the full SHA 01328f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2460a2c - Browse repository at this point
Copy the full SHA 2460a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb2a81 - Browse repository at this point
Copy the full SHA ebb2a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42cd790 - Browse repository at this point
Copy the full SHA 42cd790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49cdab9 - Browse repository at this point
Copy the full SHA 49cdab9View commit details -
Fix spurious warnings about regex
This was also flagging globs when it shouldn't have been
Configuration menu - View commit details
-
Copy full SHA for 950985e - Browse repository at this point
Copy the full SHA 950985eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41334ed - Browse repository at this point
Copy the full SHA 41334edView commit details -
Deprecate htm/healpix data IDs
In the new query system, this functionality can be expressed more clearly using region overlaps.
Configuration menu - View commit details
-
Copy full SHA for 7a64701 - Browse repository at this point
Copy the full SHA 7a64701View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c532b - Browse repository at this point
Copy the full SHA a7c532bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd2355 - Browse repository at this point
Copy the full SHA bdd2355View commit details -
Handle deprecation in query-datasets test
Collections and dataset type arguments are becoming mandatory, so add them to tests that were using the default 'all' values.
Configuration menu - View commit details
-
Copy full SHA for 06da447 - Browse repository at this point
Copy the full SHA 06da447View commit details -
Configuration menu - View commit details
-
Copy full SHA for c094e69 - Browse repository at this point
Copy the full SHA c094e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25be264 - Browse repository at this point
Copy the full SHA 25be264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab58b0 - Browse repository at this point
Copy the full SHA 2ab58b0View commit details -
Add exception for query-dimension-records offset
The --offset parameter to query-dimension-records was changed to be silently ignored in DM-45556. It can't be brought back without going back to the old query system. We are removing this entirely soon, and it's better to flag the problem to the user than silently ignore what they asked for. Also added a little more information to a similar information that was being thrown from query-data-ids.
Configuration menu - View commit details
-
Copy full SHA for 84cf62c - Browse repository at this point
Copy the full SHA 84cf62cView commit details
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.