-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a230a8
commit 88d07bb
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,8 @@ git push origin vX.Y.Z | |
|
||
## After successfully published artifacts | ||
|
||
- Clean the `mimaBinaryIssueFilters` in `build.sbt` | ||
- Run @github[scripts/bump_scio.sh](/scripts/bump_scio.sh) to update [homebrew formula](https://github.com/spotify/homebrew-public/blob/master/scio.rb) and `scioVersion` in downstream repos including [scio.g8](https://github.com/spotify/scio.g8), [featran](https://github.com/spotify/featran), etc. | ||
- Send external announcement to [email protected] and [email protected] | ||
- Announce on Twitter | ||
- Clean the `mimaBinaryIssueFilters` in `build.sbt` if needed | ||
- Create a [GitHub release](https://github.com/spotify/scio/releases) | ||
- Run @github[scripts/bump_scio.sh](/scripts/bump_scio.sh) to update [homebrew formula](https://github.com/spotify/homebrew-public/blob/master/scio.rb) | ||
- Update `scioVersion` in downstream repos ([scio.g8](https://github.com/spotify/scio.g8), etc.) | ||
- Send announcement to [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters