-
-
Notifications
You must be signed in to change notification settings - Fork 10
Auto release version on github and notify custom servers #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1c60af6 to
e59f3ce
Compare
|
How to use automatic publishing?
comments:
Note:
|
|
@mate-desktop/core-team I think this is ready, is it time to merge into the master branch? |
|
Start writing the release server, https://github.com/yetist/release-server This PR can be merged into the master branch so that we can open more repos to use the clang analyzer. |
|
Ok, let the beast run. |
raveit65
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test seems to be fine.
|
We can delete branch later, maybe we need it again. |
|
No one is using this branch anymore, it's time to delete it. |
|
The release server just works. Here is a demo release website: https://mate.zhcn.cc/ |
|
@yetist |
|
Done #23 |
EDIT:
If it is running on Travis, need to add the following lines before running docker-build:
So, before merge this PR to master, need to modify the existing .travis.yml, otherwise the build will be breaked.