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 #543
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
- new internal field _access_granter holds the information of the current access granter - granter information is fetched from token or query parameter - if license of dataset is already defined in REMS, no new license is created - in tests, rems access is mocked with Responses library
- get access_type from reference data also - When mocking failures, use replace rather than remove + add
- one boolean setting to control if metax accesses REMS or not - tests are skipped if REMS not in use
CSCFAIRMETA-317-REMS-FEATURE-SWITCH
…stead of test server during test execution, since the data should be equivalent (for now).
CSCFAIRMETA-318: [FIX] Use of 'ordering' query parameter when used wi…
CSCFAIRMETA-97: [ADD] Travis: Fetch reference data from production in…
…o-permit CSCFAIRMETA-313: [ADD] catalogue-item is created on dataset update
- Add reporter user to fetch all applications of dataset - Applications are fetched by title since no other filter is currently available - Correct user for application closing is chosen according to the application state
date_removed under dataset_version_set Add related test to write.py New feature
Add assertions to test function Improve readability of test function
…nfo-under-dataset-version-set CSCFAIRMETA-397-Add-date-removed-info-under-dataset-version-set: Add
- Error messages are logged but only general error is returned to user. - REMS health is checked before actual update process - Utilize new application query filter when fetching dataset related applications
…t-deletion CSCFAIRMETA-311: [ADD] rems handling on dataset deletion
- When dataset is deprecated, Metax closes all REMS related entities same as in deletion - Added new tests and did some refactoring for the old REMS tests
…t-deprecation CSCFAIRMETA-312: [ADD] deprecation closes REMS entities
…ts match exactly, even if more files have been frozen in between
- Added reason to REMS close operation to give more informative comment in closed applications
…-type-from-permit CSCFAIRMETA-314: [ADD] access type change closes REMS entities
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.9. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.1.11...2.2.9) Signed-off-by: dependabot[bot] <[email protected]>
…s-same-files CSCFAIRMETA-413: [FIX] Ensure set of files in original and pas datase…
Bump django from 2.1.11 to 2.2.9
Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.9...2.2.10) Signed-off-by: dependabot[bot] <[email protected]>
Bump django from 2.2.9 to 2.2.10
CSCFAIRMETA-431: [ADD] New read-only field 'state' in CatalogRecord
- If new version is created, API returns also the created dataset - Fixed tests to test also the return value
…aset CSCFAIRMETA-470-Error-updating-dataset: fix to datetime serialization.
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.