Skip to content
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

Add Dockstore Zenodo config #255

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

kathy-t
Copy link
Contributor

@kathy-t kathy-t commented Jun 3, 2024

Description
Corresponding webservice PR dockstore/dockstore#5879

This PR adds the Dockstore Zenodo config introduced in dockstore/dockstore#5879 to the templates.

Added a step to the 1.16 release checklist to add these new properties to Secrets Manager.

Will update dockstore-deploy after this is merged.

Review Instructions
n/a

Issue
https://ucsc-cgl.atlassian.net/browse/SEAB-5929
https://ucsc-cgl.atlassian.net/browse/SEAB-6371

Please make sure that you've checked the following before submitting your pull request. Thanks!

  • Ensure that the PR targets the correct branch. Check the milestone or fix version of the ticket.

@kathy-t kathy-t self-assigned this Jun 3, 2024
@@ -17,6 +17,8 @@
"DISCOURSE_URL":"foobar",
"DOCKSTORE_DBPASSWORD":"replaceme",
"DOCKSTORE_VERSION":"develop",
"DOCKSTORE_ZENODO_ACCESS_TOKEN":"",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty strings because if we forget to add these to the secrets manager, then the webservice will see the empty strings and skip DOI auto creation and adding it to the Dockstore community

@kathy-t kathy-t merged commit d213065 into develop Jun 4, 2024
5 checks passed
@kathy-t kathy-t deleted the feature/add-auto-zenodo-config branch June 4, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants