Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
remove steps that went into the script itself.
  • Loading branch information
sreev authored Oct 13, 2020
1 parent efd692f commit 9056da9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@ These are the steps that will bump the release version, commit that code, and ta
1. Make sure you are currently on the `main` branch.
2. Make sure to have the python package `bump2version` installed.
3. Run ./release.sh [major | minor | patch] to indicate whether the release will up the major, minor, or patch version respectively.
4. Verify that the correct tag is there.
5. Push the commit to the `main` branch.
6. Push to tag `git push origin <tag>`
7. Follow the CircleCI builds and Verify that they run successfully.
4. Verify that the correct tag [is there](https://github.com/MarquezProject/marquez-python/tags).

0 comments on commit 9056da9

Please sign in to comment.