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

download language server #5

Merged
merged 10 commits into from
Jul 27, 2023
Merged

download language server #5

merged 10 commits into from
Jul 27, 2023

Commits on Jul 20, 2023

  1. download language server

    ENG-5263
    The plugin will now download the language server if it isn't already
    present.  The ability to refresh the server will be done in a separate
    pr.
    fauna-chase committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    053b414 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. get integ test running

    fauna-chase committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    967143a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    f9413a3 View commit details
    Browse the repository at this point in the history
  2. start core in gh action

    fauna-chase committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5b8d4b5 View commit details
    Browse the repository at this point in the history
  3. use dev db when secret env set

    This will allow us to run the github action tests against dev fauna.
    Unfortunately github actions services are only supported for linux
    runners so if we want to run our extension tests on the other oses we'll
    need to use dev from them.
    fauna-chase committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d907a97 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    94fb4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2110ec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix test file indentation

    fauna-chase committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b98a8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b272c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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