Skip to content

chore: readd 1.x release workflow#2344

Open
zepfred wants to merge 4 commits into
TimefoldAI:mainfrom
zepfred:chore/release-1x
Open

chore: readd 1.x release workflow#2344
zepfred wants to merge 4 commits into
TimefoldAI:mainfrom
zepfred:chore/release-1x

Conversation

@zepfred

@zepfred zepfred commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release-1.x.yml

@triceo triceo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The workflow has no business on main.
It already exists on 1.x and that is where it should remain.

@triceo triceo self-requested a review June 8, 2026 15:56

@triceo triceo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore my previous comment.

@rsynek rsynek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One suggestion about renaming the workflow file. Good to merge once resolved.

Comment thread .github/workflows/release-1.x.yml

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/release-1.x.yml
Comment thread .github/workflows/release-1.x.yml
Comment thread .github/workflows/release-1.x.yml Outdated
Copilot AI review requested due to automatic review settings June 10, 2026 11:41
@zepfred zepfred force-pushed the chore/release-1x branch from 996d6e8 to b4dccef Compare June 10, 2026 11:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread .github/workflows/release-1.x.yml
Comment thread .github/workflows/release-1.x.yml Outdated
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants