|
df1200de4a
|
bring release_mixin partially back to work
|
2023-05-02 08:55:09 +02:00 |
|
|
039a5da8f6
|
mv test to appr. place
|
2023-04-30 11:29:17 +02:00 |
|
|
d670605d37
|
integrate release as mixin
|
2023-04-29 22:03:44 +02:00 |
|
|
26b76a045a
|
unify image prefixes
|
2023-04-29 20:55:25 +02:00 |
|
|
331b3bba6e
|
c4kBuild is working
|
2023-04-29 20:03:21 +02:00 |
|
|
2a4a2d25d8
|
implement
|
2023-04-29 16:45:17 +02:00 |
|
|
ea77c84948
|
add some tests
|
2023-04-29 16:44:34 +02:00 |
|
|
1ce070beac
|
split tests
|
2023-04-29 16:44:10 +02:00 |
|
|
3495f69a6b
|
adjust filename
|
2023-04-29 14:57:15 +02:00 |
|
|
634e89407e
|
multi inheritance requires more than one build extension
|
2023-04-29 14:53:59 +02:00 |
|
|
e2c0ae3a54
|
switch image build to new structure
|
2023-04-29 12:09:23 +02:00 |
|
|
f4f27ed88a
|
fix test_devops_build
|
2023-04-28 18:26:02 +02:00 |
|
|
2add0a76a2
|
format
|
2023-04-28 18:17:50 +02:00 |
|
|
e501525db2
|
fix tests
|
2023-04-28 18:17:50 +02:00 |
|
|
1da73523d9
|
add test_helper for improved testing & fix devops_test
|
2023-04-28 18:17:50 +02:00 |
|
|
a25453cdbf
|
Make ReleaseContextRepository stateless
|
2023-04-28 18:15:47 +02:00 |
|
|
7e23080cff
|
Refactor to C4kBuild
|
2023-04-28 18:14:02 +02:00 |
|
|
79de907396
|
refactor to domain-object creation by dict
|
2023-04-28 17:49:28 +02:00 |
|
|
481d20a14c
|
introduce devops factory
|
2023-04-28 14:49:23 +02:00 |
|
|
a28a1b43d3
|
Stop mocking domain objects
Resolves 1 TODO
|
2023-04-27 15:01:07 +02:00 |
|
|
35465b543b
|
Make services stateless
Resolves 2 TODOs
|
2023-04-27 14:46:49 +02:00 |
|
|
749c8f2849
|
Refactor release domain
|
2023-04-22 12:40:40 +00:00 |
|
|
5fe58e95cd
|
Deprecate SystemApi
in Favour of ExecutionApi
|
2023-04-21 14:38:35 +02:00 |
|
|
b6f03c70c5
|
Comment out tewst for later use
|
2023-04-21 14:06:40 +02:00 |
|
|
381baa2eb2
|
[Skip CI] Uncomment assertion in test_image_build
Add logging.
|
2023-04-21 12:19:01 +02:00 |
|
|
580bf81c15
|
Fix CI: Remove whitespaces, add newlines
|
2023-04-20 17:01:04 +02:00 |
|
|
066c874734
|
DDD Refactor: Use only init with object
|
2023-04-20 16:27:04 +02:00 |
|
|
d263ba73ce
|
Fix CI: Test for Exception rather than None
|
2023-04-19 15:43:27 +02:00 |
|
|
24fc95ff8a
|
Fix CI: Rename to avoid warnings
|
2023-04-19 13:11:57 +02:00 |
|
|
b6d21167b1
|
Remove todo
|
2023-04-19 13:11:46 +02:00 |
|
|
e424732a30
|
Fix CI: Fix mocks
|
2023-04-19 13:11:03 +02:00 |
|
|
0a85790410
|
Fix CI: Update Imports on tests
|
2023-04-19 13:10:37 +02:00 |
|
|
a1f9992fba
|
Refactor tests to accomodate changes
|
2023-04-18 15:34:29 +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 |
|
|
50faa89f6e
|
Implement infrastructure for ReleaseTypes from Environment
|
2023-03-17 11:52:22 +01:00 |
|
|
85250f1c5f
|
Change inconsistent api naming
|
2023-03-17 11:29:25 +01:00 |
|
|
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 |
|