Imply --parallel when --parallel-no-spinner is passed #3159
Merged
gaborbernat merged 10 commits intotox-dev:mainfrom Nov 29, 2023
Merged
Imply --parallel when --parallel-no-spinner is passed #3159gaborbernat merged 10 commits intotox-dev:mainfrom
--parallel when --parallel-no-spinner is passed #3159gaborbernat merged 10 commits intotox-dev:mainfrom
Conversation
for more information, see https://pre-commit.ci
--parallel when --parallel-no-spinner is passed
gaborbernat
requested changes
Nov 28, 2023
Member
gaborbernat
left a comment
There was a problem hiding this comment.
Please add test validating the change.
gaborbernat
requested changes
Nov 28, 2023
tusharsadhwani
commented
Nov 28, 2023
This reverts commit cb8f71a.
Contributor
|
@gaborbernat looks like this caused a regression when the |
Member
|
@webknjaz can you detail the regression? @@tusharsadhwani can you take a look? |
Contributor
Author
|
I can check. A brief explanation of the issue will help. |
naa0yama
referenced
this pull request
in naa0yama/boilerplate-python
Jan 24, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tox](https://togithub.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `~4.11.0` -> `~4.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/tox (tox)</summary> ### [`v4.12.0`](https://togithub.com/tox-dev/tox/releases/tag/4.12.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.11.4...4.12.0) <!-- Release notes generated using configuration in .github/release.yml at 4.12.0 --> #### What's Changed - Exclude bots from generated release notes by [@​hugovk](https://togithub.com/hugovk) in [https://github.com/tox-dev/tox/pull/3163](https://togithub.com/tox-dev/tox/pull/3163) - Imply `--parallel` when `--parallel-no-spinner` is passed by [@​tusharsadhwani](https://togithub.com/tusharsadhwani) in [https://github.com/tox-dev/tox/pull/3159](https://togithub.com/tox-dev/tox/pull/3159) - Fix 'open an issue' link in development.rst by [@​TheRealFalcon](https://togithub.com/TheRealFalcon) in [https://github.com/tox-dev/tox/pull/3179](https://togithub.com/tox-dev/tox/pull/3179) - Fix the CI by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3183](https://togithub.com/tox-dev/tox/pull/3183) - Always pass FORCE_COLOR & NO_COLOR to the environment by [@​hashar](https://togithub.com/hashar) in [https://github.com/tox-dev/tox/pull/3172](https://togithub.com/tox-dev/tox/pull/3172) #### New Contributors - [@​tusharsadhwani](https://togithub.com/tusharsadhwani) made their first contribution in [https://github.com/tox-dev/tox/pull/3159](https://togithub.com/tox-dev/tox/pull/3159) - [@​TheRealFalcon](https://togithub.com/TheRealFalcon) made their first contribution in [https://github.com/tox-dev/tox/pull/3179](https://togithub.com/tox-dev/tox/pull/3179) **Full Changelog**: tox-dev/tox@4.11.4...4.12.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/naa0yama/pythonboilerplate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Resolves #3158
tox -e fix)docs/changelogfolder