Commit graph

33 commits

Author SHA1 Message Date
a1f9992fba Refactor tests to accomodate changes 2023-04-18 15:34:29 +02:00
6dc078877c Move build.py and config.json to resources 2023-04-18 12:39:39 +02:00
Clemens
1ba7f01b93 Added some todos and extended mypy ci-pipeline 2023-04-14 12:04:10 +02:00
4667c58dbb Implement priority: env first, then git
Add test for this behavior.
2023-04-11 16:16:59 +02:00
3776116383 Use EnvironmentKeys, refactor in test accordingly 2023-04-11 16:16:08 +02:00
012a04115a Implement test for EnvironmentApi() 2023-04-11 15:03:01 +02:00
Clemens
cfa05beae4 added method set_user_config to GitApi 2023-03-31 13:43:26 +02:00
Clemens
e69bb6adb0 fix wrong imports 2023-03-31 13:12:48 +02:00
325c9d477f rename docker -> image & introduce domain sub-ns 2023-03-17 17:27:36 +01:00
bom
50faa89f6e Implement infrastructure for ReleaseTypes from Environment 2023-03-17 11:52:22 +01:00
bom
85250f1c5f Change inconsistent api naming 2023-03-17 11:29:25 +01:00
bom
162815b5ba Import local files instead of modules of the same name
These modules don't exist and caused our tests to fail
2023-03-17 09:22:05 +01:00
7ba7cce801 refactor to dedicated parameters 2023-03-14 19:11:34 +01:00
7b198c7215 add devops_build test 2023-03-14 16:43:41 +01:00
d650f67dbf refactor to dedicated parameters 2023-03-14 16:11:00 +01:00
1bcc8908e9 refactoring: rename C4kBuild -> C4k 2023-03-14 15:07:47 +01:00
0717b0b361 refactoring: rename Build -> Devops 2023-03-14 12:04:52 +01:00
dd85b7b95b refactor devops_c4k_mixin to arch 2023-03-12 19:09:32 +01:00
d95827e1e0 refactor devops_build to arch 2023-03-12 17:40:10 +01:00
ce2e2635f5 * make executabel-name configurable
* mv infra code from app to infra
2023-03-11 17:16:49 +01:00
bom
408c25028b Move tests from release_mixin to project test folder 2023-03-10 13:37:45 +01:00
f7668231be fix tests 2023-03-09 20:24:11 +01:00
dfddd5ee33 refactor: only builds & mixins should inherit
test are not working fully atmo
2023-03-05 14:17:36 +01:00
4bdbccd722 fix c4k_mixin tests 2023-03-05 13:48:20 +01:00
55c9b7f2fd mv work to application 2023-03-05 13:39:47 +01:00
dfc420f6c2 BREAKING: c4k_module_name should be filled with builds-module-name 2023-03-05 13:09:46 +01:00
2acda459b2 last wip comment :-) 2023-03-05 13:01:50 +01:00
68ffbf23e2 last wip comment :-) 2023-03-05 13:01:17 +01:00
ce24ab6fc2 wip 2023-02-28 09:32:26 +01:00
54e3f7f41a make devopsBuild ddd 2023-02-25 15:59:41 +01:00
23b143f5af use yaml instead of edn 2022-12-30 17:59:40 +01:00
f5458fd55f fix test 2022-12-30 16:45:07 +01:00
b38b0f1f87 add c4k-mixin 2022-12-30 13:05:15 +00:00