Gregory Mitchell
051967de70
Merge branch 'actions:main' into main
2024-12-11 11:53:40 -06:00
mahabaleshwars
7136edc5e8
Fix sbt and x86 CI failures on Ubuntu-24 ( #693 )
...
* updated workflows with ubuntu 24.04 runner
* added workflow_dispatch to test workflows
* updated workflow to ubnutu 22.04
* Updated workflows for PR
* workflows updated to ubuntu-latest
* Audit fixes
2024-12-10 22:04:58 -06:00
Gregory Mitchell
35c79ae667
Fix Tests on Windows
2024-12-09 13:49:28 +00:00
Gregory Mitchell
19d961aec0
Run npm audit fix
2024-12-05 13:50:27 +00:00
Gregory Mitchell
fb0f3375ba
Fix Documentation
2024-12-05 13:50:13 +00:00
Gregory Mitchell
bd0d2b8f65
Add Notices in Documentation
2024-11-28 19:43:32 +00:00
Gregory Mitchell
847079da47
Update jetbrains-installer
Tests
2024-11-28 19:43:24 +00:00
Gregory Mitchell
393543671a
Add Hidden JDK 11 Versions
2024-11-28 19:43:01 +00:00
Gregory Mitchell
4e56c31b28
Fix JetBrains Tests, Issues in e2e-versions.yml
2024-11-11 14:06:05 +00:00
Gregory Mitchell
7e3fee94eb
npm run build
2024-11-09 02:27:07 +00:00
Gregory Mitchell
8e2bc8fd07
Fix Broken URLs, Add Additional Package Types
2024-11-09 02:26:11 +00:00
Gregory Mitchell
72649109a1
Update Tests
2024-11-09 02:25:51 +00:00
Gregory Mitchell
4776457db0
Fix Format, Inaccessible URLs
2024-11-07 13:42:41 +00:00
Gregory Mitchell
4caaa522a7
npm run format
2024-11-07 13:42:27 +00:00
Gregory Mitchell
515257f3da
Update e2e-versions.yml
...
- Add `GITHUB_TOKEN` environment variable for JetBrains requests
- Add `jetbrains` to other E2E tests
2024-11-05 10:38:25 -06:00
Gregory Mitchell
34a32f818e
Fix semver
not resolving correctly
2024-11-05 10:37:49 -06:00
John Wesley Walker III
8df1039502
Refine isGhes
logic ( #697 )
2024-10-21 19:57:52 +02:00
mahabaleshwars
870c199c48
Update workflows for GraalVM and Version Enhancements ( #699 )
...
* workflow update graalvm version
* updated workflow for publish action version update
2024-10-21 11:43:20 -05:00
Gregory Mitchell
a137832311
Don't Replace Underscores
2024-10-19 15:42:29 -05:00
Gregory Mitchell
3419d2fd8e
Change Distribution to \jbrsdk\
2024-10-19 15:38:12 -05:00
Gregory Mitchell
53d9f2a017
Fix PR Issues
...
- Fix JDK 11 URL Bug
- Add JDK URL Testing to ensure versions can be downloaded
- Run Prettier
2024-10-13 20:23:43 -05:00
Priya Gupta
83a06ff9d9
Fix Windows archives extraction issue ( #689 )
2024-10-10 16:32:25 -05:00
Gregory Mitchell
28233e2fcb
Merge branch 'actions:main' into main
2024-10-01 05:43:48 -07:00
Joel Ambass
292cc14be8
Merge pull request #686 from actions/Jcambass-patch-1
...
Upgrade IA Publish
2024-09-26 08:24:15 +02:00
aparnajyothi-y
b36c23c0d9
check-dist-failure-fix ( #687 )
2024-09-23 11:07:17 -05:00
Gregory Mitchell
cba808d047
Resolve Merge Conflicts
2024-09-23 13:36:35 +00:00
Zxilly
40b9536ce5
fix: add arch to cache key ( #664 )
2024-09-19 08:51:30 -05:00
Fabio Niephaus
0a40ce6f61
Add support for Oracle GraalVM ( #501 )
...
* Add support for Oracle GraalVM
* Add support for EA builds of Oracle GraalVM
2024-09-18 10:17:11 -05:00
Joel Ambass
68b1d5a3da
Upgrade IA Publish
2024-09-16 17:19:52 +02:00
Gregory Mitchell
d3a91fa39c
Resolve Merge Conflicts
2024-09-11 14:49:52 +00:00
Joel Ambass
bcfbca5b71
Merge pull request #684 from actions/Jcambass-patch-1
...
Add workflow file for publishing releases to immutable action package
2024-09-11 09:54:38 +02:00
Joel Ambass
78eae7945c
Add workflow file for publishing releases to immutable action package
...
This workflow file publishes new action releases to the immutable action package of the same name as this repo.
This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-09-11 09:48:56 +02:00
aparnajyothi-y
2dfa2011c5
basic validation failure fix ( #682 )
2024-09-06 14:42:39 -05:00
Tobias
7467385c61
feat: add support for SapMachine JDK/JRE ( #614 )
...
Co-authored-by: Christian Schwaninger <christian.schwaninger@sap.com>
2024-09-05 14:04:24 -05:00
mahabaleshwars
8e04ddff28
Update Error Messages and Fix Architecture Detection for IBM Semeru ( #677 )
...
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (temurin, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (temurin, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (zulu, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (zulu, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (zulu, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X - ${{ matrix.os }} (zulu, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt-openj9, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt-openj9, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt-openj9, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (adopt-openj9, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (zulu, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (zulu, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (zulu, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file X.Y.Z - ${{ matrix.os }} (zulu, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (adopt, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (adopt, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (adopt, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (adopt, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (liberica, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (liberica, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (liberica, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (liberica, .tool-versions, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (zulu, .java-version, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (zulu, .java-version, windows-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (zulu, .tool-versions, macos-latest) (push) Has been cancelled
Validate Java e2e / ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }} (zulu, .tool-versions, windows-latest) (push) Has been cancelled
* Updated Error message for Semuru
* Enhanced error message
* Added architecture to semeru
* updated code to provide aarch64 for arm64 architecture for semeru
* updated semver message
* updated semver error message
* Enhanced the error message for semeru
* Enhanced error messaged for semeru distribution
* enhanced error message for semeru
2024-08-29 13:48:24 -05:00
John Jiang
67fbd726da
Fix typos on Corretto ( #665 ) ( #666 )
2024-08-08 12:07:49 -05:00
Accelerator1996
6a0805fcef
Fix the bug about parsing dragonwell version ( #642 ) ( #643 )
2024-08-01 14:14:38 -05:00
Gregory Mitchell
6d2c5e1f82
Update Authorization, Add Documentation
2024-07-09 10:33:58 -05:00
Gregory Mitchell
b4d76a354b
Add GITHUB_TOKEN
Authentication
2024-07-08 20:44:46 -05:00
Gregory Mitchell
3653181378
Merge branch 'actions:main' into main
2024-06-30 19:36:32 -04:00
dependabot[bot]
fd08b9c8dc
Bump undici from 5.28.3 to 5.28.4 ( #616 )
...
* Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump braces from 3.0.2 to 3.0.3
* Added Semver link
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
2024-06-27 18:34:36 -05:00
Gregory Mitchell
e1f4c15fac
Fix Windows Support
2024-06-18 23:44:58 -05:00
Gregory Mitchell
ab5c653696
npm run build
(JBR)
2024-06-18 23:39:23 -05:00
Gregory Mitchell
4f206bae88
Fix Incorrect File Extension
2024-06-18 23:37:51 -05:00
Gregory Mitchell
99fc2135f7
Switch to jbrsdk_jcef
2024-06-18 23:07:24 -05:00
Gregory Mitchell
c192e7bfa1
Fix Incorrect JBR Distribution
2024-06-18 22:57:33 -05:00
Gregory Mitchell
7f3ab2648f
npm run build
(JBR)
2024-06-18 22:13:09 -05:00
Gregory Mitchell
db1c6faf09
Fix Runtime Unrecognizable
2024-06-18 22:11:58 -05:00
Gregory Mitchell
07ea605e4b
Add Docs + Distro Factory
2024-06-05 16:00:38 -05:00
Gregory Mitchell
bee7c8545c
Add Support for JetBrains Runtime
...
- Add Installer, Models
- Includes Tests & Test Manifest Data
- Add to `e2e-versions.yml`
- Run `npm run build`
- Update README.md
2024-06-05 15:43:34 -05:00