Grzegorz Bizon
|
b4f03e8b1e
|
Improve description of CI types node and in specs
|
2016-06-30 12:59:17 +02:00 |
|
Grzegorz Bizon
|
7ef11ce3de
|
Explicitly define entry node class in new CI config
|
2016-06-29 12:20:45 +02:00 |
|
Grzegorz Bizon
|
f4421817de
|
Add global cache config entry to new CI config
|
2016-06-29 09:48:52 +02:00 |
|
Grzegorz Bizon
|
56e88b8c28
|
Add new ci config entry that handles cache config
|
2016-06-27 14:01:12 +02:00 |
|
Grzegorz Bizon
|
29b96d92c1
|
Move CI stages configuration to new CI config
|
2016-06-23 13:51:07 +02:00 |
|
Grzegorz Bizon
|
bc2348f2e4
|
Return default config value when entry is undefined
|
2016-06-22 14:26:33 +02:00 |
|
Grzegorz Bizon
|
05ce8a1187
|
Handle CI environment variables in a new CI config
|
2016-06-22 11:22:53 +02:00 |
|
Grzegorz Bizon
|
d399128955
|
Handle after script CI config in new classes
This also makes Script to return an array of commands instead of
concatented command, which is our current direction.
|
2016-06-21 13:02:14 +02:00 |
|
Grzegorz Bizon
|
fc00c545b2
|
Handle CI services config in new CI config classes
|
2016-06-21 12:40:52 +02:00 |
|
Grzegorz Bizon
|
cd6a2afbbb
|
Move CI image configuration entry to new CI config
|
2016-06-21 12:10:13 +02:00 |
|
Grzegorz Bizon
|
828a15bccd
|
Rename method used to allow node in Ci config
|
2016-06-10 10:49:47 +02:00 |
|
Grzegorz Bizon
|
99ee39bf6c
|
Add comments to new CI config classes and modules
|
2016-06-09 13:15:54 +02:00 |
|
Grzegorz Bizon
|
6a319fd287
|
Make it possible configure Ci entry description
|
2016-06-09 10:53:56 +02:00 |
|
Grzegorz Bizon
|
33cd090b93
|
Move new Ci config configurable DSL to concern
|
2016-06-09 10:08:49 +02:00 |
|
Grzegorz Bizon
|
48a59c1a8b
|
Rename BeforeScript to Script in new Ci config
|
2016-06-08 13:22:39 +02:00 |
|
Grzegorz Bizon
|
87fe50f2a0
|
Delegate Ci config entry value to single method
|
2016-06-08 12:32:56 +02:00 |
|
Grzegorz Bizon
|
70bda3e89b
|
Implement script in Ci config and use in legacy one
|
2016-06-07 14:23:47 +02:00 |
|
Grzegorz Bizon
|
c2d6d61dac
|
Add DSL for adding nodes in Ci config interface
|
2016-06-07 13:20:07 +02:00 |
|
Grzegorz Bizon
|
8048dcc8e6
|
Implement CI configuration nodes tree processing
|
2016-06-06 10:43:11 +02:00 |
|
Grzegorz Bizon
|
7f2f683eeb
|
Rename ci config module that holds nodes to Node
|
2016-06-06 09:24:16 +02:00 |
|