Ronny Pfannschmidt
380f978243
Merge pull request #926 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-07-04 09:29:28 +02:00
pre-commit-ci[bot]
f609fb7de4
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0 )
2023-07-04 06:41:04 +00:00
pre-commit-ci[bot]
03a64d91f3
[pre-commit.ci] pre-commit autoupdate ( #923 )
...
updates:
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0 )
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.3.0...v1.4.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-27 08:07:12 -03:00
pre-commit-ci[bot]
7d14d50f65
[pre-commit.ci] pre-commit autoupdate ( #920 )
...
updates:
- [github.com/asottile/blacken-docs: 1.13.0 → 1.14.0](https://github.com/asottile/blacken-docs/compare/1.13.0...1.14.0 )
- [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-20 07:56:49 -03:00
Bruno Oliveira
56a4f212b7
Merge pull request #918 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-06-13 08:22:42 -03:00
pre-commit-ci[bot]
a4c887b058
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.6.0 )
2023-06-13 05:13:50 +00:00
Bruno Oliveira
7e1768f838
Merge pull request #910 from pytest-dev/release-3.3.1
...
Release 3.3.1
2023-05-19 07:55:03 -03:00
Bruno Oliveira
9791021f02
Release 3.3.1
v3.3.1
2023-05-19 07:44:21 -03:00
Bruno Oliveira
4e7bd0239e
Avoid unnecessary rinfo calls after creating gateways ( #909 )
...
Hopefully this fixes #907 , as seems this is the only
change in #901 which is somehow related.
---------
Co-authored-by: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de >
2023-05-19 07:43:18 -03:00
pre-commit-ci[bot]
52a61434fb
[pre-commit.ci] pre-commit autoupdate ( #908 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.2.0...v1.3.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-16 06:20:14 -03:00
Bruno Oliveira
9efc64eef9
Merge pull request #906 from nicoddemus/ci-improvements
...
CI improvements
2023-05-15 08:21:30 -03:00
Bruno Oliveira
6d39025be3
Use same package in all test runs
2023-05-12 17:59:46 -03:00
Bruno Oliveira
d8fb60ba7f
Fix tag creation in deploy workflow
...
As commented in #905 , an annotated tag needs a configured user.
2023-05-12 17:52:21 -03:00
Bruno Oliveira
4d230b6de7
Merge pull request #905 from pytest-dev/release-3.3.0
...
Release 3.3.0
2023-05-12 17:48:57 -03:00
Bruno Oliveira
f5b4a5d6ed
Configure 'test' workflow to cancel running jobs for the branch
v3.3.0
2023-05-12 17:33:18 -03:00
Bruno Oliveira
657ba9ac7f
Only test on-push for master and a specific branch name
...
This avoids testing twice when pushing to the main repository, once for the push, and another for a PR.
2023-05-12 17:33:18 -03:00
Bruno Oliveira
fa08e0987b
Add check-package step also to 'test' workflow
...
This ensures we do not have any surprises when we try to deploy,
which uses the same step to generate the package.
2023-05-12 17:33:18 -03:00
Bruno Oliveira
103ee05f01
Release 3.3.0
2023-05-12 12:24:43 -03:00
Bruno Oliveira
37b9dbdbf4
Deploy via a protected environment and using PyPI trusted publishers ( #902 )
...
Following recent discussions, this changes the development process as follows:
1. The deploy is now manually triggered after the release PR is approved.
2. The deploy workflow tags the repository only after the package has been published to PyPI.
3. Use PyPI trusted publishers instead of API tokens.
Co-authored-by: Ran Benita <ran@unusedvar.com >
2023-05-12 12:17:55 -03:00
Bruno Oliveira
be1d5c401f
Make collection progress output less verbose ( #901 )
...
Fix #555
2023-05-12 10:36:32 -03:00
Ran Benita
e48dc3c6ad
Merge pull request #900 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-05-10 14:48:21 +03:00
pre-commit-ci[bot]
a338075c0b
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0 )
2023-05-09 05:16:48 +00:00
pre-commit-ci[bot]
8fbecd8a23
[pre-commit.ci] pre-commit autoupdate ( #897 )
...
updates:
- [github.com/PyCQA/autoflake: v2.1.0 → v2.1.1](https://github.com/PyCQA/autoflake/compare/v2.1.0...v2.1.1 )
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-25 07:37:20 -03:00
pre-commit-ci[bot]
6317cc32fa
[pre-commit.ci] pre-commit autoupdate ( #896 )
...
updates:
- [github.com/PyCQA/autoflake: v2.0.2 → v2.1.0](https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-21 15:15:53 -03:00
pre-commit-ci[bot]
4bed067b06
[pre-commit.ci] pre-commit autoupdate ( #895 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.1.1...v1.2.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-11 07:55:12 -03:00
Robert Schweizer
982ef0097a
Improve docs of maxschedchunk ( #893 )
2023-04-06 09:46:34 -03:00
pre-commit-ci[bot]
c7d86097e9
[pre-commit.ci] pre-commit autoupdate ( #892 )
...
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-04 09:03:28 -03:00
pre-commit-ci[bot]
6719dfd6f8
[pre-commit.ci] pre-commit autoupdate ( #889 )
...
updates:
- [github.com/PyCQA/autoflake: v2.0.1 → v2.0.2](https://github.com/PyCQA/autoflake/compare/v2.0.1...v2.0.2 )
- [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-14 07:52:23 -03:00
Aleksandr Mezin
6e7bbfae37
Merge pull request #888 from amezin/release-3.2.1
...
Release 3.2.1
2023-03-12 17:11:47 +02:00
Aleksandr Mezin
b591be4868
Release 3.2.1
deploy / deploy (push) Failing after 1s
v3.2.1
2023-03-12 14:42:09 +02:00
Aleksandr Mezin
b6c195a56c
Merge pull request #885 from amezin/steal-hang-fix
...
Fix hang caused by `steal` command with empty test queue
2023-03-10 13:12:30 +02:00
Aleksandr Mezin
6abcdfc22e
Fix hang caused by steal command with empty test queue
...
Fixes #884
2023-03-09 16:44:34 +02:00
pre-commit-ci[bot]
58fd7ccc05
[pre-commit.ci] pre-commit autoupdate ( #881 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-27 08:53:38 -03:00
Bruno Oliveira
ba526fad5a
Merge pull request #879 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-02-14 07:29:00 -03:00
pre-commit-ci[bot]
efe674b265
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.0.0 )
2023-02-14 03:23:39 +00:00
Bruno Oliveira
5d692a7d63
Merge pull request #878 from akx/patch-1
...
docs: Remove unused statement in one-log-per-worker example
2023-02-13 11:01:58 -03:00
Aarni Koskela
5e795d88e7
docs: Remove unused statement in one-log-per-worker example
2023-02-13 15:38:59 +02:00
Aleksandr Mezin
2329d3454f
Merge pull request #875 from pytest-dev/release-3.2.0
...
Release 3.2.0
2023-02-07 17:08:32 +02:00
Aleksandr Mezin
5c065198e9
Release 3.2.0
...
deploy / deploy (push) Failing after 2s
Fixes #874
v3.2.0
2023-02-07 16:46:47 +02:00
pre-commit-ci[bot]
c695763e92
[pre-commit.ci] pre-commit autoupdate ( #869 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/autoflake: v2.0.0 → v2.0.1](https://github.com/PyCQA/autoflake/compare/v2.0.0...v2.0.1 )
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](https://github.com/asottile/blacken-docs/compare/v1.12.1...1.13.0 )
* Update .pre-commit-config.yaml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2023-02-07 07:58:55 -03:00
Bruno Oliveira
9373ddb3f8
Merge pull request #870 from hroncok/delenv
...
Tests: Unset PYTEST_XDIST_AUTO_NUM_WORKERS when the behavior without the envvar is asserted
2023-01-19 20:01:41 -03:00
Miro Hrončok
8fd1bfd182
Tests: Unset PYTEST_XDIST_AUTO_NUM_WORKERS when the behavior without the envvar is asserted
2023-01-17 20:10:12 +01:00
Thomas Kolar
017cc72b70
Document limitations for debugging as well as a workaround ( #867 )
...
Closes #863
2023-01-12 12:57:20 -03:00
Pat Thiel
cf19f76d86
Fix minor typos in the documentation ( #866 )
...
Some minor typo fixes.
2023-01-12 07:52:07 -03:00
Bruno Oliveira
691a0751bf
Merge pull request #865 from amezin/fix-loadsched-tests
...
Fix some LoadScheduling tests
2023-01-11 20:34:27 -03:00
Aleksandr Mezin
e9860923bf
Fix some LoadScheduling tests
...
The expected number of nodes didn't match throughout the test code.
2023-01-11 22:34:56 +02:00
Aleksandr Mezin
d1dfad3e92
Implement work-stealing scheduler ( #862 )
...
Closes #858
2023-01-11 08:38:57 -03:00
Aleksandr Mezin
9b0b5b1495
Add --maxschedchunk CLI option ( #857 )
...
Maximum number of tests scheduled in one step.
Setting it to 1 will force pytest to send tests to workers one by one -
might be useful for a small number of slow tests.
Larger numbers will allow the scheduler to submit consecutive chunks of tests
to workers - allows reusing fixtures.
Unlimited if not set.
Fixes #855
Fixes #255
2022-12-23 08:21:20 -03:00
pre-commit-ci[bot]
7faa69a04b
[pre-commit.ci] pre-commit autoupdate ( #856 )
...
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0 )
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-13 08:14:04 -03:00
Ronny Pfannschmidt
7a7be87453
Merge pull request #854 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-06 10:47:31 +01:00