Skip to content

Commit 1214ffd

Browse files
committed
Update brew update formula instructions
1 parent 8fa74d1 commit 1214ffd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

BUILDING

Lines changed: 0 additions & 7 deletions
This file was deleted.

BUILDING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Release
2+
3+
* Change version in `build.gradle` file
4+
* Run `gradle smokeTest` to run all the tests
5+
* Run `gradle distZip`. Zip file will be in `build/distributions` folder
6+
* Upload release to github
7+
* Update brew formula https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request#submit-a-new-version-of-an-existing-formula: `brew bump-formula-pr excel-compare --url <new_release.zip> --sha256 <sha256 of new_release.zip>`

0 commit comments

Comments
 (0)