Commit graph

830 commits

Author SHA1 Message Date
7f7878fe36 release_mixin now might work 2023-05-18 17:24:05 +02:00
9e91491542 clean up usage of python_util 2023-05-18 14:23:08 +02:00
d16a022728 minor fixes for test image, devops, c4k green 2023-05-18 14:12:01 +02:00
57a43085c0 init service now uses password resolution 2023-05-18 14:00:51 +02:00
ca6b693a9a introduce credentials api 2023-05-17 13:43:39 +02:00
1a90f2dfe2 mv credentials to init-service because of lifecycle 2023-05-16 19:21:31 +02:00
b7bce9df6b fix environmentApi refactoring 2023-05-16 19:21:07 +02:00
b72e7e717e introduce Credentials 2023-05-16 18:13:33 +02:00
3cfb60a2de introduce Credentials 2023-05-16 18:13:05 +02:00
4baa012918 introduce Credentials 2023-05-16 08:47:11 +02:00
73e73e8d3d devops image build now may work 2023-05-13 17:20:30 +02:00
a13bda5a30 devops build now is working again 2023-05-13 17:05:18 +02:00
e31d86ab69 refactor: test_helper -> helper 2023-05-13 16:09:03 +02:00
c13b70150b introduce init service 2023-05-13 16:01:35 +02:00
17f41dbd7a introduce build_file ids 2023-05-12 14:57:23 +02:00
1e2fcce452 create version outside of devops aggregate 2023-05-12 14:38:46 +02:00
ce69b5970d adjust version to bump only patch level 2023-05-12 14:32:31 +02:00
634c8ff725 adjust names 2023-05-12 14:32:05 +02:00
15bf7e5887 parse & set now works 2023-05-11 19:21:02 +02:00
6a0ed7deef get_version now works 2023-05-11 18:37:47 +02:00
f2c6f7787e js & gradle works 2023-05-11 18:13:44 +02:00
bom
6766691ee7 Add review comments for version 2023-05-11 15:20:49 +02:00
bom
64116edcb4 Use list comprehension instead of for 2023-05-11 15:03:32 +02:00
bom
9e7bef2066 Fix Typo: executabel -> executable 2023-05-11 15:00:37 +02:00
bom
599f654de8 Fix syntax error 2023-05-11 15:00:15 +02:00
eafa4a4069 first try to implement get_version 2023-05-11 10:03:09 +02:00
ac7f5b8dd1 First steps for BuildFile 2023-05-11 09:20:59 +02:00
8359406330 fix release 2023-05-10 19:52:53 +02:00
2e2c04c8ba finish version 2023-05-10 19:37:15 +02:00
d38c2baaa1 add some version funct. 2023-05-10 09:28:43 +02:00
9ae6679bfd realize repository 2023-05-10 08:53:05 +02:00
7b2639df22 add mirror section 2023-05-10 08:28:12 +02:00
f569d07a84 introduce version parsed from string 2023-05-09 09:19:26 +02:00
1e9f8ff077 merge release & ReleaseContext 2023-05-05 11:57:36 +02:00
Clemens
1d6bffcc97 Remove invalid pylint option 2023-05-05 08:54:21 +02:00
6171d15241 [Skip-CI] Remove logging from domain 2023-05-02 13:31:18 +02:00
e27db86477 Fix logical error
Using match would always produce None results, as we are matching
a string exactly. Reintroducing more fuzzy "in" logic fixed tests.
2023-05-02 13:23:42 +02:00
8fd243a60d WIP fixing tests 2023-05-02 13:10:27 +02:00
97c5c4eb91 Add missing arguments 2023-05-02 12:54:31 +02:00
df1200de4a bring release_mixin partially back to work 2023-05-02 08:55:09 +02:00
8a864153d9 mv test to appr. place 2023-05-01 12:08:41 +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
72339f62cf unify c4k prefixes 2023-04-29 20:19:07 +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