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

Add windows to CI #319

Merged
merged 59 commits into from
Sep 5, 2023
Merged

Add windows to CI #319

merged 59 commits into from
Sep 5, 2023

Commits on Aug 31, 2023

  1. Add windows to CI

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a16d879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8f093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2732c View commit details
    Browse the repository at this point in the history
  4. Try setting PATH

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6867e40 View commit details
    Browse the repository at this point in the history
  5. Reduce matrix for testing

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    89e6a03 View commit details
    Browse the repository at this point in the history
  6. Set default shell to bash

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    42c9752 View commit details
    Browse the repository at this point in the history
  7. Fix wrong syntax

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bafee55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5928598 View commit details
    Browse the repository at this point in the history
  9. Fix syntax error

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9b1b51c View commit details
    Browse the repository at this point in the history
  10. Fix mistake

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ffee911 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc08db7 View commit details
    Browse the repository at this point in the history
  12. Undo explicit bash executable

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c9b7661 View commit details
    Browse the repository at this point in the history
  13. Set conda executable

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    483109e View commit details
    Browse the repository at this point in the history
  14. Fix black

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4b323f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf9b366 View commit details
    Browse the repository at this point in the history
  16. Clearer phony declaration

    jayqi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6f54e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add diagnostic printing

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    943b0d3 View commit details
    Browse the repository at this point in the history
  2. More printing

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cbf91ef View commit details
    Browse the repository at this point in the history
  3. Check which make

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3a1af3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    844ac69 View commit details
    Browse the repository at this point in the history
  5. Explicit bash shell

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8a03fce View commit details
    Browse the repository at this point in the history
  6. Try adding explicit PATH

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f2c8b1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a49a0c9 View commit details
    Browse the repository at this point in the history
  8. Explicit conda executable

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e87d91f View commit details
    Browse the repository at this point in the history
  9. try using which

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f708f7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c33e56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b55161b View commit details
    Browse the repository at this point in the history
  12. Separate check step

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b50bbca View commit details
    Browse the repository at this point in the history
  13. Install from conda-forge

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    78d27d0 View commit details
    Browse the repository at this point in the history
  14. Missing colon

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6ea0d61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b818e5 View commit details
    Browse the repository at this point in the history
  16. Change default shell

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    79c0c5a View commit details
    Browse the repository at this point in the history
  17. Use conda environment

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0678c30 View commit details
    Browse the repository at this point in the history
  18. Skip which conda

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    80063d6 View commit details
    Browse the repository at this point in the history
  19. Add to path anyways

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    092200e View commit details
    Browse the repository at this point in the history
  20. Try micromamba

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0ead759 View commit details
    Browse the repository at this point in the history
  21. Use mamba as conda executable

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    85c8421 View commit details
    Browse the repository at this point in the history
  22. Fix typo

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f398721 View commit details
    Browse the repository at this point in the history
  23. micromamba shell hook

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b7d2e2e View commit details
    Browse the repository at this point in the history
  24. Missing quote

    jayqi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5483d53 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bad1a56 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Try path instead

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2a3f5df View commit details
    Browse the repository at this point in the history
  2. Remove backslash

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    3a98e92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6b56ed View commit details
    Browse the repository at this point in the history
  4. Add conda to PATH

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    a7c210c View commit details
    Browse the repository at this point in the history
  5. Use conda activate

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    5f8f834 View commit details
    Browse the repository at this point in the history
  6. Try permissions hack

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    631c86b View commit details
    Browse the repository at this point in the history
  7. Remove unneeded packages

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ffe5eab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e612b9 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    535c920 View commit details
    Browse the repository at this point in the history
  10. Fallbacks

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0ccc546 View commit details
    Browse the repository at this point in the history
  11. Fix backwards check

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    728f937 View commit details
    Browse the repository at this point in the history
  12. Print test durations

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    b573cfe View commit details
    Browse the repository at this point in the history
  13. Try conda and defaults again

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7de1ad6 View commit details
    Browse the repository at this point in the history
  14. Don't change shell

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    bd8c1f9 View commit details
    Browse the repository at this point in the history
  15. Normal shell

    jayqi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    bb20b6e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Clean up

    jayqi committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    0962c13 View commit details
    Browse the repository at this point in the history
  2. More cleanup

    jayqi committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    be17bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. More cleanup

    jayqi committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cb37084 View commit details
    Browse the repository at this point in the history