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

Fix Install on Windows is very slow #393

Merged
merged 16 commits into from Aug 3, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    930ff22 View commit details
    Browse the repository at this point in the history
  2. Add unit test

    dsame committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    93ae31f View commit details
    Browse the repository at this point in the history
  3. Improve readability

    dsame committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1c500a4 View commit details
    Browse the repository at this point in the history
  4. Add e2e test

    dsame committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c5c2a05 View commit details
    Browse the repository at this point in the history
  5. fix lint

    dsame committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    99ea9d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix unit tests

    dsame committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d4fc988 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    dsame committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7eefc6e View commit details
    Browse the repository at this point in the history
  3. limit to github hosted runners

    dsame committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    96a9554 View commit details
    Browse the repository at this point in the history
  4. test hosted version of go

    dsame committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    60dde96 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. AzDev environment

    dsame committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    90cd2f9 View commit details
    Browse the repository at this point in the history
  2. rename lnkSrc

    dsame committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    00f551b View commit details
    Browse the repository at this point in the history
  3. refactor conditions

    dsame committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8998c68 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. improve tests

    dsame committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    42a70ec View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. refactoring

    dsame committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d6ad0fa View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Fix e2e test

    dsame committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    59c54a4 View commit details
    Browse the repository at this point in the history
  2. improve isHosted readability

    dsame committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    55bf2e2 View commit details
    Browse the repository at this point in the history