We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with @kcpevey
task_ecosystem_setup
task_env_create
LongRunning
CmdAction
task_dev_install, _pip_...
flakehell
flake8
coveralls
coverage
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
we can run the smoke test concurrent with the full test suite in gh actions so it will fail faster without impacting the full run time.
And it may also be possible to stop all tests if the smoke test fails even if they've already started.
No branches or pull requests
with @kcpevey
task_ecosystem_setup
pip upgrades distribution tools.task_env_create
does nothin in pip, but is overriden in condaLongRunning
instead ofCmdAction
when possibletask_dev_install, _pip_...
builds a pip command to update the environment.flakehell
instead offlake8
coveralls
coverage
task.suggestions
The text was updated successfully, but these errors were encountered: