FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Deprecate legacy Adopt distributions in v4 by brunoborges · Pull Request #1187 · actions/setup-java · GitHub

Deprecate legacy Adopt distributions in v4 - #1187

Merged
brunoborges merged 1 commit into
releases/v4from
brunoborges-deprecate-adopt-v4
Jul 31, 2026
Merged

Deprecate legacy Adopt distributions in v4#1187
brunoborges merged 1 commit into
releases/v4from
brunoborges-deprecate-adopt-v4

Conversation

brunoborges commented Jul 31, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Summary

  • preserve runtime support for adopt, adopt-hotspot, and adopt-openj9
  • warn that these legacy distributions will be removed in v6 and recommend temurin or semeru
  • document the deprecation and regenerate the bundled action

Rebased onto releases/v4 after #1188 restored the dependency audit checks.

Testing

  • npm test -- --runInBand __tests__/distributors/distribution-factory.test.ts
  • npm run format-check
  • npm run lint
  • npm run build
  • npm audit --audit-level=high
  • npm test -- --runInBand --forceExit

brunoborges requested a review from a team as a code owner July 31, 2026 14:58
Preserve the existing Adopt installers while warning users to migrate before the distributions are removed in setup-java v6.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
brunoborges force-pushed the brunoborges-deprecate-adopt-v4 branch from 703669c to 20e1674 Compare July 31, 2026 18:08
brunoborges merged commit d7793b5 into releases/v4 Jul 31, 2026
361 checks passed
brunoborges deleted the brunoborges-deprecate-adopt-v4 branch July 31, 2026 19:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL