Skip to content

[DIRMINA-1197] Remove the obsolete Java CI workflow from trunk#55

Merged
elecharny merged 1 commit into
apache:trunkfrom
ppkarwasz:feat/actions-trunk
Jun 4, 2026
Merged

[DIRMINA-1197] Remove the obsolete Java CI workflow from trunk#55
elecharny merged 1 commit into
apache:trunkfrom
ppkarwasz:feat/actions-trunk

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

The trunk branch is a long-lived integration branch rather than a released development line, so it does not need its own CI run. The Java CI workflow now lives on the maintained release branches (2.0.X, 2.1.X, 2.2.X) instead.

The deleted workflow was also unusable: it pinned retired runners (ubuntu-18.04, windows-2016) and the long-deprecated actions/checkout@v1 and actions/setup-java@v1, and it built against JDKs 7 to 15. Rather than port it, we drop it here.

The `trunk` branch is a long-lived integration branch rather than a released development line, so it does not need its own CI run. The Java CI workflow now lives on the maintained release branches (`2.0.X`, `2.1.X`, `2.2.X`) instead.

The deleted workflow was also unusable: it pinned retired runners (`ubuntu-18.04`, `windows-2016`) and the long-deprecated `actions/checkout@v1` and `actions/setup-java@v1`, and it built against JDKs 7 to 15. Rather than port it, we drop it here.
@elecharny elecharny merged commit 74971c6 into apache:trunk Jun 4, 2026
@ppkarwasz ppkarwasz deleted the feat/actions-trunk branch June 4, 2026 09:27
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.

2 participants