Skip to content

ci: update 1.x release workflow#2365

Closed
zepfred wants to merge 4 commits into
TimefoldAI:1.xfrom
zepfred:chore/update-release-1-x
Closed

ci: update 1.x release workflow#2365
zepfred wants to merge 4 commits into
TimefoldAI:1.xfrom
zepfred:chore/update-release-1-x

Conversation

@zepfred

@zepfred zepfred commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR updates the 1.x workflow to make it consistent with the main branch. We cannot delete the file, otherwise we will not be able to trigger it.

image

@zepfred zepfred requested a review from triceo as a code owner June 12, 2026 10:58
Copilot AI review requested due to automatic review settings June 12, 2026 10:58
@zepfred zepfred requested a review from rsynek June 12, 2026 11:00

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

Adds a new GitHub Actions workflow to cut and publish 1.x community releases of timefold-solver to Maven Central via a manually triggered pipeline (creating a temporary release branch, building/deploying artifacts, and running JReleaser).

Changes:

  • Introduces a workflow_dispatch-based release pipeline with inputs for version, source branch, and dry-run mode.
  • Automates release-branch creation, Maven version bump + deploy to a local staging repository, and pushes the release branch to origin.
  • Runs JReleaser (with trusted publishing/attestations permissions) and uploads JReleaser logs as artifacts.

Comment thread .github/workflows/release-1.x.yml
Comment thread .github/workflows/release-1.x.yml
Comment thread .github/workflows/release-1.x.yml
@zepfred zepfred closed this Jun 12, 2026
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.

3 participants