Skip to content

Commit

Permalink
Merge pull request #49 from SimpleAmazonGlacierUploader/readme
Browse files Browse the repository at this point in the history
Add milestones description to releasing README
  • Loading branch information
liry authored Nov 1, 2022
2 parents 32080c2 + e355437 commit fe3bcce
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ Then, switch to just created release tag
```
git checkout GlacierUploader-X.Y.Z
```
and build the runnable JAR (see above) from there, to be attached to the release in the GitHub.
and build the runnable JAR (see above) from there. Create [the GitHub Release](
https://github.com/SimpleAmazonGlacierUploader/SAGU/releases) and attach given JAR.
Then, edit [the "next" Milestone](https://github.com/SimpleAmazonGlacierUploader/SAGU/milestones?state=open) to have
the released version in the Title and close it. Next create the new "next" Milestone.

Also do not forget to create [GitHub Release](https://github.com/SimpleAmazonGlacierUploader/SAGU/releases) with
runnable JAR in assets and [update website](
Also do not forget to update [the Website](
https://github.com/SimpleAmazonGlacierUploader/SimpleAmazonGlacierUploader.github.io).

#### Bulk bump of dependency versions
Expand Down

0 comments on commit fe3bcce

Please sign in to comment.