Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for JetBrains Runtime #637

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 5, 2024

  1. 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
    gmitch215 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bee7c85 View commit details
    Browse the repository at this point in the history
  2. Add Docs + Distro Factory

    gmitch215 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    07ea605 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix Runtime Unrecognizable

    gmitch215 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    db1c6fa View commit details
    Browse the repository at this point in the history
  2. npm run build (JBR)

    gmitch215 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7f3ab26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c192e7b View commit details
    Browse the repository at this point in the history
  4. Switch to jbrsdk_jcef

    gmitch215 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    99fc213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f206ba View commit details
    Browse the repository at this point in the history
  6. npm run build (JBR)

    gmitch215 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ab5c653 View commit details
    Browse the repository at this point in the history
  7. Fix Windows Support

    gmitch215 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e1f4c15 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    3653181 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b4d76a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2c5e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Resolve Merge Conflicts

    gmitch215 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d3a91fa View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Resolve Merge Conflicts

    gmitch215 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cba808d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    28233e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix PR Issues

    - Fix JDK 11 URL Bug
    - Add JDK URL Testing to ensure versions can be downloaded
    - Run Prettier
    gmitch215 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    53d9f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    3419d2f View commit details
    Browse the repository at this point in the history
  2. Don't Replace Underscores

    gmitch215 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a137832 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    34a32f8 View commit details
    Browse the repository at this point in the history
  2. Update e2e-versions.yml

    - Add `GITHUB_TOKEN` environment variable for JetBrains requests
    - Add `jetbrains` to other E2E tests
    gmitch215 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    515257f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. npm run format

    gmitch215 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4caaa52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4776457 View commit details
    Browse the repository at this point in the history