Skip to content
New issue

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

The warning prompt occurs after the dependencies have been executed. #1817

Open
Arnaud-IFEA opened this issue Sep 19, 2024 · 0 comments
Open
Labels
state: needs triage Waiting to be triaged by a maintainer.

Comments

@Arnaud-IFEA
Copy link

  • Task version: v3.39.0
  • Operating system: Debian
  • Experiments enabled: none

Since #1657 the warning prompt for a task happened after the preconditions (and that make sense :) ), but also after the dependencies.

This is a bit annoying for two reasons:

  • dependencies are sometimes long tasks that we don't want to run for nothing in the end.
  • deps are sometimes used just to run tasks in parallel, so they're not really dependencies...

What do you think ? Does it make sense to display the prompt before the dependencies ? Or maybe adding an option to perform tasks in // in cmds: ?

Regards.

@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: needs triage Waiting to be triaged by a maintainer.
Projects
None yet
Development

No branches or pull requests

2 participants