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!: partial support for WSL1/WSL2 #373

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Commits on Jul 19, 2021

  1. refactor!: replace temp dependency with fs.mkdtemp

    BREAKING CHANGE: Drops support for Node < 10.17.
    malept committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    1d24bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e65bc View commit details
    Browse the repository at this point in the history
  3. chore: update spec ignore

    malept committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    43b7d6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9204e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5a16bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f96ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787de3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83f7227 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9da4b26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    953df05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8080c8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72a4c75 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91a5887 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c743f7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c642c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9754521 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9696587 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a739f9b View commit details
    Browse the repository at this point in the history
  19. ci: remove debug

    malept committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    3ff61d9 View commit details
    Browse the repository at this point in the history
  20. refactor: use the rcedit module for some WSL2 compatibility

    Cannot unvendor because Squirrel.exe executes that specific rcedit.exe
    malept committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    87e98df View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6bbf31b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c50044 View commit details
    Browse the repository at this point in the history
  23. docs: clean up README

    malept committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    f1aca6c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d631f43 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5943841 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8654f71 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0401fea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    427dd9b View commit details
    Browse the repository at this point in the history