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

test: Improve minimal init, test launching #616

Merged

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

  1. ci: checkout to minimal_init plugin path

    This ensures that any caching that may occur between these works
    properly so we aren't checking these repositories out twice. The minimal
    init will not checkout if those dependencies exist at the correct path.
    PriceHiller committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    11d8ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e8bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46db66d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd3a563 View commit details
    Browse the repository at this point in the history
  5. style: format tests

    PriceHiller committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    aa9c709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    703481c View commit details
    Browse the repository at this point in the history
  7. ci: remove uneeded deps checkout

    We now download these deps as part of the minimal init
    PriceHiller committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2594ab4 View commit details
    Browse the repository at this point in the history