chore: readd 1.x release workflow#2344
Conversation
There was a problem hiding this comment.
Pull request overview
This PR reintroduces a GitHub Actions workflow intended to drive Community Edition 1.x releases from the 1.x branch, including building, creating a release branch, and running JReleaser.
Changes:
- Adds a manually-triggered 1.x release workflow (
workflow_dispatch) with version/branch/dry-run inputs. - Automates creation/push of a dedicated release branch and performs a Maven deploy to a local staging directory.
- Runs the JReleaser GitHub Action and uploads its logs as a workflow artifact.
triceo
left a comment
There was a problem hiding this comment.
The workflow has no business on main.
It already exists on 1.x and that is where it should remain.
triceo
left a comment
There was a problem hiding this comment.
Ignore my previous comment.
rsynek
left a comment
There was a problem hiding this comment.
One suggestion about renaming the workflow file. Good to merge once resolved.
636ad64 to
996d6e8
Compare
996d6e8 to
b4dccef
Compare
triceo
left a comment
There was a problem hiding this comment.
Pro-forma approval since I rejected before.
|



No description provided.