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: v2.0.1 #623
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
- Imported both old and new versions of ES to pip to enable using current production elasticsearch - Indexes and types are fetched in a universal way when populating the cache. A bit of a hakk but since doc_types are not available in the new ES version.. - Found a bug in datacatalog publisher population that prevents sub-organizations to be the publisher of datacatalog. This should be addressed before merging.
Ã- Created "better" way figuring out the used es cluster
- Variable names show which version of elasticsearch is used - Fixed a bug where Datacatalog publisher could not be populated from refdata if it was a sub-organization.
Add 'use_doi_for_drafts' field for draft datasets Hide field when dataset state is published Create PID as DOI-type when draft is published
Update name to 'use_doi_for_published' Make new field toggleable Allow new field to be modified through API
Save new field Changes to indentation for flake8
CSCFAIRMETA-645-New-DOI-field-in-Metax-for-drafts
CSCFAIRMETA-212: es update
- Only fetch necessary testdata for faster update and crash prevention
- When tried to update deprecated cr browsing data, there was an error. Fixed to only get non-deprecated crs.
Cscfairmeta 669 fix deploy scripts
- The old version of the client didn't get installed eventually because of the wrong order of the library installation
CSCFAIRMETA-212: [FIX] change order in requirements
CSCFAIRMETA-581: [ADD] new preservation state
CSCFAIRMETA-669: [FIX] only update test browsing data
Merge test to stable: v2.0.1-rc1
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.