Ecosyste.ms: OpenCollective

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

github.com/tox-dev/tox

Command line driven CI frontend and development task automation tool.
https://github.com/tox-dev/tox

Add 3.13 to CI and bump deps

gaborbernat opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1

dependabot[bot] opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 4 months ago
unable to use substitution when using file|

piotr-kubiak opened this issue 4 months ago
variable assingment order inconsistency when using file| in set_env

piotr-kubiak opened this issue 4 months ago
`.tox` folder should maybe contain a `CACHEDIR.TAG`

akx opened this issue 4 months ago
Properly document the `tox_env_teardown` hook

kemzeb opened this pull request 5 months ago
Fix issue link in changelog

schlamar opened this pull request 5 months ago
No colored output from provisioned tox on Windows

schlamar opened this issue 5 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 5 months ago
tox's dependencies lost after upgrading from 4.14.1 to 4.14.2

ni-jsuchocki opened this issue 5 months ago
Fixup the spec string for sys.executable

hroncok opened this pull request 5 months ago
Document all config expansions in a single page

ssbarnea opened this issue 5 months ago
Fix absolute base python paths conflicting

gaborbernat opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 5 months ago
Fix #3278 - Boost temporary directories cleanup in tests

ziima opened this pull request 5 months ago
Ensure dependencies are printed to stdout in parallel

ziima opened this issue 5 months ago
Fix #3318 - Suppress spinner in parallel runs in CI

ziima opened this pull request 5 months ago
Way to choose python architecture?

saschanaz opened this issue 5 months ago
Restore limited <major>.<minor> environment name support

gaborbernat opened this pull request 5 months ago
Set --parallel-no-spinner if in CI

ziima opened this issue 5 months ago
4.17.0: ruff fails

kloczek opened this issue 5 months ago
Add on platform constat to core

gaborbernat opened this pull request 5 months ago
Wheel installation failure on 3.13t

nedbat opened this issue 5 months ago
Add GraalPy and test both GraalPy and Jython env identifiers

timfel opened this pull request 6 months ago
Allow tox to use existing environment if no network connectivity

stephenfin opened this issue 6 months ago
[WIP] Native TOML config

ziima opened this pull request 6 months ago
Tests of tox itself require a lot of disk space

ziima opened this issue 6 months ago
Fix user guide system overview so nodes don't overlap.

Tom01098 opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
Add `windir` to the default list of `pass_env` variables on Windows

kurtmckee opened this pull request 6 months ago
Include `windir` by default in `pass_env`

kurtmckee opened this issue 6 months ago
`tox devenv`: Integration with running virtualenvs

chrysle opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
Fix tests after new setuptools

gaborbernat opened this pull request 7 months ago
Fix two small documentation issues

srenfo opened this pull request 7 months ago
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

dependabot[bot] opened this pull request 7 months ago
failure on packages dependency change

AdrianCert opened this issue 7 months ago
Critical Vulnerability Issue found by Fortify (CVE-2023-37920)

kankam-yeboah opened this issue 7 months ago
{env_name} substitution broken since version 4.14.1

rhabarberbarbara opened this issue 7 months ago
Table with list of default env vars per OS

seyidaniels opened this pull request 7 months ago
Fix section substitution with setenv

JJLLWW opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Document which environment variables are passed through by default

seyidaniels opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Fix broad build privileges @ GHA release workflow

webknjaz opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Excessive /tmp size after running tox test suite

mimre25 opened this issue 8 months ago
Fixed typo in user guide.

carltongibson opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
fix(parser): Fix --discover parsed incorrectly from env

mimre25 opened this pull request 9 months ago
TOX_DISCOVER not working (micromamba)

mimre25 opened this issue 9 months ago
Add bang to invert exit code

sillydan1 opened this pull request 9 months ago
fix skip with package = wheel

MarcinKonowalczyk opened this pull request 9 months ago
Cache env config

bennyrowland opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
Section substitution doesn't work in `setenv`

barthisrael opened this issue 9 months ago
Support multiple override appends

amitschang opened this pull request 9 months ago
Fix type-checking

stefanor opened this pull request 9 months ago
Allow appending to deps with the command line

stefanor opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 9 months ago
Update installation.rst

shenxianpeng opened this pull request 9 months ago
Can't append deps to testenv via command line

amitschang opened this issue 10 months ago
tox hangs but no subprocess running anymore

jsteinhofff opened this issue 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Remove duplicated and misleading configuration section

jugmac00 opened this pull request 10 months ago
Fix dropped leading characters `c` from constraints' packages

jugmac00 opened this pull request 10 months ago
tox seems to ignore part of tox.ini file

ocelotl opened this issue 10 months ago
Tox cannot find pyproject.toml

yves-chevallier opened this issue 10 months ago
Generated constraints.txt eats the first `c` letter of packages

gforcada opened this issue 10 months ago
Add Provision Arguments to ToxParser

seyidaniels opened this pull request 10 months ago
testenv.package_root seems to have no effect

jaraco opened this issue 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Add missing space

droctothorpe opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Removed unneeded line

reinout opened this pull request 10 months ago
extend_env setting

AiyionPrime opened this issue 10 months ago
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14

dependabot[bot] opened this pull request 10 months ago
Crash with fresh_subprocess=True and setuptools

adamchainz opened this issue 10 months ago
Allow plugins to attach data to --version

gaborbernat opened this pull request 10 months ago
Support fresh subprocess for build backends

gaborbernat opened this pull request 10 months ago
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

dependabot[bot] opened this pull request 11 months ago
Fix linkcheck failing

gaborbernat opened this pull request 11 months ago
tox -vv does not show pip output for success executions

gaborbernat opened this issue 11 months ago