Bug 34973 - task run --deps
Summary: task run --deps
Status: CLOSED DUPLICATE of bug 33476
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Dmitry V. Levin
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-31 11:35 MSK by Anton Farygin
Modified: 2019-02-17 04:45 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2018-05-31 11:35:03 MSK
Хочется иметь возможность делать зависимость на другую задачу в момент запуска.
Что-то вроде task run --deps 207442 207441
Сейчас такая возможность есть только у build
Comment 1 Dmitry V. Levin 2019-02-17 04:45:23 MSK
Не только у build, есть же специальная команда
task deps [<task_id>] <action> ...

*** This bug has been marked as a duplicate of bug 33476 ***