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

Use nox for environment automation #107

Merged
merged 24 commits into from
Mar 19, 2024
Merged

Use nox for environment automation #107

merged 24 commits into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. Use nox for env automation

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    64343ca View commit details
    Browse the repository at this point in the history
  2. Update mypy settings

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    47bd361 View commit details
    Browse the repository at this point in the history
  3. Make nox verbose

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7b42c9f View commit details
    Browse the repository at this point in the history
  4. Use conda-forge channel

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ca5a8e5 View commit details
    Browse the repository at this point in the history
  5. Use setup-miniconda

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1c46215 View commit details
    Browse the repository at this point in the history
  6. Install nox, use file scheme

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    16f7b79 View commit details
    Browse the repository at this point in the history
  7. Fix env stuff

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f0a9b06 View commit details
    Browse the repository at this point in the history
  8. Try relative path

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    40d1f6c View commit details
    Browse the repository at this point in the history
  9. Use absolute path

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    77dd8bc View commit details
    Browse the repository at this point in the history
  10. Try Windows

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0bbdc2a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    980b743 View commit details
    Browse the repository at this point in the history
  12. Don't use PEP 508 syntax

    jayqi committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    05ae162 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Handle active conda env

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e123dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1420803 View commit details
    Browse the repository at this point in the history
  3. Developer docs

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2c6ce12 View commit details
    Browse the repository at this point in the history
  4. Docs

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e66a4b4 View commit details
    Browse the repository at this point in the history
  5. Update all CI

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f48ee8b View commit details
    Browse the repository at this point in the history
  6. Add verbose flag

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9727d37 View commit details
    Browse the repository at this point in the history
  7. Use uv for conda envs

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e282a1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf114ac View commit details
    Browse the repository at this point in the history
  9. Forgot to remove

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e4e03eb View commit details
    Browse the repository at this point in the history
  10. Removed wrong one

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    24bc5a8 View commit details
    Browse the repository at this point in the history
  11. Add uv

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a0e1cd6 View commit details
    Browse the repository at this point in the history
  12. Forgot checkout

    jayqi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    49d2a18 View commit details
    Browse the repository at this point in the history