This repository has been archived by the owner on Sep 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Merge stable to master #518
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
Still needs more testing to status changing behavior. So far all tests pass.
New rpc api is used for updating the cumulative state.
…ocess_file_changes due it being a little bit too complex for what it does. Improve tests
…d swagger Path check prevents refreshing directory that is not included in the dataset but allows refreshing child directories.
…rpc-api-refresh-dir-content Conflicts: src/metax_api/api/rpc/base/views/dataset_rpc.py src/metax_api/models/catalog_record.py src/metax_api/settings.py src/metax_api/tests/api/rpc/base/views/dataset_rpc.py swagger/swagger.yaml
…etax-api into CSCMETAX-266-cumulative-datasets
Cscmetax 266 cumulative datasets
…-datasets CSCFAIRMETA-5: [ADD] removed, legacy and latest params added for api
…ontent Cscmetax 658 rpc api refresh dir content
…for-deprecated-datasets Cscmetax 664 disable file updates for deprecated datasets
…tive-bug Cscfairmeta 90 add files to cumulative bug
- Changed from_ and to_date param format to YYYY-MM to since days were not affecting the query. Parameter formats are checked. - Each RPC class defines serializer and object type itself to get common style with rest views. - Cumulation over the requested period does not reset on year change. - Added tests and updated swagger accordingly.
…d temporary dataset if dataset is currently cumulating
…ive-new-params CSCFAIRMETA-6: [ADD] latest, legacy, removed params for statistics api
…ucture identical to when normally GETting files
CSCFAIRMETA-251: [FIX] When adding files to a dataset, discard create…
…es-structure CSCFAIRMETA-171-172: [FIX] Bulk create files: Make returned files str…
…d with query param 'dataset_format' when retrieving datasets. If the dataset does not already have a valid DOI identifier, then a dummy DOI is used in place, using the form 10.0/<preferred_identifier>. If there alreaxy exists a real DOI, then the real DOI is used instead
CSCFAIRMETA-263: [ADD] New query parameter 'dummy_doi=bool' to be use…
CSCFAIRMETA-263: [FIX] Swagger formatting
Merge test to stable
…file_details=true and one of the directories no longer exists
CSCFAIRMETA-278: [FIX] Crash when GETting a deprecated dataset with ?…
Merge test to stable
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.