Ecosyste.ms: OpenCollective

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

Nox

Flexible test automation for Python
Collective - Host: opensource - https://opencollective.com/python-nox - Website: https://nox.thea.codes - Code: https://github.com/theacodes/nox

docs: workaround no longer needed

github.com/wntrblm/nox - henryiii opened this pull request 10 months ago
ci: use uv

github.com/wntrblm/nox - henryiii opened this pull request 10 months ago
fix: avoid mixing venv and conda from environment

github.com/wntrblm/nox - henryiii opened this pull request 10 months ago
2024.03.02: pytest fails in 4 units

github.com/wntrblm/nox - kloczek opened this issue 10 months ago
Lookup github action values from nox

github.com/wntrblm/nox - chadrik opened this pull request 10 months ago
feat: extras for the action

github.com/wntrblm/nox - henryiii opened this pull request 10 months ago
feat: add venv_backend property

github.com/wntrblm/nox - henryiii opened this pull request 10 months ago
Support extras in the action

github.com/wntrblm/nox - henryiii opened this issue 10 months ago
Property to access venv_backend

github.com/wntrblm/nox - henryiii opened this issue 10 months ago
fix: look for uv next to python if it's not on PATH

github.com/wntrblm/nox - cjolowicz opened this pull request 10 months ago
tests: skip test for conda env when conda isn't installed

github.com/wntrblm/nox - cjolowicz opened this pull request 10 months ago
fix: missing f-string in --help message

github.com/wntrblm/nox - cjolowicz opened this pull request 10 months ago
Release 2024.03.02

github.com/wntrblm/nox - cjolowicz opened this pull request 10 months ago
Publish new release to PyPI

github.com/wntrblm/nox - johnthagen opened this issue 11 months ago
feat: venv backend fallback

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
feat: added venv_location option to specify virtualenv location

github.com/wntrblm/nox - wpk-nist-gov opened this pull request 11 months ago
chore(deps): bump the actions group with 2 updates

github.com/wntrblm/nox - dependabot[bot] opened this pull request 11 months ago
chore: cleanup Ruff a bit

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
fix: always pull versions from metadata

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
fix: rebuild env if making an incompatible change

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
feat: Allow configuring default backend with an environment variable

github.com/wntrblm/nox - edgarrmondragon opened this pull request 11 months ago
ci: fix coverage combine for different OS's

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
Allow tests to pass in environments where NO_COLOR=1 is set

github.com/wntrblm/nox - edgarrmondragon opened this pull request 11 months ago
docs: update some links

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
chore: drop uneeded config option

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
ci: update to artifacts v2

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
ci: remove skipped job & combine (faster)

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
feat: rename run_always to run_install

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
List of PRs that are ready for review

github.com/wntrblm/nox - henryiii opened this issue 11 months ago
feat(action): do not depend on pipx in Nox action

github.com/wntrblm/nox - mayeut opened this pull request 11 months ago
chore(action): update default python-versions

github.com/wntrblm/nox - mayeut opened this pull request 11 months ago
chore(ci): allow manual runs on branches without a PR

github.com/wntrblm/nox - mayeut opened this pull request 11 months ago
Test with Python 3.13

github.com/wntrblm/nox - edgarrmondragon opened this pull request 11 months ago
Added a virtualenv backend for using uv

github.com/wntrblm/nox - alex opened this pull request 11 months ago
feat: add a uv backend

github.com/wntrblm/nox - henryiii opened this pull request 11 months ago
tox-to-nox: no module named jinja2

github.com/wntrblm/nox - jaraco opened this issue 11 months ago
Support Specifying Usage of an Existing Venv

github.com/wntrblm/nox - AgentK9 opened this issue 11 months ago
Customizing reporting data of sessions

github.com/wntrblm/nox - cbscsm opened this issue 12 months ago
Allow `--force-python` on unparametrized sessions

github.com/wntrblm/nox - chrysle opened this pull request about 1 year ago
ci: group dependabot updates

github.com/wntrblm/nox - henryiii opened this pull request about 1 year ago
chore(deps): bump actions/setup-python from 2 to 5

github.com/wntrblm/nox - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump conda-incubator/setup-miniconda from 2 to 3

github.com/wntrblm/nox - dependabot[bot] opened this pull request about 1 year ago
Fixed Improper Method Call: Replaced `NotImplementedError`

github.com/wntrblm/nox - fazledyn-or opened this pull request about 1 year ago
Bump minimum virtualenv to 20.14.1

github.com/wntrblm/nox - johnthagen opened this pull request about 1 year ago
chore: ruff-format

github.com/wntrblm/nox - henryiii opened this pull request about 1 year ago
chore: modernize Ruff config, bump pre-commit

github.com/wntrblm/nox - henryiii opened this pull request about 1 year ago
Include Python 3.12 in GHA

github.com/wntrblm/nox - DiddiLeija opened this pull request about 1 year ago
GitHub Action missing Python 3.12

github.com/wntrblm/nox - brettcannon opened this issue over 1 year ago
Add a `nox.options.verbose` configuration option

github.com/wntrblm/nox - agriyakhetarpal opened this issue over 1 year ago
Allow for easy wheel-sharing

github.com/wntrblm/nox - hynek opened this issue over 1 year ago
chore(deps): bump actions/checkout from 3 to 4

github.com/wntrblm/nox - dependabot[bot] opened this pull request over 1 year ago
chore: use 2x faster black mirror

github.com/wntrblm/nox - henryiii opened this pull request over 1 year ago
UnicodeDecodeError

github.com/wntrblm/nox - andreas-vester opened this issue over 1 year ago
docs: Fix and update "Instant Dev Environment" recipe

github.com/wntrblm/nox - paduszyk opened this pull request over 1 year ago
feat: support for reuse_venv option

github.com/wntrblm/nox - samypr100 opened this pull request over 1 year ago
chore(deps): bump actions/setup-python from 2 to 4

github.com/wntrblm/nox - dependabot[bot] opened this pull request over 1 year ago
style: add type hints, update few functions

github.com/wntrblm/nox - stasfilin opened this pull request over 1 year ago
Removed the problematic Python 2.7.18 version

github.com/wntrblm/nox - stasfilin opened this pull request over 1 year ago
Use double quotes instead of single in github actions examples

github.com/wntrblm/nox - patrick91 opened this pull request over 1 year ago
Change _color_finalizer behavior

github.com/wntrblm/nox - stasfilin opened this pull request over 1 year ago
chore: ruff moved to astral-sh

github.com/wntrblm/nox - henryiii opened this pull request over 1 year ago
tests: fixes when running locally

github.com/wntrblm/nox - henryiii opened this pull request over 1 year ago
fix(types): improve typing

github.com/wntrblm/nox - henryiii opened this pull request over 1 year ago
Get session list in code

github.com/wntrblm/nox - lhupfeldt opened this issue over 1 year ago
chore: save session name in `Func`

github.com/wntrblm/nox - MicaelJarniac opened this pull request over 1 year ago
Save session name in `Func`

github.com/wntrblm/nox - MicaelJarniac opened this issue over 1 year ago
Document how users can embed the official Nox badge

github.com/wntrblm/nox - johnthagen opened this pull request over 1 year ago
Create an official Nox badge

github.com/wntrblm/nox - johnthagen opened this pull request over 1 year ago
`run_installer` as an alias to `run_always`

github.com/wntrblm/nox - MicaelJarniac opened this issue over 1 year ago
Cannot install package from Azure Artifacts

github.com/wntrblm/nox - thecesrom opened this issue over 1 year ago
feat: more option argument completions

github.com/wntrblm/nox - scop opened this pull request over 1 year ago