-
Notifications
You must be signed in to change notification settings - Fork 234
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-xdist
base: v3.2.1
head repository: pytest-dev/pytest-xdist
compare: v3.3.0
- 15 commits
- 11 files changed
- 6 contributors
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e7bbfa - Browse repository at this point
Copy the full SHA 6e7bbfaView commit details
Commits on Mar 14, 2023
-
[pre-commit.ci] pre-commit autoupdate (#889)
updates: - [github.com/PyCQA/autoflake: v2.0.1 → v2.0.2](PyCQA/autoflake@v2.0.1...v2.0.2) - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](pre-commit/mirrors-mypy@v1.0.1...v1.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6719dfd - Browse repository at this point
Copy the full SHA 6719dfdView commit details
Commits on Apr 4, 2023
-
[pre-commit.ci] pre-commit autoupdate (#892)
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7d8609 - Browse repository at this point
Copy the full SHA c7d8609View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 982ef00 - Browse repository at this point
Copy the full SHA 982ef00View commit details
Commits on Apr 11, 2023
-
[pre-commit.ci] pre-commit autoupdate (#895)
updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bed067 - Browse repository at this point
Copy the full SHA 4bed067View commit details
Commits on Apr 21, 2023
-
[pre-commit.ci] pre-commit autoupdate (#896)
updates: - [github.com/PyCQA/autoflake: v2.0.2 → v2.1.0](PyCQA/autoflake@v2.0.2...v2.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6317cc3 - Browse repository at this point
Copy the full SHA 6317cc3View commit details
Commits on Apr 25, 2023
-
[pre-commit.ci] pre-commit autoupdate (#897)
updates: - [github.com/PyCQA/autoflake: v2.1.0 → v2.1.1](PyCQA/autoflake@v2.1.0...v2.1.1) - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8fbecd8 - Browse repository at this point
Copy the full SHA 8fbecd8View commit details
Commits on May 9, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0)
Configuration menu - View commit details
-
Copy full SHA for a338075 - Browse repository at this point
Copy the full SHA a338075View commit details
Commits on May 10, 2023
-
Merge pull request #900 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for e48dc3c - Browse repository at this point
Copy the full SHA e48dc3cView commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be1d5c4 - Browse repository at this point
Copy the full SHA be1d5c4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 37b9dbd - Browse repository at this point
Copy the full SHA 37b9dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 103ee05 - Browse repository at this point
Copy the full SHA 103ee05View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for fa08e09 - Browse repository at this point
Copy the full SHA fa08e09View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 657ba9a - Browse repository at this point
Copy the full SHA 657ba9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b4a5d - Browse repository at this point
Copy the full SHA f5b4a5dView commit details
There are no files selected for viewing