Add global entry with before script to new CI config
What does this MR do?
This MR adds a new entries to a new CI config class. It is next refactoring step after !4462 (merged).
See #15060 (closed)
Merge request reports
Activity
I will rebase on top of master after !4462 (merged) is merged.
Edited by Grzegorz BizonAdded 1 commit:
- 7f2f683e - Rename ci config module that holds nodes to Node
Added 1 commit:
- 8048dcc8 - Implement CI configuration nodes tree processing
Added 1 commit:
- 251dd571 - Extract CI config validation helpers to mixin
mentioned in issue #17686 (closed)
Added 1 commit:
- 6dbd1c86 - Validate new before script CI configuration entry
Added 1 commit:
- a3c07455 - Collect errors from all nodes in new CI config
Added 1 commit:
- 940763e0 - Use CI config errors from new processor in legacy one
Added 1 commit:
- b95c60a0 - Do not process Ci config node when node is a leaf
Added 1 commit:
- 69a3755c - Add Ci config entry that implements Null Object
Added 1 commit:
- e8f995ef - Pass root Ci config entry to each subsequent entry
Added 1 commit:
- 6bd67f52 - Do not process new Ci config entry when invalid
Added 1 commit:
- df25c196 - Use Ci config validation helpers only where needed
Added 1 commit:
- c2d6d61d - Add DSL for adding nodes in Ci config interface
Added 1 commit:
- 70bda3e8 - Implement script in Ci config and use in legacy one
Please register or sign in to reply