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

Avoid ESLint path resolution errors on Windows #469

Merged
merged 21 commits into from
Nov 15, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    0bae7f3 View commit details
    Browse the repository at this point in the history
  2. Add preflight to path

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    39284fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9a882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911ab42 View commit details
    Browse the repository at this point in the history
  5. Set $SHELL to 'bash'

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1884f88 View commit details
    Browse the repository at this point in the history
  6. Add debugging

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a2a3ed2 View commit details
    Browse the repository at this point in the history
  7. Remove snapshots

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2944359 View commit details
    Browse the repository at this point in the history
  8. Fix path

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    df3154c View commit details
    Browse the repository at this point in the history
  9. Change path

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0223133 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72de7e1 View commit details
    Browse the repository at this point in the history
  11. Increase timeout

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    edc7360 View commit details
    Browse the repository at this point in the history
  12. Skip CI steps on Windows

    karlhorky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3405f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Always shamefully hoist

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    42fa666 View commit details
    Browse the repository at this point in the history
  2. Switch to npm install

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e7f4f54 View commit details
    Browse the repository at this point in the history
  3. Only npm install on Windows

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    66642f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2c193b View commit details
    Browse the repository at this point in the history
  5. Switch to tmpdir()

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4c9e084 View commit details
    Browse the repository at this point in the history
  6. Revert other changes

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    71884c8 View commit details
    Browse the repository at this point in the history
  7. Reduce diff

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cb097b7 View commit details
    Browse the repository at this point in the history
  8. Fix path

    karlhorky committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0cf5012 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd8aec7 View commit details
    Browse the repository at this point in the history