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

chore: remove 3.6 tests, min version is 3.7

crwilcox opened this pull request over 1 year ago
Don't run python 2.7 virtualenv tests for newer versions of virtualenv

crwilcox opened this pull request over 1 year ago
allow the use of argcomplete 3

reaperhulk opened this pull request over 1 year ago
fix: enable `list_sessions` for session completion

scop opened this pull request over 1 year ago
Support argcomplete v3.0

zachliu opened this issue over 1 year ago
time_of_day(12) returns ""

aglet opened this issue almost 2 years ago
docs: recipe for GHA generate

henryiii opened this pull request almost 2 years ago
Add an option to not store virtual environments

oscarbenjamin opened this issue almost 2 years ago
Add a command to print the full docstring of a session

ThomasLaPiana opened this issue almost 2 years ago
Detect session.install('pip'....) with `--no-install`

q0w opened this issue almost 2 years ago
does nox support testing built wheel files?

jbiz25 opened this issue almost 2 years ago
chore: move to using Ruff

henryiii opened this pull request almost 2 years ago
chore: update pre-commit hooks

edgarrmondragon opened this pull request almost 2 years ago
Tests fail with internal error

yurivict opened this issue almost 2 years ago
Add support for `NOXPYTHON`, `NOXEXTRAPYTHON` and `NOXFORCEPYTHON`

edgarrmondragon opened this pull request almost 2 years ago
First implementation of tox_to_nox for tox 4

frenzymadness opened this pull request almost 2 years ago
Add option to skip session by default

slavong opened this issue almost 2 years ago
Support for GHA's setup-python pre-release version specifiers

hynek opened this issue almost 2 years ago
Merge sessions and tags

q0w opened this pull request almost 2 years ago
Void nox.options.sessions when tags are specified

avylove opened this issue almost 2 years ago
style: spelling and grammar fixes

scop opened this pull request almost 2 years ago
Document supported (session) Python versions

scop opened this issue almost 2 years ago
support micromamba as a backend

yarnabrina opened this issue almost 2 years ago
Add invite link to the discord server to CONTRIBUTING.md

dcermak opened this pull request about 2 years ago
chore: long term fix for bugbear opinionated checks

henryiii opened this pull request about 2 years ago
Constrain tox to <4.0.0 and minor fixes

FollowTheProcess opened this pull request about 2 years ago
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4

dependabot[bot] opened this pull request about 2 years ago
ci: some minor fixes

henryiii opened this pull request about 2 years ago
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1

dependabot[bot] opened this pull request about 2 years ago
Compatibility with tox 4

frenzymadness opened this issue about 2 years ago
Support a `NOXPYTHON` environment variable similar to `NOXSESSION`

edgarrmondragon opened this issue about 2 years ago
2022.11.21: pep517 build do not isntall nox/tox_to_nox.jinja2

kloczek opened this issue about 2 years ago
Fix assertion in GHA tests

FollowTheProcess opened this pull request about 2 years ago
Add ability to list tags

avylove opened this issue about 2 years ago
Action: Replace deprecated set-output command

airtower-luna opened this pull request about 2 years ago
chore: move to 3.11 final

henryiii opened this pull request about 2 years ago
pip doesn't give live output

avylove opened this issue about 2 years ago
feat: --json --list-sessions

henryiii opened this pull request about 2 years ago
Point action docs to 2022.8.7 not latest

FollowTheProcess opened this pull request about 2 years ago
Tag aliases

avylove opened this issue about 2 years ago
Make GitHub Actions `uses` example runnable

paw-lu opened this pull request about 2 years ago
Fix a typo

DiddiLeija opened this pull request about 2 years ago
Fix typo in tutorial.rst

nhtsai opened this pull request about 2 years ago
chore: switch to hatchling

henryiii opened this pull request about 2 years ago
FEAT: json session listing

henryiii opened this issue about 2 years ago
chore: some refurb suggestions and cleanup old Python 2-3.6 stuff

henryiii opened this pull request about 2 years ago
chore(deps): update pre-commit

henryiii opened this pull request about 2 years ago
chore: include Python 3.11 classifier & testing

henryiii opened this pull request about 2 years ago
Add a `default=True` argument to nox.session

Julian opened this issue about 2 years ago
Fix example in docs using `session.posargs`

paw-lu opened this pull request over 2 years ago
Enhance environment variables passing

franekmagiera opened this pull request over 2 years ago
Add docs for #180

hynek opened this pull request over 2 years ago
fix: nox.session.run-ing commands with pathlib.Path arguments

Julian opened this pull request over 2 years ago
Machine-readable dump of the defined sessions

ppentchev opened this issue over 2 years ago
refactor: Drop `py` as a dependency

FollowTheProcess opened this pull request over 2 years ago
chore: Update pre-commit hooks and fix any resulting errors

FollowTheProcess opened this pull request over 2 years ago
fix: Include action helper in MANIFEST.in

FollowTheProcess opened this pull request over 2 years ago
Missing action_helper in PyPI tarball

frenzymadness opened this issue over 2 years ago
The new GitHub action does not work?

lewoudar opened this issue over 2 years ago
Export session name in envvar NOX_CURRENT_SESSION

ktbarrett opened this pull request over 2 years ago
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1

dependabot[bot] opened this pull request over 2 years ago
Add short -N alias for --no-reuse-existing-virtualenvs

johnthagen opened this pull request over 2 years ago
Remove macos-10.15 from Github Action

meowmeowmeowcat opened this pull request over 2 years ago
Set environment variable when running commands

ktbarrett opened this issue over 2 years ago
macOS 10.15 GHA Image is being deprecated

FollowTheProcess opened this issue over 2 years ago
chore: use python 3.7+ syntax for action_helper.py

mayeut opened this pull request over 2 years ago
fix: invalid input in action's localpython step

mayeut opened this pull request over 2 years ago
Support session dependencies (`requires`)

gschaffner opened this pull request over 2 years ago
`session.install` fails on MSYS2 virtualenv

davidhewitt opened this issue over 2 years ago
fix: use setup-python v4.1's environmentless setup

henryiii opened this pull request over 2 years ago
feat: expose no_install and install_only as public API

kngwyu opened this pull request over 2 years ago
feat: Add session tags

edgarrmondragon opened this pull request over 2 years ago
Add a single character shortcut for --no-reuse-existing-virtualenvs

johnthagen opened this issue over 2 years ago
Allow running a session with a different Python interpreter

pfmoore opened this issue over 2 years ago
pip fails on python 3.10 + windows

jieru-hu opened this issue over 2 years ago
docs: add sample configuration for the GitHub Action

mayeut opened this pull request over 2 years ago
feat: GitHub Action

henryiii opened this pull request over 2 years ago
refactor: drop path.py

henryiii opened this pull request over 2 years ago
Bump pre-commit deps, to fix a breaking Click update

DiddiLeija opened this pull request over 2 years ago
Remove usage of py.path?

henryiii opened this issue almost 3 years ago
Support argcomplete v2.0

jwodder opened this issue almost 3 years ago
CondaEnv auto-offline behaviour with local package repositories

Tolker-KU opened this issue almost 3 years ago
Support nox sessions running in parallel

FollowTheProcess opened this issue almost 3 years ago
[BUG] --no-reuse-existing-virtualenvs doesn't seem to work

henryiii opened this issue about 3 years ago
sessions: require a session?

henryiii opened this issue over 3 years ago
parametrize doesn't work as expected with multiple Python versions

smithfred opened this issue almost 4 years ago
Provide a way to read `requires_python` from a project's settings

brettcannon opened this issue almost 4 years ago
Shell friendly session names

omry opened this issue almost 5 years ago
Allow using conda environment.yml files to create environments

antonl opened this issue about 5 years ago
Unexpected (buggy?) environment passing

sambarluc opened this issue about 5 years ago
Add support for pipenv install

skshetry opened this pull request over 5 years ago
Allow session.run to execute something in the background

AGeekInside opened this issue over 5 years ago
Distribute standalone executable for Nox

theacodes opened this issue over 5 years ago