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
Use uv for session.install with conda backend

jayqi opened this issue 9 months ago
Lookup github action values from nox

chadrik opened this pull request 10 months ago
feat: extras for the action

henryiii opened this pull request 10 months ago
feat: add venv_backend property

henryiii opened this pull request 10 months ago
Support extras in the action

henryiii opened this issue 10 months ago
Property to access venv_backend

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
tests: skip test for conda env when conda isn't installed

cjolowicz opened this pull request 10 months ago
test__create_venv_options fails without conda

mtelka opened this issue 10 months ago
uv executable not found when installed with `pipx install nox[uv]`

edgarrmondragon opened this issue 10 months ago
fix: missing f-string in --help message

cjolowicz opened this pull request 10 months ago
Release 2024.03.02

cjolowicz opened this pull request 10 months ago
Publish new release to PyPI

johnthagen opened this issue 10 months ago
feat: venv backend fallback

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
feat: added venv_location option to specify virtualenv location

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
chore: cleanup Ruff a bit

henryiii opened this pull request 10 months ago
fix: always pull versions from metadata

henryiii opened this pull request 10 months ago
fix: rebuild env if making an incompatible change

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
ci: fix coverage combine for different OS's

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
tests: support running when the Python launcher for UNIX is present

henryiii opened this pull request 10 months ago
docs: update some links

henryiii opened this pull request 10 months ago
chore: drop uneeded config option

henryiii opened this pull request 10 months ago
ci: update to artifacts v2

henryiii opened this pull request 10 months ago
ci: remove skipped job & combine (faster)

henryiii opened this pull request 10 months ago
feat: rename run_always to run_install

henryiii opened this pull request 10 months ago
List of PRs that are ready for review

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
chore(action): update default python-versions

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
chore(ci): bump actions/setup-python & conda-incubator/setup-miniconda

mayeut opened this pull request 10 months ago
Test with Python 3.13

edgarrmondragon opened this pull request 10 months ago
Added a virtualenv backend for using uv

alex opened this pull request 10 months ago
feat: add a uv backend

henryiii opened this pull request 10 months ago
Support indicating that a command *is* an install command

Julian opened this issue 11 months ago
tox-to-nox: no module named jinja2

jaraco opened this issue 11 months ago
Support Specifying Usage of an Existing Venv

AgentK9 opened this issue 11 months ago
Customizing reporting data of sessions

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
Allow `--force-python` on unparametrized sessions

chrysle opened this pull request 12 months ago
ci: group dependabot updates

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
Allow passing callable venv_backend for creation of session virtualenv

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
Allow passing callable `venv_backend` for creation of session virtualenv

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
Fixed Improper Method Call: Replaced `NotImplementedError`

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
Bump minimum virtualenv to 20.14.1

johnthagen opened this pull request about 1 year ago
chore: ruff-format

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
Include Python 3.12 in GHA

DiddiLeija opened this pull request about 1 year ago
GitHub Action missing Python 3.12

brettcannon opened this issue about 1 year ago
Add a `nox.options.verbose` configuration option

agriyakhetarpal opened this issue over 1 year ago
Allow for easy wheel-sharing

hynek 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
Cannot import from a toplevel package named 'test'

jp-berg opened this issue over 1 year ago
chore: use 2x faster black mirror

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
UnicodeDecodeError

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
docs: Fix and update "Instant Dev Environment" recipe

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
feat: support for reuse_venv option

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
style: add type hints, update few functions

stasfilin opened this pull request over 1 year ago
Removed the problematic Python 2.7.18 version

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
Use double quotes instead of single in github actions examples

patrick91 opened this pull request over 1 year ago
Change _color_finalizer behavior

stasfilin opened this pull request over 1 year ago
chore: ruff moved to astral-sh

henryiii opened this pull request over 1 year ago
tests: fixes when running locally

henryiii opened this pull request over 1 year ago
fix(types): improve typing

henryiii opened this pull request over 1 year ago
Get session list in code

lhupfeldt opened this issue over 1 year ago
chore: save session name in `Func`

MicaelJarniac opened this pull request over 1 year ago
Save session name in `Func`

MicaelJarniac 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
Create an official Nox badge

johnthagen opened this pull request over 1 year ago
`session.create_tmp` has slightly surprising behavior

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
`run_installer` as an alias to `run_always`

MicaelJarniac opened this issue over 1 year ago
Cannot install package from Azure Artifacts

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
feat: more option argument completions

scop opened this pull request over 1 year ago
pypi publish

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
remove old python versions that aren't supported/installed in CI

crwilcox opened this pull request over 1 year ago