1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2025-07-12 20:28:48 +02:00

Commit Graph

  • d4ed1c673f Release 0.0.16 master v0.0.16 Miro Hrončok 2025-03-12 16:16:57 +01:00
  • de0147fb5d Add --assert-config option Miro Hrončok 2025-03-11 13:00:40 +01:00
  • 09d599d7d9 Release 0.0.15 v0.0.15 Miro Hrončok 2025-03-05 00:15:57 +01:00
  • ad715584e7 CI: Add tests for Python 3.14 Miro Hrončok 2025-03-05 00:14:49 +01:00
  • c656431ce3 CI: Drop Python 3.7 as it has been removed from Fedora 40 Miro Hrončok 2025-03-05 00:03:45 +01:00
  • b73cf22d73 Avoid setting the default runner Will Shanks 2025-03-04 14:10:44 -05:00
  • f3a71af340 Release 0.0.14 (with all test data) v0.0.14 Miro Hrončok 2024-10-29 17:48:08 +01:00
  • 4521deaeab Release 0.0.13 v0.0.13 Miro Hrončok 2024-10-29 17:41:18 +01:00
  • e1ce72ca96 Add --print-dependency-groups-to Miro Hrončok 2024-10-22 15:38:10 +02:00
  • 0cf27856f8 Only use old virtualenv with old tox Miro Hrončok 2024-10-22 17:35:13 +02:00
  • 0c125a3c7f GitHub Actions: Bump actions/checkout to v4 to avoid a deprecated Node.js warning Miro Hrončok 2024-10-22 17:37:01 +02:00
  • 4402808adc Tests: Reduce the amount of testenvs, make the tests work Miro Hrončok 2024-10-22 16:15:48 +02:00
  • a5705181f3 Fix tests: Always return from prepend_env_var_path Miro Hrončok 2024-10-22 15:36:48 +02:00
  • 0db9b4b3d4 Fix tests: Python 3.12+ toxenvs don't have setuptools in them Miro Hrončok 2024-10-22 15:35:12 +02:00
  • 18c050c748 Release 0.0.12 v0.0.12 Miro Hrončok 2024-08-28 14:59:04 +02:00
  • 3ec5f8f899 Implement a new method for tox 4.18+ Miro Hrončok 2024-08-14 16:43:26 +02:00
  • 12a8af8f92 Minor language nitpicks in the README typos Miro Hrončok 2023-10-18 13:11:13 +02:00
  • 10ff32b308 Tests: Pin virtualenv to <20.22, for Python 3.6 environments Miro Hrončok 2023-04-24 08:34:41 +02:00
  • 94c7ff899d Switch tox-github-action from master to main branch Lumír 'Frenzy' Balhar 2023-04-12 17:10:08 +02:00
  • 22b05190f1 Release 0.0.11 v0.0.11 Miro Hrončok 2023-01-10 17:31:28 +01:00
  • daf3872164 Support report of installed packages in CI () Lumír 'Frenzy' Balhar 2023-01-07 11:40:07 +01:00
  • bf900a5c7c Clear PYTHONPATH when executing tox in tests Miro Hrončok 2022-12-08 18:53:22 +01:00
  • 843dee6288 Fix tests for tox 4.0.15 Miro Hrončok 2022-12-20 11:37:10 +01:00
  • 1130fb77b4 Fix RST syntax and release 0.0.10 v0.0.10 Miro Hrončok 2022-12-14 15:29:24 +01:00
  • 3438c5679a Release 0.0.9 v0.0.9 Miro Hrončok 2022-12-14 14:53:08 +01:00
  • 679fbc996e Always set passenv/pass_env to * Miro Hrončok 2022-12-14 13:48:10 +01:00
  • c3497d2b2a Don't assume the tests allways run via tox Miro Hrončok 2022-12-14 11:47:07 +01:00
  • 028ee0cfb4 Avoid race conditions when running tests with xdist Miro Hrončok 2022-12-13 16:56:33 +01:00
  • f71dd2a238 Skip tox 3/4 tests with tox 4/3 via pytest, not tox Miro Hrončok 2022-12-12 19:04:32 +01:00
  • ad6bcf5c19 Fix for commands_pre and commands_post for tox 4 Lumir Balhar 2022-12-12 12:38:26 +01:00
  • a72e7ba713 Fix TOX_MIN_VERSION again Lumir Balhar 2022-12-12 12:38:11 +01:00
  • f5beafc38c Fix tests Lumir Balhar 2022-11-30 14:27:10 +01:00
  • 5d5286d4f0 Drop tox < 3.24, add Python 3.11, fix tox 4 compatibility Lumir Balhar 2022-11-30 12:24:38 +01:00
  • 463c745f6e Drop support for tox 3.15 Lumir Balhar 2022-02-25 09:32:23 +01:00
  • 3e9cd58704 Remove unused imports Lumir Balhar 2022-02-10 14:45:52 +01:00
  • b0923ba7ea Improved tests and testing with tox 4 Lumir Balhar 2022-02-10 10:58:59 +01:00
  • b9030ccc0f Copy of the tests for Tox 4 Lumir Balhar 2022-02-09 11:17:30 +01:00
  • 0e90086c0f Make __init__ methods noop and use env_dir instead of a temp dir Lumir Balhar 2022-02-08 12:10:01 +01:00
  • 14fd3c24c2 Compatibility with Tox 4 beta 1 Lumir Balhar 2022-02-07 14:24:47 +01:00
  • dadd0a954b Use our own subprocess executor to alter env variables Lumir Balhar 2022-01-03 12:52:59 +01:00
  • 70a344a8f9 Fake Python environment Lumir Balhar 2021-12-14 23:24:00 +01:00
  • c5281c6243 Some more default options Lumir Balhar 2021-12-14 23:23:41 +01:00
  • 799e5ddda2 No longer check Python versions Lumir Balhar 2021-12-14 23:22:56 +01:00
  • 07e8536934 Add dummy installer so there is no chance to install packages Lumir Balhar 2021-12-14 23:22:14 +01:00
  • ba4146c10d Empty list of commands means no need for SystemExit Lumir Balhar 2021-12-13 12:20:02 +01:00
  • d6cb357233 Own executor is not needed if we can override config Lumir Balhar 2021-12-13 09:20:38 +01:00
  • 46fd9f0865 Use the default installer (pip) even it fails in an offline env Lumir Balhar 2021-11-08 15:26:00 +01:00
  • 5d3802da93 Use sysconfig instead of hardcoded paths Lumir Balhar 2021-11-08 15:17:15 +01:00
  • bb79c6d405 Remove deprecated option --print-deps-only Lumir Balhar 2021-11-08 14:35:20 +01:00
  • a223dc5e97 New plugin version for tox 4 alpha Lumir Balhar 2021-11-08 14:21:14 +01:00
  • f55beb7537 Rename module hooks to hooks3 Lumir Balhar 2021-11-08 14:20:07 +01:00
  • 34bd41f2bd Do not run commands_pre or commands_post with --print-deps-to/--print-extras-to Miro Hrončok 2022-12-12 12:13:32 +01:00
  • 10f1d91d8f CI: Update to actions/checkout@v3 to avoid a deprecation warning Miro Hrončok 2022-12-08 20:13:17 +01:00
  • 2f1005471a Update the branch for tox3 git Miro Hrončok 2022-12-07 23:00:08 +01:00
  • 4f97be7952 Define and use a [tests] extra Miro Hrončok 2022-12-07 22:32:57 +01:00
  • d2f9344898 tox never gets capitalized Jürgen Gmach 2022-05-12 09:54:55 +02:00
  • 0ea6d59938 Release 0.0.8 v0.0.8 Miro Hrončok 2022-03-02 22:04:24 +01:00
  • 6e7459afce Avoid exception with tox.ini containing allowlist_externals Sorin Sbarnea 2021-12-14 08:39:46 +00:00
  • 931f41066b Fix tox315 toxenv Miro Hrončok 2022-02-18 19:31:02 +01:00
  • fa84635096 New Python versions in tests Lumir Balhar 2022-02-09 10:28:06 +01:00
  • 0d9beab1db Pin tox < 4, release as 0.0.7 v0.0.7 Miro Hrončok 2022-02-06 22:54:51 +01:00
  • 7b2047dda1 Don't recommend using Python virtual environmetns to isolate Miro Hrončok 2021-11-10 14:38:05 +01:00
  • 60d4e23d20 Release 0.0.6 v0.0.6 Miro Hrončok 2021-03-29 13:51:24 +02:00
  • 2cbcf96a70 Make tox_dependencies() a generator Petr Viktorin 2021-03-16 14:43:29 +01:00
  • beda06ad5e Document tox provisioning Miro Hrončok 2021-03-08 12:53:40 +01:00
  • e7456d9645 Print tox requires with --print-deps-to Miro Hrončok 2021-02-15 22:54:55 +01:00
  • a66b6f73d3 Print tox minversion with --print-deps-to Miro Hrončok 2021-02-15 19:33:41 +01:00
  • 60bde0041c Release 0.0.5 v0.0.5 Miro Hrončok 2020-11-25 12:06:36 +01:00
  • 4348640a83 Drop the limited support of tox 3.13 and 3.14 (due to Fedora 31 EOL) Miro Hrončok 2020-11-20 20:50:14 +01:00
  • 9004590d6f DRY a function to detect "our" options Miro Hrončok 2020-11-20 20:49:23 +01:00
  • 4282332967 Properly test for our options in tox_runenvreport() Miro Hrončok 2020-11-20 20:44:59 +01:00
  • d0b0c443ac Release 0.0.4 v0.0.4 Miro Hrončok 2020-11-04 17:19:04 +01:00
  • f663c1b4d5 Tests: Manipulate INI config with ConfigParser Petr Viktorin 2020-11-04 15:23:37 +01:00
  • 10da929f4b Test that the tested package is never/always installed to the test environment Miro Hrončok 2020-11-03 15:01:03 +01:00
  • ed9ff81816 Hotfix: Don't install any deps when --print-extras-to is used Miro Hrončok 2020-11-03 12:19:53 +01:00
  • 5577fb3704 When using the plugin's options, disable the usedevelop option Miro Hrončok 2020-11-03 12:18:34 +01:00
  • 338d03ac22 In tests, get sys.exec_prefix from the resolved executable Miro Hrončok 2020-11-03 12:45:13 +01:00
  • b35f8832a9 Include test fixtures in sdist Miro Hrončok 2020-11-03 18:10:23 +01:00
  • ab458fae39 Release 0.0.3 v0.0.3 Miro Hrončok 2020-09-30 15:34:40 +02:00
  • 4212694dc6 Avoid clogging the arparse files, flush regularly Miro Hrončok 2020-09-29 19:38:52 +02:00
  • 6dd32b21ce Add the --print-extras-to(-file) option Miro Hrončok 2020-09-11 15:20:03 +02:00
  • 6feb98352a When tox fails in tests, show stdout/stderr Miro Hrončok 2020-09-11 15:23:29 +02:00
  • 6b48528fb6 Use --print-deps-to=- in test_noquiet_installed_packages Petr Viktorin 2020-09-15 16:28:59 +02:00
  • 9f3d66aa20 Parametrize a --print-deps-to[-file] test Petr Viktorin 2020-09-15 16:21:23 +02:00
  • 4e137f1285 Remove unused fixture Petr Viktorin 2020-09-15 16:19:55 +02:00
  • ea7b19f181 Use --print-deps-to in tests Petr Viktorin 2020-09-15 16:19:17 +02:00
  • 974f3334e3 Remove unneeded dest Petr Viktorin 2020-09-15 16:18:32 +02:00
  • 93e7f0b16a Deprecate --print-deps-only in favor of --print-deps-to-file=- Petr Viktorin 2020-09-15 14:16:40 +02:00
  • ca5bba08a5 Add test and docstring to tox_runenvreport hook Miro Hrončok 2020-09-11 14:42:56 +02:00
  • aca2fb563b hooks: implement custom tox_runenvreport without a pip dependency Filipe Laíns 2020-08-27 16:35:19 +01:00
  • e3e6de27ba Run the CI job weekly to check compatibility with recent tox/virtualenv Miro Hrončok 2020-08-13 12:16:22 +02:00
  • 65cb96383b Drop support for tox < 3.13 (< 3.15 with Python 3.8+) Miro Hrončok 2020-08-12 17:04:58 +02:00
  • 12b0f83762 Test with Python 3.9 as well Miro Hrončok 2020-08-12 15:23:55 +02:00
  • 2b89732d65 Switch CI to the fedora-python Tox GitHub action Petr Viktorin 2020-08-12 16:28:20 +02:00
  • 2e513fe88f tests: Use sys.exec_prefix, not sys.executable, to determine the Python run Petr Viktorin 2020-08-11 17:07:58 +02:00
  • bfbc61a4b7 Avoid requiring admin rights on Windows Fredrik Averpil 2020-08-10 11:58:17 +02:00
  • dc47ce3ddf Remove duplicate code and only delete venv if needed Miro Hrončok 2020-01-13 00:33:21 +01:00
  • 688a41cceb Travis CI: Test also on Fedora 31 Miro Hrončok 2019-10-21 13:07:05 +02:00
  • b1b144e6be Tests: Run tests in parallel with pytest-xdist Miro Hrončok 2019-10-21 13:04:49 +02:00
  • 868482fd79 Tests: Don't get fooled by test.egg-info directory in PWD Miro Hrončok 2019-10-21 12:48:57 +02:00