Skip to content

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

@Arnaud-IFEA

Description

@Arnaud-IFEA
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs triageWaiting to be triaged by a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions