Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Asc Public Docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
Asc Public Docs
Commits
0e020a01
Unverified
Commit
0e020a01
authored
1 year ago
by
Jacob Cain
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
info on adding DOIs to releases (#47)
parent
eb48ac50
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/how-to-guides/software-management/public-release-process.md
+51
-1
51 additions, 1 deletion
...w-to-guides/software-management/public-release-process.md
with
51 additions
and
1 deletion
docs/how-to-guides/software-management/public-release-process.md
+
51
−
1
View file @
0e020a01
...
...
@@ -137,7 +137,57 @@ In this step, we will prepare the local repository to build from, as well as upd
* If it is a release candidate, description should state "[First/Second/Third/...] release candidate for ISIS X.Y.Z".
*
Add a DOI (see Part F)
### Part F: Create a DOI for the release
*
A DOI is only needed for standard releases. Release candidates do not need a DOI.
*
Go to the
[
USGS Asset Identifier Service (AIS)
](
https://www1.usgs.gov/identifiers/
)
and click
`Manage DOIs`
to Login.
*
You will need the assistance of USGS staff for this.
* The AIS has known compatibility issues with Firefox, if you have trouble logging in, switch browsers.
*
Click
`Create DOI`
and Reserve a DOI.
* **Title**: `Integrated Software for Imagers and Spectrometers (ISIS) X.Y.Z`
* **Data Source**: `Astrogeology Science Center`
* ISIS `Does Not` use the *ScienceBase Data Release Process*.
* Clicking `Reserve My DOI` returns the DOI that's on hold.
* Record this number in the GitHub release, and in the ISIS Readme at the top as a badge and in the Citing ISIS section.
*
Add More Information
* Under "Manage Record"
* Add other USGS Staff members who can manage the DOI.
* Under "Required Information"
* **Creator(s) / Author(s)**: Add the ISIS Team Lead
* **Landing Page URL**: https://code.usgs.gov/astrogeology/isis/-/tags/[X.Y.Z]
* **Resource Type**: Software
* **IPDS Number**: IP-141314 for ISIS 8.x.x releases. Major Versions will need a new number/release approval from [IPDS](https://ipds.usgs.gov).
* This product **is not** associated with a primary USGS-authored publication.
* Under "Recommended Information"
* Fill info if available.
* Saving and Publishing
* Once the Landing Page URL on code.usgs.gov is live, publish the record to DataCite.
* You can save the record without publishing it if the release landing page is not ready.
## Step 4: Create the Builds for Anaconda Cloud
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment