Skip to content

Commit

Permalink
Update the README with complete release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbeam committed Nov 26, 2024
1 parent e53ad4f commit 3e67709
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,22 @@ TBD
├─ minor ─ 0.4.0
╰─ patch ─ 0.3.1

* Bump the version to the desired number:
* Bump the version to the desired number, for example:

$ bump-my-version bump minor

You will see the latest commit & tag by looking at `git log`. You
can then push these to GitHub to trigger the CI/CD workflow.

* On the [GitHub repository](https://github.com/nsidc/granule-metgen), click
'Releases' and follow the steps documented on the
[GitHub Released page](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release)
by drafting a new Release using the version tag just created above. After you
have published the release, the MetGenC Publish GHA workflow will be started.
Check that the workflow succeeds on the [MetGenC Actions page], and verify
that the new package version is
[available on PyPI](https://pypi.org/project/nsidc-metgenc/).

## Credit

This content was developed by the National Snow and Ice Data Center with funding from
Expand Down

0 comments on commit 3e67709

Please sign in to comment.