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

Replace Tox with Nox #861

Merged
merged 46 commits into from
Mar 28, 2024
Merged

Replace Tox with Nox #861

merged 46 commits into from
Mar 28, 2024

Commits on Apr 14, 2023

  1. Use nox

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3a1b2ac View commit details
    Browse the repository at this point in the history
  2. Trying to fix nox

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7e84def View commit details
    Browse the repository at this point in the history
  3. Fix tests

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fb91487 View commit details
    Browse the repository at this point in the history
  4. Minor items in lint

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2bbbb02 View commit details
    Browse the repository at this point in the history
  5. More nox details

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    bff21e5 View commit details
    Browse the repository at this point in the history
  6. Update Contributing.md

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a4c5773 View commit details
    Browse the repository at this point in the history
  7. Add release notes

    IvanIsCoding committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4967c9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b498d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    1ac8aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38584d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    d13a609 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    891562f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6e311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd0a7d View commit details
    Browse the repository at this point in the history
  4. Running tox errors

    IvanIsCoding committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    9c8fd28 View commit details
    Browse the repository at this point in the history
  5. Capitalization

    IvanIsCoding committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    afa4583 View commit details
    Browse the repository at this point in the history
  6. Try to make docs work

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    0582176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01cee00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a6109a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7290689 View commit details
    Browse the repository at this point in the history
  5. Add test_with_version

    IvanIsCoding committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    eb62655 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    5451cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    dfe1cbe View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    fb319da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf2da8 View commit details
    Browse the repository at this point in the history
  3. Switch lint to ruff

    IvanIsCoding committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    28886d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    f2e1353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206614b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    6cdaf49 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    e0cdfc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a625ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    27a8f1f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    c9af9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7701174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a87159 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    6112415 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fix Noxfile

    IvanIsCoding committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    703724f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    25f02ff View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    62c7fef View commit details
    Browse the repository at this point in the history
  2. Revert tox usage

    IvanIsCoding committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    74eacd4 View commit details
    Browse the repository at this point in the history
  3. Include Python 3.12

    IvanIsCoding committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d980f26 View commit details
    Browse the repository at this point in the history
  4. Faster lint phase

    IvanIsCoding committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0f4b22a View commit details
    Browse the repository at this point in the history
  5. Reuse install code

    IvanIsCoding committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4235ac1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    70e63de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d58cd8 View commit details
    Browse the repository at this point in the history