Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wntrblm/nox

Flexible test automation for Python
https://github.com/wntrblm/nox

fix: over validation of lists

henryiii opened this pull request 4 days ago
fix: allow pypy- to be used (matching GHA)

henryiii opened this pull request 13 days ago
refactor: pull out env creation into helper method

henryiii opened this pull request 14 days ago
feat: drop support for tox 3

henryiii opened this pull request 22 days ago
chore: bump to ruff 0.9 and mypy 1.14

henryiii opened this pull request 26 days ago
fix: catch PermissionError from popen when UV is not installed

btemplep opened this pull request 28 days ago
Nox fails to run on newest version without UV installed.

btemplep opened this issue 28 days ago
fix: correctly separate command-line arguments in `tox-to-nox`

chirizxc opened this pull request about 1 month ago
`tox-to-nox` should correctly separate the command-line arguments

chirizxc opened this issue about 1 month ago
chore(deps): bump astral-sh/setup-uv from 4 to 5 in the actions group

dependabot[bot] opened this pull request about 1 month ago
tests: fix broken mock on CPython 3.12.8+

henryiii opened this pull request about 2 months ago
test_run_env_systemroot seems to be failing on python 3.12.8

Shawn8901 opened this issue about 2 months ago
correct virtualenv bin dir under mingw python

davidhewitt opened this pull request 2 months ago
Use `uv python install` only with uv backend

oliversen opened this pull request 2 months ago
Nox installs Python using `uv` with non-uv backend

oliversen opened this issue 2 months ago
Cookbook: Outdated auto-release recipe

Ravencentric opened this issue 2 months ago
chore(deps): bump astral-sh/setup-uv from 3 to 4 in the actions group

dependabot[bot] opened this pull request 2 months ago
tests: use tmp_path instead of tmpdir

henryiii opened this pull request 2 months ago
tests: statically type tests

henryiii opened this pull request 3 months ago
chore: add more Ruff checks and fixes

henryiii opened this pull request 3 months ago
chore: bump pre-commit

henryiii opened this pull request 3 months ago
fix: include encoding for consistent behavior (default in Python 3.15+)

henryiii opened this pull request 3 months ago
chore: more typing and test improvements

henryiii opened this pull request 3 months ago
chore: limit the visible items for tab completion

henryiii opened this pull request 3 months ago
chore: drop some type ignores for colorlog

henryiii opened this pull request 3 months ago
fix(tox-to-nox): switch pkgutil for importlib-resources

henryiii opened this pull request 3 months ago
Add a way to pass only a few common variables

henryiii opened this issue 3 months ago
Nox fails to recognize UV installed Python versions

Rastow opened this issue 3 months ago
fix: warning about __main__ already being imported

henryiii opened this pull request 3 months ago
Notify sessions with multiple interpreters

leodevian opened this issue 3 months ago
refactor: pulled out get_virtualenv & better typing

henryiii opened this pull request 3 months ago
feat: support PEP 723 noxfiles

henryiii opened this pull request 3 months ago
fix: validate entries in nox.config, too, using attrs

henryiii opened this pull request 3 months ago
fix: don't add a handler if there's already one

henryiii opened this pull request 3 months ago
feat: expose main as nox.main

henryiii opened this pull request 3 months ago
feat: add helper to get the Python listing

henryiii opened this pull request 3 months ago
feat: helper to get dependency-groups

henryiii opened this pull request 3 months ago
Idea: multi-control-C

henryiii opened this issue 3 months ago
fix: outer_env issues fixed

henryiii opened this pull request 3 months ago
chore: use dependency-groups

henryiii opened this pull request 3 months ago
fix: error if invalid reuse_venv set

henryiii opened this pull request 3 months ago
fix: error with helpful message if invalid option is set via nox.options

henryiii opened this pull request 3 months ago
chore: some extra simplifications from Ruff

henryiii opened this pull request 4 months ago
Allow `nox test` to trigger session `test`

bluss opened this issue 4 months ago
Next release planning

henryiii opened this issue 4 months ago
chore: cleanup symlink noxfile code

henryiii opened this pull request 4 months ago
docs: add uv sync example

henryiii opened this pull request 4 months ago
docs: note about uv reinstall

henryiii opened this pull request 4 months ago
docs: clean up dev recipe

henryiii opened this pull request 4 months ago
pypy-3.10 doesn't work as an interpreter name

henryiii opened this issue 4 months ago
Next version plans

henryiii opened this issue 4 months ago
ci: use astral-sh's setup-uv

henryiii opened this pull request 4 months ago
chore: PyPy no longer supports 3.9, so drop from action default list

henryiii opened this pull request 4 months ago
feat: add session sync for uv

Wurstnase opened this pull request 4 months ago
fix: remove add_timestamp from noxfile.options

Wurstnase opened this pull request 4 months ago
Reading Python classifiers from pyproject.toml

henryiii opened this issue 4 months ago
ci: use miniforge

henryiii opened this pull request 4 months ago
fix: add missing cookbook recipe snippet imports

KasperZutterman opened this pull request 4 months ago
Nox Cookbook recipes missing imports

KasperZutterman opened this issue 4 months ago
chore: include 3.13 in classifiers

henryiii opened this pull request 4 months ago
docs: fix contribution guidelines

Wurstnase opened this pull request 5 months ago
Outdated contribution guidelines

Wurstnase opened this issue 5 months ago
Requesting dependencies in a noxfile

henryiii opened this issue 5 months ago
feat: install_and_run_script (PEP 721)

henryiii opened this pull request 5 months ago
chore: add 3.13 to the action defaults

henryiii opened this pull request 5 months ago
Default value for `filename` in `nox.project.load_toml`

paduszyk opened this issue 5 months ago
feat: support for uv-installed pythons

saucoide opened this pull request 5 months ago
Support for uv.lock

hynek opened this issue 5 months ago
uv support doesn't work out of the box anymore

hynek opened this issue 6 months ago
Fix typos

ember91 opened this pull request 6 months ago
Typo-fix in Cookbook

hmd101 opened this pull request 7 months ago
special character < is escaped

gpongelli opened this issue 7 months ago
Update type annotation of `stderr` parameter to make it optional

edgarrmondragon opened this pull request 7 months ago
ci: Test with Python 3.13

edgarrmondragon opened this pull request 7 months ago
feat: allow setting tags on parametrized sessions

living180 opened this pull request 8 months ago
chore: use uv if available in action

henryiii opened this pull request 9 months ago
docs: add warning about uv and local packages

henryiii opened this pull request 9 months ago
fix: support noxfile being a symlink

henryiii opened this pull request 9 months ago
Wrong starting directory when noxfile.py is a symlink

rsyring opened this issue 9 months ago
Add option to limit the logged arguments

FredStober opened this pull request 9 months ago
run test session against active python versions

gpongelli opened this issue 9 months ago
chore(ci): use default action tests for macos-14

mayeut opened this pull request 9 months ago
Add dry run option, test, and documentation

jklott opened this pull request 9 months ago
chore: drop Python 3.7

henryiii opened this pull request 9 months ago
ci: macos-latest now is macos-14

henryiii opened this pull request 10 months ago
37 tests fail

yurivict opened this issue 10 months ago
New release

henryiii opened this issue 10 months ago
fix: ensure 'uv' always works in a uv venv

henryiii opened this pull request 10 months ago
fix: disallow UV_SYSTEM_PYTHON

henryiii opened this pull request 10 months ago
Nox should unset UV_SYSTEM_PYTHON

hynek opened this issue 10 months ago