-
-
Notifications
You must be signed in to change notification settings - Fork 758
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
ICU-22606 Create an (almost) full release from CI #3222
Conversation
The Ubuntu and Fedora files are very similar. But I am not sure (yet) what is the best way to share. The files uploaded to the GitHub Release use the exact same names as before. The .jar files are binary identical to the ones that go to Maven (checked). The Fedora Docker image should be built and uploaded from a dev machine. There is a workflow (from GitHub) doing that, but has a warning that: > This workflow uses actions that are not certified by GitHub. > They are provided by a third-party and are governed by > separate terms of service, privacy policy, and support documentation.
bcc47ab
to
f639d62
Compare
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
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.
rslgtm -- I might not be the best person to review this.
@echeran @rp9-next @richgillam @srl295 @yumaoka FYI
I've improved the doc a bit. I will squash at the end if you want. |
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.
LGTM
Thank you all! I am happy to improve the doc / anything else. |
Putting a README file in the |
Automates most of the tasks required for release.
There is no need to build on Windows / Ubuntu / Fedora, there (almost) no need to upload files by hand to the GitHub Release, there is no need for PGP signing, keys, etc.
Not final, close enough.
Checklist
ALLOW_MANY_COMMITS=true