-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #718 from microbiomedata/berkeley
Update Runtime to work with Berkeley schema (i.e. `nmdc-schema` version `v11.0.0`)
- Loading branch information
Showing
57 changed files
with
2,026 additions
and
1,096 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,9 @@ NERSC_USERNAME=replaceme | |
ORCID_NMDC_CLIENT_ID=replaceme | ||
ORCID_NMDC_CLIENT_SECRET=replaceme | ||
|
||
# Base URL (without a trailing slash) at which the Runtime can access an instance of ORCID. | ||
# Note: For the production instance of ORCID, use: https://orcid.org (default) | ||
# For the sandbox instance of ORCID, use: https://sandbox.orcid.org | ||
ORCID_BASE_URL=https://orcid.org | ||
|
||
INFO_BANNER_INNERHTML='Announcement: Something important is about to happen. If you have questions, please contact <a href="mailto:[email protected]">[email protected]</a>.' |
101 changes: 0 additions & 101 deletions
101
.github/workflows/build-and-release-to-spin-berkeley.yml
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.