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
2024.03.02: pytest fails in 4 units
kloczek opened this issue 9 months ago
kloczek opened this issue 9 months ago
Use uv for session.install with conda backend
jayqi opened this issue 9 months ago
jayqi opened this issue 9 months ago
Error when running a uv backend session with active conda environment
jayqi opened this issue 9 months ago
jayqi opened this issue 9 months ago
Lookup github action values from nox
chadrik opened this pull request 10 months ago
chadrik opened this pull request 10 months ago
feat: extras for the action
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
feat: add venv_backend property
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
Support extras in the action
henryiii opened this issue 10 months ago
henryiii opened this issue 10 months ago
Property to access venv_backend
henryiii opened this issue 10 months ago
henryiii opened this issue 10 months ago
fix: look for uv next to python if it's not on PATH
cjolowicz opened this pull request 10 months ago
cjolowicz opened this pull request 10 months ago
tests: skip test for conda env when conda isn't installed
cjolowicz opened this pull request 10 months ago
cjolowicz opened this pull request 10 months ago
test__create_venv_options fails without conda
mtelka opened this issue 10 months ago
mtelka opened this issue 10 months ago
4 errors during tests: <class 'pytest_black.BlackItem'> is not using a cooperative constructor and only takes {'parent', 'fspath'}
yurivict opened this issue 10 months ago
yurivict opened this issue 10 months ago
uv executable not found when installed with `pipx install nox[uv]`
edgarrmondragon opened this issue 10 months ago
edgarrmondragon opened this issue 10 months ago
fix: missing f-string in --help message
cjolowicz opened this pull request 10 months ago
cjolowicz opened this pull request 10 months ago
Release 2024.03.02
cjolowicz opened this pull request 10 months ago
cjolowicz opened this pull request 10 months ago
Publish new release to PyPI
johnthagen opened this issue 10 months ago
johnthagen opened this issue 10 months ago
feat: venv backend fallback
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
fix: warn user when first argument to session.run is a list
stefanv opened this pull request 10 months ago
stefanv opened this pull request 10 months ago
feat: added venv_location option to specify virtualenv location
wpk-nist-gov opened this pull request 10 months ago
wpk-nist-gov opened this pull request 10 months ago
chore(deps): bump the actions group with 2 updates
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
chore: cleanup Ruff a bit
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
fix: always pull versions from metadata
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
fix: rebuild env if making an incompatible change
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
feat: Allow configuring default backend with an environment variable
edgarrmondragon opened this pull request 10 months ago
edgarrmondragon opened this pull request 10 months ago
'virtualenv.version' has no attribute 'version' in test_virtualenv.py
nieder opened this issue 10 months ago
nieder opened this issue 10 months ago
ci: fix coverage combine for different OS's
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
Allow tests to pass in environments where NO_COLOR=1 is set
edgarrmondragon opened this pull request 10 months ago
edgarrmondragon opened this pull request 10 months ago
Support an environment variable override for `nox.options.default_venv_backend`
edgarrmondragon opened this issue 10 months ago
edgarrmondragon opened this issue 10 months ago
tests: support running when the Python launcher for UNIX is present
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
docs: update some links
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
chore: drop uneeded config option
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
ci: update to artifacts v2
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
ci: remove skipped job & combine (faster)
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
feat: rename run_always to run_install
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
List of PRs that are ready for review
henryiii opened this issue 10 months ago
henryiii opened this issue 10 months ago
feat(action): do not depend on pipx in Nox action
mayeut opened this pull request 10 months ago
mayeut opened this pull request 10 months ago
chore(action): update default python-versions
mayeut opened this pull request 10 months ago
mayeut opened this pull request 10 months ago
chore(ci): allow manual runs on branches without a PR
mayeut opened this pull request 10 months ago
mayeut opened this pull request 10 months ago
chore(ci): bump actions/setup-python & conda-incubator/setup-miniconda
mayeut opened this pull request 10 months ago
mayeut opened this pull request 10 months ago
Test with Python 3.13
edgarrmondragon opened this pull request 10 months ago
edgarrmondragon opened this pull request 10 months ago
Added a virtualenv backend for using uv
alex opened this pull request 10 months ago
alex opened this pull request 10 months ago
feat: add a uv backend
henryiii opened this pull request 10 months ago
henryiii opened this pull request 10 months ago
Support indicating that a command *is* an install command
Julian opened this issue 11 months ago
Julian opened this issue 11 months ago
tox-to-nox: no module named jinja2
jaraco opened this issue 11 months ago
jaraco opened this issue 11 months ago
Support Specifying Usage of an Existing Venv
AgentK9 opened this issue 11 months ago
AgentK9 opened this issue 11 months ago
Customizing reporting data of sessions
cbscsm opened this issue 11 months ago
cbscsm opened this issue 11 months ago
Run all sessions for one python version, then for the next ...
lhupfeldt opened this issue 12 months ago
lhupfeldt opened this issue 12 months ago
Allow `--force-python` on unparametrized sessions
chrysle opened this pull request 12 months ago
chrysle opened this pull request 12 months ago
ci: group dependabot updates
henryiii opened this pull request about 1 year ago
henryiii opened this pull request about 1 year ago
nox works as expected only when conda virtualenv is called base
sreeprasannar opened this issue about 1 year ago
sreeprasannar opened this issue about 1 year ago
Allow passing callable venv_backend for creation of session virtualenv
wpk-nist-gov opened this pull request about 1 year ago
wpk-nist-gov opened this pull request about 1 year ago
chore(deps): bump actions/setup-python from 2 to 5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Allow passing callable `venv_backend` for creation of session virtualenv
wpk-nist-gov opened this issue about 1 year ago
wpk-nist-gov opened this issue about 1 year ago
chore(deps): bump conda-incubator/setup-miniconda from 2 to 3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Fixed Improper Method Call: Replaced `NotImplementedError`
fazledyn-or opened this pull request about 1 year ago
fazledyn-or opened this pull request about 1 year ago
Unable to pass a function to `session.notify` (misleading docstring?)
object-Object opened this issue about 1 year ago
object-Object opened this issue about 1 year ago
Bump minimum virtualenv to 20.14.1
johnthagen opened this pull request about 1 year ago
johnthagen opened this pull request about 1 year ago
`session.run` does not fail gracefully when receiving a list as command to run
stefanv opened this issue about 1 year ago
stefanv opened this issue about 1 year ago
chore: ruff-format
henryiii opened this pull request about 1 year ago
henryiii opened this pull request about 1 year ago
chore: modernize Ruff config, bump pre-commit
henryiii opened this pull request about 1 year ago
henryiii opened this pull request about 1 year ago
Include Python 3.12 in GHA
DiddiLeija opened this pull request about 1 year ago
DiddiLeija opened this pull request about 1 year ago
GitHub Action missing Python 3.12
brettcannon opened this issue about 1 year ago
brettcannon opened this issue about 1 year ago
Add a `nox.options.verbose` configuration option
agriyakhetarpal opened this issue over 1 year ago
agriyakhetarpal opened this issue over 1 year ago
Allow for easy wheel-sharing
hynek opened this issue over 1 year ago
hynek opened this issue over 1 year ago
Allow combination of `--no-venv` and `--no-install` to suppress error on `session.install`
Kxnr opened this issue over 1 year ago
Kxnr opened this issue over 1 year ago
chore(deps): bump actions/checkout from 3 to 4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Cannot import from a toplevel package named 'test'
jp-berg opened this issue over 1 year ago
jp-berg opened this issue over 1 year ago
chore: use 2x faster black mirror
henryiii opened this pull request over 1 year ago
henryiii opened this pull request over 1 year ago
[GitHub Action] python is not installed into the virtualenv
patrick91 opened this issue over 1 year ago
patrick91 opened this issue over 1 year ago
UnicodeDecodeError
andreas-vester opened this issue over 1 year ago
andreas-vester opened this issue over 1 year ago
Enable session's Python version display in the output of `--list`
paduszyk opened this issue over 1 year ago
paduszyk opened this issue over 1 year ago
docs: Fix and update "Instant Dev Environment" recipe
paduszyk opened this pull request over 1 year ago
paduszyk opened this pull request over 1 year ago
How to install default packages to all sessions ?
12rambau opened this issue over 1 year ago
12rambau opened this issue over 1 year ago
feat: support for reuse_venv option
samypr100 opened this pull request over 1 year ago
samypr100 opened this pull request over 1 year ago
chore(deps): bump actions/setup-python from 2 to 4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
style: add type hints, update few functions
stasfilin opened this pull request over 1 year ago
stasfilin opened this pull request over 1 year ago
"WARNING: No metadata found in ..." when trying to re-install a package from git in existing environment
alexmelekhin opened this issue over 1 year ago
alexmelekhin opened this issue over 1 year ago
Removed the problematic Python 2.7.18 version
stasfilin opened this pull request over 1 year ago
stasfilin opened this pull request over 1 year ago
Allow override via noxfile of nox.options.error_on_missing_interpreters
samypr100 opened this pull request over 1 year ago
samypr100 opened this pull request over 1 year ago
Use double quotes instead of single in github actions examples
patrick91 opened this pull request over 1 year ago
patrick91 opened this pull request over 1 year ago
Change _color_finalizer behavior
stasfilin opened this pull request over 1 year ago
stasfilin opened this pull request over 1 year ago
chore: ruff moved to astral-sh
henryiii opened this pull request over 1 year ago
henryiii opened this pull request over 1 year ago
tests: fixes when running locally
henryiii opened this pull request over 1 year ago
henryiii opened this pull request over 1 year ago
fix(types): improve typing
henryiii opened this pull request over 1 year ago
henryiii opened this pull request over 1 year ago
Get session list in code
lhupfeldt opened this issue over 1 year ago
lhupfeldt opened this issue over 1 year ago
chore: save session name in `Func`
MicaelJarniac opened this pull request over 1 year ago
MicaelJarniac opened this pull request over 1 year ago
Save session name in `Func`
MicaelJarniac opened this issue over 1 year ago
MicaelJarniac opened this issue over 1 year ago
UnicodeDecodeError: 'utf-16-le' codec can't decode byte 0x0a in position 4780: truncated data
l3keboy opened this issue over 1 year ago
l3keboy opened this issue over 1 year ago
Document how users can embed the official Nox badge
johnthagen opened this pull request over 1 year ago
johnthagen opened this pull request over 1 year ago
Create an official Nox badge
johnthagen opened this pull request over 1 year ago
johnthagen opened this pull request over 1 year ago
`session.create_tmp` has slightly surprising behavior
Julian opened this issue over 1 year ago
Julian opened this issue over 1 year ago
action: use multiple interpreters features from 'actions/setup-python@v4'
mayeut opened this pull request over 1 year ago
mayeut opened this pull request over 1 year ago
`run_installer` as an alias to `run_always`
MicaelJarniac opened this issue over 1 year ago
MicaelJarniac opened this issue over 1 year ago
Session attributes to represent the state of `reuse-existing-virtualenvs` and `no-install`
MicaelJarniac opened this issue over 1 year ago
MicaelJarniac opened this issue over 1 year ago
Cannot install package from Azure Artifacts
thecesrom opened this issue over 1 year ago
thecesrom opened this issue over 1 year ago
Tests fail when NO_COLOR=1 is set in the environment
mgorny opened this issue over 1 year ago
mgorny opened this issue over 1 year ago
feat: more option argument completions
scop opened this pull request over 1 year ago
scop opened this pull request over 1 year ago
pypi publish
crwilcox opened this pull request over 1 year ago
crwilcox opened this pull request over 1 year ago
Investigate if gh action tests for old versions can be brought back
crwilcox opened this issue over 1 year ago
crwilcox opened this issue over 1 year ago
remove old python versions that aren't supported/installed in CI
crwilcox opened this pull request over 1 year ago
crwilcox opened this pull request over 1 year ago