-
-
Notifications
You must be signed in to change notification settings - Fork 157
Comparing changes
Open a pull request
base repository: wntrblm/nox
base: 2022.11.21
head repository: wntrblm/nox
compare: 2023.04.22
- 20 commits
- 31 files changed
- 7 contributors
Commits on Nov 23, 2022
-
chore: switch to hatchling (#659)
* chore: switch to hatchling Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * fix: deactivate extras name normalization * Update pyproject.toml * Apply suggestions from code review * style: run pre-commit Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53c8d7c - Browse repository at this point
Copy the full SHA 53c8d7cView commit details
Commits on Nov 24, 2022
-
Fix assertion in GHA tests (#670)
* Fix assertion in GHA tests * Remove ubuntu 18.04 from actions default tests as it's deprecated
Configuration menu - View commit details
-
Copy full SHA for cc710bd - Browse repository at this point
Copy the full SHA cc710bdView commit details
Commits on Dec 7, 2022
-
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 828bc82 - Browse repository at this point
Copy the full SHA 828bc82View commit details -
Constrain tox to <4.0.0 and minor fixes (#677)
* Constrain to tox<4.0.0 until #673 is addressed * Use recommended pypa/publish version syntax * Ignore B905 warning * Remove rogue mocking of py._path * Forgot to install pre-commit hooks :)
Configuration menu - View commit details
-
Copy full SHA for da36519 - Browse repository at this point
Copy the full SHA da36519View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6646b24 - Browse repository at this point
Copy the full SHA 6646b24View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d61f82 - Browse repository at this point
Copy the full SHA 1d61f82View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1fe4414 - Browse repository at this point
Copy the full SHA 1fe4414View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36202af - Browse repository at this point
Copy the full SHA 36202afView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 593017f - Browse repository at this point
Copy the full SHA 593017fView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for befe771 - Browse repository at this point
Copy the full SHA befe771View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 119fd00 - Browse repository at this point
Copy the full SHA 119fd00View commit details
Commits on Apr 22, 2023
-
test: don't run python 2.7 virtualenv tests for newer versions of vir…
…tualenv (#702) * Don't run python 2.7 virtualenv tests for newer versions of virtualenv * exercise inner functions to ensure coverage if we can't run python 2.7 tests. * fix lint, remove Unused type: ignore[no-any-return, no-untyped-call] comment
Configuration menu - View commit details
-
Copy full SHA for 0dd1a51 - Browse repository at this point
Copy the full SHA 0dd1a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301354f - Browse repository at this point
Copy the full SHA 301354fView commit details -
fix: enable
list_sessions
for session completion (#699)Otherwise we end up erroring out due to no session being selected (which in turn errors out due to global color setting not finalized/available at this phase yet.)
Configuration menu - View commit details
-
Copy full SHA for 45acf03 - Browse repository at this point
Copy the full SHA 45acf03View commit details -
chore: remove 3.6 tests, min version is 3.7 (#703)
* drop 3.6 tests as 3.7 is min version
Configuration menu - View commit details
-
Copy full SHA for 27b9665 - Browse repository at this point
Copy the full SHA 27b9665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bba9da - Browse repository at this point
Copy the full SHA 2bba9daView commit details
Commits on Apr 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 843d380 - Browse repository at this point
Copy the full SHA 843d380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab9f1b - Browse repository at this point
Copy the full SHA 9ab9f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98561bb - Browse repository at this point
Copy the full SHA 98561bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8d24a - Browse repository at this point
Copy the full SHA 2e8d24aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2022.11.21...2023.04.22