-
Notifications
You must be signed in to change notification settings - Fork 86
IcedTea Web 1.8.x Release Guide
George Adams edited this page Feb 22, 2021
·
8 revisions
In order to cut a new release, you must first update the codebase. See this commit as an example of how to do this.
Once the codebase is ready for release follow the below steps:
The following workflow is used to trigger this
- Navigate to the Actions Tab
- Trigger the Build workflow with the following parameters:
When run this then creates a draft release:
Once the build has completed, it will upload the artefacts to the release:
For now, I've left the final step of publishing the draft release as manual (I figured it would be a good way of checking the release and adding any release notes etc. We can automate that part too if required though).
- Click
Edit draft
, add any release notes and then click the greenPublish Release
button to make the release public.
Add the new release to the icedtea-web page here: https://github.com/AdoptOpenJDK/openjdk-website/blob/master/src/handlebars/icedtea-web.handlebars