mirror of
https://github.com/johndoe6345789/GithubWorkflowTool.git
synced 2026-04-24 13:45:02 +00:00
Add gated workflow execution tree
This commit is contained in:
@@ -60,11 +60,6 @@ private:
|
||||
* @brief Execute a single job
|
||||
*/
|
||||
bool executeJob(const WorkflowJob& job);
|
||||
|
||||
/**
|
||||
* @brief Resolve job dependencies (needs)
|
||||
*/
|
||||
QStringList resolveJobOrder(const Workflow& workflow) const;
|
||||
};
|
||||
|
||||
} // namespace core
|
||||
|
||||
Reference in New Issue
Block a user