mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-11 11:19:16 +00:00
add project dependencies to the roadmap
This commit is contained in:
parent
eede98c665
commit
da0e8a4aa1
@ -16,6 +16,9 @@ it also can be attached to the specific branch or commit (e.g. release commits
|
|||||||
can trigger auto deploy tasks)
|
can trigger auto deploy tasks)
|
||||||
* Ability to build every or specified commits (even if they pushed in a bunch)
|
* Ability to build every or specified commits (even if they pushed in a bunch)
|
||||||
* Simple API for triggering build on scm hook
|
* Simple API for triggering build on scm hook
|
||||||
|
* Project dependencies (all projects specified at dependencies should be built
|
||||||
|
before build current project) and optional start for all projects after ci
|
||||||
|
restart
|
||||||
* Build can be continued from the current failed step
|
* Build can be continued from the current failed step
|
||||||
* Failing of build step can be prevented if special condition for the build step
|
* Failing of build step can be prevented if special condition for the build step
|
||||||
is defined and matched (e.g. ui tests timeout error or internet connection
|
is defined and matched (e.g. ui tests timeout error or internet connection
|
||||||
|
Loading…
Reference in New Issue
Block a user