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

[feat] Add Windows support #2415

Open
wants to merge 11 commits into
base: main-bckp
Choose a base branch
from
Open

[feat] Add Windows support #2415

wants to merge 11 commits into from

Commits on Dec 8, 2022

  1. added support for Windows build

    2-5 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f84d64f View commit details
    Browse the repository at this point in the history
  2. added PlatformFileLock which uses UnixFileLock or WindowsFileLock acc…

    …ording to current platform
    2-5 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    607bf1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e951a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc95c8b View commit details
    Browse the repository at this point in the history
  5. added Windows path support

    2-5 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ddbabf1 View commit details
    Browse the repository at this point in the history
  6. fixed _cleanup_test_repo

    2-5 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    12aa68c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5155a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. added Windows installation docs

    2-5 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0a4c7b7 View commit details
    Browse the repository at this point in the history
  2. directly checkout tag

    2-5 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9df2985 View commit details
    Browse the repository at this point in the history
  3. formatting

    2-5 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    635ffa8 View commit details
    Browse the repository at this point in the history
  4. formatting

    2-5 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5f67475 View commit details
    Browse the repository at this point in the history