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

ci: add a windows runner to the test CI job (DuckDB failed on windows which we did not catch immediately) #31

Merged
merged 6 commits into from
Nov 20, 2024

Commits on Nov 20, 2024

  1. ci: add a windows runner to the test CI job (DuckDB failed on windows…

    … which we did not catch immediately)
    sstroemer authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    80eefe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5567cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ci-include-windows

    Stefan Strömer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2c1d7f1 View commit details
    Browse the repository at this point in the history
  4. fix: random " being gone after commit

    Stefan Strömer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fc07702 View commit details
    Browse the repository at this point in the history
  5. fix: properly close log files during precompile, which might fix issu…

    …es under Windows
    Stefan Strömer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3275025 View commit details
    Browse the repository at this point in the history
  6. fix: catch exceptions in windows CI runner related to file removal (f…

    …or files that may still be in use)
    Stefan Strömer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    304f87a View commit details
    Browse the repository at this point in the history