1
0

Commit Graph

  • b150355f04 feat: Add verify-signature plumbing and Temurin+Microsoft verification support (#1060) main John 2026-06-29 13:19:49 +01:00
  • 3448aafeed Bump prettier from 3.6.2 to 3.9.1 dependabot/npm_and_yarn/prettier-3.9.1 dependabot[bot] 2026-06-29 08:16:20 +00:00
  • 8ce7866346 Bump eslint from 8.57.0 to 10.6.0 dependabot/npm_and_yarn/eslint-10.6.0 dependabot[bot] 2026-06-29 08:16:19 +00:00
  • 42471b9c93 Bump @actions/io from 2.0.0 to 3.0.2 dependabot/npm_and_yarn/actions/io-3.0.2 dependabot[bot] 2026-06-29 08:16:09 +00:00
  • 426d9a859c Bump @actions/tool-cache from 3.0.1 to 4.0.0 dependabot/npm_and_yarn/actions/tool-cache-4.0.0 dependabot[bot] 2026-06-29 08:16:09 +00:00
  • e9339ddc84 Bump @typescript-eslint/parser from 8.61.1 to 8.62.0 (#1062) dependabot[bot] 2026-06-29 09:13:56 +01:00
  • bf1fac860b Bump actions/setup-python from 5 to 6 (#1067) dependabot[bot] 2026-06-29 09:13:25 +01:00
  • aff09c2230 Bump actions/checkout from 6 to 7 (#1068) dependabot[bot] 2026-06-29 09:12:58 +01:00
  • c5f2f2ea96 Bump github/codeql-action from 3 to 4 (#1069) dependabot[bot] 2026-06-29 09:12:17 +01:00
  • 623c707d77 chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) (#1061) Bruno Borges 2026-06-26 03:07:16 -04:00
  • 3356b3f394 Merge branch 'main' into copilot/support-caching-maven-plugin-dependencies copilot/support-caching-maven-plugin-dependencies Bruno Borges 2026-06-23 13:40:08 -04:00
  • 333d6eb795 Merge branch 'main' into chore/upgrade-eslint-10-flat-config chore/upgrade-eslint-10-flat-config Bruno Borges 2026-06-23 13:40:05 -04:00
  • 4bba7ed9c4 Merge branch 'main' into copilot/disable-interactivemode-settings-xml copilot/disable-interactivemode-settings-xml Bruno Borges 2026-06-23 13:40:02 -04:00
  • 5c0f591bcc Merge branch 'main' into feature/maven-args-no-transfer-progress feature/maven-args-no-transfer-progress Bruno Borges 2026-06-23 13:39:59 -04:00
  • 1bcf9fb12c dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#1059) v5.4.0 v5 Bruno Borges 2026-06-23 13:37:44 -04:00
  • fa2c6508d1 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058) Bruno Borges 2026-06-23 13:23:45 -04:00
  • 1d56e31dbb dist: Add GraalVM Community distribution support (#1042) Copilot 2026-06-23 13:19:27 -04:00
  • 1d25252804 chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) Bruno Borges 2026-06-23 13:10:17 -04:00
  • bfbc448655 Fix prettier formatting in base installer test copilot/fix-github-actions-job copilot-swe-agent[bot] 2026-06-23 03:09:04 +00:00
  • 8b504c3bad Dedupe setJavaDefault and document multi-version/toolchain behavior Bruno Borges 2026-06-22 17:08:46 -04:00
  • 9eb9a7c9b3 Add set-default option Guillaume Smet 2026-06-12 18:24:58 +02:00
  • 808209e61e Initial plan copilot-swe-agent[bot] 2026-06-23 03:03:52 +00:00
  • a24460f88d Merge branch 'main' into copilot/support-caching-maven-plugin-dependencies Bruno Borges 2026-06-22 22:58:26 -04:00
  • fa20c15c93 Update generated dist for Maven args log change copilot-swe-agent[bot] 2026-06-23 02:46:55 +00:00
  • 8e27c114ea Potential fix for pull request finding Bruno Borges 2026-06-22 22:40:43 -04:00
  • cf3151c7a1 feat: suppress Maven transfer progress via MAVEN_ARGS by default Bruno Borges 2026-06-22 22:26:13 -04:00
  • 9a1f2f556b Add interactiveMode false to generated maven settings.xml copilot-swe-agent[bot] 2026-06-23 02:06:00 +00:00
  • eb4afe2a5b Initial plan copilot-swe-agent[bot] 2026-06-23 02:04:03 +00:00
  • 668c1ea991 docs: add post-install keytool import for the JDK cacerts trust store (#1051) Bruno Borges 2026-06-22 21:59:01 -04:00
  • 1ccf20a51c docs: add post-install keytool import for the JDK cacerts trust store docs/self-signed-ca-enterprise Bruno Borges 2026-06-22 21:55:50 -04:00
  • a9a46fbe09 docs: document self-signed certificate / internal CA handling for GitHub Enterprise (#1050) Bruno Borges 2026-06-22 21:51:01 -04:00
  • ed629118c0 docs: document self-signed certificate / internal CA handling for GitHub Enterprise Bruno Borges 2026-06-22 21:48:13 -04:00
  • 5431e71f9a docs: add JavaFX Maven project configuration instructions (#1044) Copilot 2026-06-22 18:04:38 -04:00
  • 4baa9b45d2 docs: replace non-existent HelloWorldApp references with java --version (#1043) Copilot 2026-06-22 17:59:24 -04:00
  • e652f0a8fd Potential fix for pull request finding Bruno Borges 2026-06-22 17:52:25 -04:00
  • af5f874769 chore: upgrade ESLint to v10 with flat config Bruno Borges 2026-06-22 17:44:16 -04:00
  • eab4b0854d Bump @types/node from 25.9.3 to 26.0.0 (#1031) dependabot[bot] 2026-06-22 17:16:03 -04:00
  • bf0c0e6df3 Bump actions/checkout from 6 to 7 (#1032) dependabot[bot] 2026-06-22 17:15:27 -04:00
  • 92163d3dc6 Templates for new Java distributions (#429) Milos Pantic 2026-06-22 23:11:20 +02:00
  • 679e4e46a7 docs: enhance custom jdk file installation (#996) Stephan Abel 2026-06-22 23:10:15 +02:00
  • 47340fb2e8 test: update maven cache error test name for extensions.xml copilot-swe-agent[bot] 2026-06-22 20:59:43 +00:00
  • 9525efcdb4 Merge branch 'main' into copilot/support-caching-maven-plugin-dependencies Bruno Borges 2026-06-22 16:44:12 -04:00
  • 525097081d Update undici artifacts to 6.27.0 (license cache + dist) (#1040) Bruno Borges 2026-06-22 16:43:17 -04:00
  • c09b25f3e7 Clarify README version syntax and migration guidance (#1038) Copilot 2026-06-22 16:38:14 -04:00
  • dc8e16ad37 add javac problem matcher (#562) Trass3r 2026-06-22 22:37:47 +02:00
  • 3d27da4ac1 Update contributor guide with emoji for clarity (#1028) Bruno Borges 2026-06-22 16:21:54 -04:00
  • 7cec43d3da feat: add .mvn/extensions.xml to Maven cache key pattern copilot-swe-agent[bot] 2026-06-22 19:23:39 +00:00
  • c3b0b6b300 Initial plan copilot-swe-agent[bot] 2026-06-22 19:16:54 +00:00
  • cefdecda46 Bump undici from 6.24.1 to 6.27.0 (#1033) dependabot[bot] 2026-06-22 13:07:33 -04:00
  • 347226bb3b Update README.md - use "alert syntax for Markdown" for notes (#924) Markus Hoffrogge 2026-06-22 17:58:00 +02:00
  • 5866e121b4 feat: add microsoft openjdk 17.0.18 (#1002) alexander 2026-06-22 18:56:08 +03:00
  • 2872526dc6 docs(action): fix missing required or default fields (#1007) Kranthi Poturaju 2026-06-22 20:47:16 +05:30
  • bb8b13a4a5 add link to advanced configuration for JetBrains (#850) Robert Stoll 2026-06-22 17:13:36 +02:00
  • 957ad8b43e Spelling (#713) Josh Soref 2026-06-22 10:57:54 -04:00
  • ce7f9ce621 Add Maven Wrapper cache feature (#1027) mahabaleshwars 2026-06-22 20:15:18 +05:30
  • 6e9017e125 Bump @actions/cache to 5.1.0, handle cache write denied (#1026) Jason Ginchereau 2026-06-21 22:16:01 -10:00
  • baa1691374 fix: reject non-semver candidate versions in isVersionSatisfies (#1009) Sean Proctor 2026-06-18 05:47:02 +02:00
  • bc52a13212 fix CodeQL permissions (#1025) George Adams 2026-06-17 07:58:23 -07:00
  • c9b6aee07e Fix codeql workflow permissions (#993) Josh Soref 2026-06-17 10:52:02 -04:00
  • f300429fba Bump @typescript-eslint/parser from 8.48.0 to 8.61.1 (#1021) dependabot[bot] 2026-06-16 15:12:38 -07:00
  • ad2b38190b Bump @vercel/ncc from 0.38.1 to 0.44.0 (#1018) v5.3.0 dependabot[bot] 2026-06-16 09:37:47 +02:00
  • b24df5bba5 Make the Adoptopenjdk package type look at the Temurin repo first for latest assets (#522) John 2026-06-12 16:30:59 +01:00
  • 43120bc3c3 Implement pagination with link headers for Adoptium based apis (#1014) John 2026-06-12 11:50:16 +01:00
  • ad9d6a6320 Bump @types/node from 24.1.0 to 25.9.3 (#950) dependabot[bot] 2026-06-12 10:21:27 +01:00
  • 039af37997 Bump picomatch, @types/jest, jest, jest-circus and ts-jest (#1016) dependabot[bot] 2026-06-12 10:05:41 +01:00
  • 1756ab6acd Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881) dependabot[bot] 2026-06-12 09:55:04 +01:00
  • 662bb59f48 Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952) dependabot[bot] 2026-06-12 09:52:03 +01:00
  • 1071fc12d6 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser (#1015) George Adams 2026-06-12 09:49:51 +01:00
  • 576b821f29 Merge pull request #674 from gdams/alpine George Adams 2026-06-12 09:18:56 +01:00
  • 307d3a25a0 update readme for ubuntu sudo java_home behavior (#1013) mahabaleshwars 2026-06-08 22:04:56 +05:30
  • b622de1dfa Add Oracle JDK 17 licensing limitation note (#1001) mahabaleshwars 2026-04-15 23:03:22 +05:30
  • c76542e033 chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) (#999) Copilot 2026-04-15 12:30:24 -05:00
  • 0756542bc5 Refactor error handling and improve test logging for installers (#989) Chiranjib Swain 2026-04-13 23:14:45 +05:30
  • 83ae997ef4 chore: upgrade @actions/exec ^1.0.4→^2.0.0 and @actions/io ^1.0.2→^2.0.0 copilot/upgrade-dependencies-and-fix-vulnerabilities copilot-swe-agent[bot] 2026-04-09 12:11:26 +00:00
  • 357dfd1c70 chore: upgrade dependencies and update license cache copilot-swe-agent[bot] 2026-04-08 09:37:07 +00:00
  • 1d018f9b8b Bump minimatch from 3.1.2 to 3.1.5 (#984) dependabot[bot] 2026-03-02 15:50:04 -06:00
  • fe779bf55e feat(readme): update Java version to 25 in setup examples (#969) ian zhang 2026-02-20 01:38:18 +08:00
  • be666c2fcd Chore: Version Update and Checkout Update to v6 (#973) v5.2.0 mahabaleshwars 2026-01-22 08:09:03 +05:30
  • f7a6fefba9 Bump actions/checkout from 5 to 6 (#961) dependabot[bot] 2026-01-21 20:37:24 -06:00
  • d81c4e45f3 Upgrade @actions/cache to v5 (#968) Salman Chishti 2026-01-20 15:24:36 +00:00
  • 1b1bbe1085 readme update (#972) priya-kinthali 2026-01-20 08:16:13 +05:30
  • 5d7b214633 Retry on HTTP 522 Connection timed out (#964) Piotr Findeisen 2025-12-23 23:49:17 +01:00
  • f2beeb24e1 Bump actions/publish-action from 0.3.0 to 0.4.0 (#912) v5.1.0 dependabot[bot] 2025-12-03 20:46:45 -06:00
  • c1e323688f Update SapMachine URLs (v4) (#965) v4.8.0 v4 releases/v4 Christoph Langer 2025-12-03 19:43:12 +01:00
  • 4e7e684fbb feat: Add support for .sdkmanrc file in java-version-file parameter (#736) guicamest 2025-11-25 20:36:29 +01:00
  • d284b6aa0b License and Audit Fixes on releases/v4 (#960) Haritha 2025-11-24 16:47:39 -06:00
  • 8552ef822d License updates v4Fix HarithaVattikuti 2025-11-21 11:28:19 -06:00
  • 77cca54e24 upgrade Java version from 11 to 17 in GitHub workflows HarithaVattikuti 2025-11-21 11:19:37 -06:00
  • 46c56d6f92 Add GitHub Token Support for GraalVM and Refactor Code (#849) mahabaleshwars 2025-11-18 23:34:23 +05:30
  • 66b945764b Update SapMachine URLs (#955) Christoph Langer 2025-11-17 17:33:06 +01:00
  • 6ba5449b7d Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel (#946) priya-kinthali 2025-11-14 01:04:50 +05:30
  • de5a937a1d adds microsoft openjdk25 builds (#927) the-mod 2025-10-27 22:17:49 +02:00
  • ead9eaa3cf Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File (#767) aparnajyothi-y 2025-09-16 23:53:22 +05:30
  • 8c57fa3627 Clarify JAVA_HOME and PATH setup in README (#841) Chiranjib Swain 2025-09-16 23:49:02 +05:30
  • a7ab372554 Bump prettier from 2.8.8 to 3.6.2 (#873) dependabot[bot] 2025-09-09 10:02:46 -05:00
  • d0351b4837 Update documentation to use checkout and Java v5 (#903) lmvysakh 2025-09-04 00:34:05 +05:30
  • dded088883 Bump actions/checkout from 4 to 5 (#896) v5.0.0 dependabot[bot] 2025-08-20 21:56:38 -05:00
  • 0913e9a06e Upgrade to node 24 (#888) Salman Chishti 2025-08-20 20:07:47 +01:00
  • e9343db97e Bumps form-data (#887) gowridurgad 2025-07-31 01:04:56 +05:30
  • 2e45750012 Test macos-14-large x64 runner test-macos-x64-runner Priyagupta108 2025-07-30 14:51:48 +05:30