hammer-editor/.github
Adam Brown 5eebd1b4e6
Drop the JetBrains Runtime requirement (#873)
Nothing in the desktop app needs the JBR anymore, so go back to OpenJDK
(Temurin 21) everywhere:

- Remove the JETBRAINS vendor pin from the desktop toolchain and from the
  launcher that jpackage bundles as the app runtime
- Replace the setup-jbr composite action with actions/setup-java; the
  retry logic only existed to survive rate limits on the jetbrains
  distribution's release listing
- Swap the JBR SDK tarball for Temurin 21 in the snap and flatpak builds,
  and verify the snap download's checksum
- Standardize the remaining 'adopt' setup-java steps on 'temurin'
2026-08-09 23:18:56 -07:00
..
scripts Fix Mac App Store publish hanging forever on build processing (#769) 2026-07-21 15:33:17 -07:00
workflows Drop the JetBrains Runtime requirement (#873) 2026-08-09 23:18:56 -07:00