mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Merge make release with make publish (#5003)
To simplify the release process.
This commit is contained in:
@@ -183,6 +183,7 @@ endif
|
||||
git push origin HEAD
|
||||
git push origin $(NEW_VERSION)
|
||||
./tools/create-github-release.sh "$(NEW_VERSION)"
|
||||
make publish
|
||||
|
||||
%:
|
||||
@:
|
||||
|
||||
@@ -11,5 +11,4 @@ For SwiftLint contributors, follow these steps to cut a release:
|
||||
`xcode-select`ed
|
||||
1. Release new version: `make release "0.2.0: Tumble Dry"`
|
||||
1. Wait for the Docker CI job to finish then run: `make zip_linux_release`
|
||||
1. Publish to Homebrew and CocoaPods trunk: `make publish`
|
||||
1. Celebrate. :tada:
|
||||
|
||||
Reference in New Issue
Block a user