copilot-swe-agent[bot]
3b472a4e31
Move pagination safeguard to non-JetBrains installers
2026-06-03 15:52:24 +00:00
copilot-swe-agent[bot]
7ee69becdc
Add 1000-page safeguard for JetBrains pagination
2026-06-03 15:50:15 +00:00
Chiranjib Swain
0756542bc5
Refactor error handling and improve test logging for installers ( #989 )
...
* Refactor error handling for version not found cases across multiple installers
* Mock core.error in tests to suppress error logs
* fix(graalvm): improve error messages for EA version not found scenarios
* refactor(tests): update error messages for version not found scenarios
* fix(graalvm): enhance error messages for version not found scenarios
* fix(graalvm): improve error messages for version not found scenarios with updated download URL
* fix(graalvm): improve error handling for EA version not found scenarios with clearer messages
2026-04-13 12:44:45 -05:00
dependabot[bot]
a7ab372554
Bump prettier from 2.8.8 to 3.6.2 ( #873 )
...
* Bump prettier from 2.8.8 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* doc update and check failure fix
* npm run format-check
* doc format update
* doc update
* doc update
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2025-09-09 10:02:46 -05:00
Priya Gupta
67aec007b3
Fix: prevent default installation of JetBrains pre-releases ( #859 )
...
* fix: prevent default installation of JetBrains pre-releases
* simplify prerelease filter logic
* fix basic validation checks
2025-07-03 12:03:51 -05:00
Gregory Mitchell
7a6d8a8234
Add Support for JetBrains Runtime ( #637 )
...
* 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
* Add Docs + Distro Factory
* Fix Runtime Unrecognizable
* `npm run build` (JBR)
* Fix Incorrect JBR Distribution
* Switch to `jbrsdk_jcef`
* Fix Incorrect File Extension
* `npm run build` (JBR)
* Fix Windows Support
* Add `GITHUB_TOKEN` Authentication
* Update Authorization, Add Documentation
* Fix PR Issues
- Fix JDK 11 URL Bug
- Add JDK URL Testing to ensure versions can be downloaded
- Run Prettier
* Change Distribution to \`jbrsdk\`
* Don't Replace Underscores
* Fix `semver` not resolving correctly
* Update e2e-versions.yml
- Add `GITHUB_TOKEN` environment variable for JetBrains requests
- Add `jetbrains` to other E2E tests
* `npm run format`
* Fix Format, Inaccessible URLs
* Update Tests
* Fix Broken URLs, Add Additional Package Types
* `npm run build`
* Fix JetBrains Tests, Issues in `e2e-versions.yml`
* Add Hidden JDK 11 Versions
* Update `jetbrains-installer` Tests
* Add Notices in Documentation
* Fix Documentation
* Run `npm audit fix`
* Fix Tests on Windows
2024-12-12 16:21:52 -06:00