|
8ae03f5811
|
Implement execute_secure
Allows us to sanitize commands involving sensitive information like
passwords, before throwing exceptions
|
2023-07-18 12:18:57 +02:00 |
|
|
2ead8cc31b
|
Handle failed execution in execute_live
|
2023-07-18 12:18:09 +02:00 |
|
|
bf2d68bddc
|
Linting
|
2023-07-18 11:33:44 +02:00 |
|
|
e21155fdec
|
Add f-string
|
2023-07-18 11:26:46 +02:00 |
|
|
43988291c6
|
Handle errors in execute
|
2023-07-18 11:10:09 +02:00 |
|
|
f04477f137
|
use new images
|
2023-07-14 14:22:57 +02:00 |
|
|
587c8893f0
|
bump version to: 4.1.1-dev
|
2023-07-14 13:40:15 +02:00 |
|
|
aea4a31445
|
release: 4.1.0
|
2023-07-14 13:40:15 +02:00 |
|
|
7002683a84
|
Merge branch 'feature/improve-image-build' into 'main'
improve image names
See merge request domaindrivenarchitecture/dda-devops-build!17
|
2023-07-14 11:35:49 +00:00 |
|
|
f2fd1e3b07
|
Merge branch 'main' into feature/improve-image-build
|
2023-07-14 13:34:02 +02:00 |
|
|
0a40e5e213
|
make release more simple
|
2023-07-14 13:27:11 +02:00 |
|
|
146e11a1de
|
update doc
|
2023-07-14 13:26:36 +02:00 |
|
|
a15030adaa
|
fix ci
|
2023-07-14 13:13:28 +02:00 |
|
|
3c9a86f67c
|
build all images
|
2023-07-14 13:11:49 +02:00 |
|
|
cb48674864
|
fix build
|
2023-07-14 12:43:08 +02:00 |
|
|
771ffe5229
|
mv domain logic to domain
|
2023-07-14 12:42:46 +02:00 |
|
|
355c457d57
|
add an test
|
2023-07-14 12:41:54 +02:00 |
|
|
9cb77f395f
|
prepare minor
|
2023-07-14 12:41:35 +02:00 |
|
|
8ce3c74c34
|
add some todos
|
2023-07-14 11:46:06 +02:00 |
|
|
e927ec9fcf
|
Merge release tasks into one
|
2023-07-14 11:46:06 +02:00 |
|
|
c93875f491
|
Pin devops-build Image version
|
2023-07-14 11:45:27 +02:00 |
|
|
459a182388
|
Remove redundant pip install
|
2023-07-14 11:45:27 +02:00 |
|
|
1d9674b097
|
Use correct CI variable for Image tag
|
2023-07-14 11:45:27 +02:00 |
|
|
0219127416
|
Add docker service to CI
Enables CI to actually build docker images
|
2023-07-14 11:44:52 +02:00 |
|
|
5c3d07e58c
|
Update docker ci build
|
2023-07-14 11:43:52 +02:00 |
|
|
8b11a4fa61
|
Add execute_handled
|
2023-07-14 11:43:52 +02:00 |
|
|
9c44bebd5d
|
use the new image_naming
|
2023-07-14 11:33:01 +02:00 |
|
|
6b1ffb6e99
|
add some tests
|
2023-07-13 20:41:52 +02:00 |
|
|
b7acaab2a9
|
Merge release tasks into one
|
2023-07-13 13:20:57 +02:00 |
|
|
ac06c71a1a
|
Pin devops-build Image version
|
2023-07-13 13:12:24 +02:00 |
|
|
039b9fe2f0
|
Remove redundant pip install
|
2023-07-13 13:12:02 +02:00 |
|
|
9016592832
|
Use correct CI variable for Image tag
|
2023-07-13 13:09:16 +02:00 |
|
|
6332b738e3
|
bump version to: 4.0.17-dev
|
2023-07-13 12:13:00 +02:00 |
|
|
55daeb69f1
|
release: 4.0.16
|
2023-07-13 12:13:00 +02:00 |
|
|
153d4bbf9a
|
Add docker service to CI
Enables CI to actually build docker images
|
2023-07-13 12:02:02 +02:00 |
|
|
1ae9593537
|
Merge branch 'main' of gitlab.com:domaindrivenarchitecture/dda-devops-build
|
2023-07-13 11:17:11 +02:00 |
|
|
0a44d6e363
|
bump version to: 4.0.16-dev
|
2023-07-13 11:10:24 +02:00 |
|
|
9341c147ae
|
release: 4.0.15
|
2023-07-13 11:10:24 +02:00 |
|
|
a6f6b9715e
|
Add execute_handled
|
2023-07-13 11:07:59 +02:00 |
|
|
e9c6c95299
|
Update docker ci build
|
2023-07-13 10:58:16 +02:00 |
|
|
eb5be21824
|
add more granulare build images
|
2023-07-13 08:52:46 +02:00 |
|
|
036eb53972
|
bump version to: 4.0.15-dev
|
2023-07-12 15:51:36 +02:00 |
|
|
7ff93b18d5
|
release: 4.0.14
|
2023-07-12 15:51:36 +02:00 |
|
|
4bc4af52cd
|
Remove unused import
|
2023-07-12 15:51:23 +02:00 |
|
|
d2bc3cd9f3
|
Use execute
|
2023-07-12 15:50:33 +02:00 |
|
|
1cc7221c44
|
Add DOCKER_HOST
|
2023-07-12 15:43:30 +02:00 |
|
|
15544e0ba0
|
Raise exception when encountered
|
2023-07-12 15:43:16 +02:00 |
|
|
cf091b64e3
|
bump version to: 4.0.14-dev
|
2023-07-12 15:22:07 +02:00 |
|
|
54f0ad2297
|
release: 4.0.13
|
2023-07-12 15:22:07 +02:00 |
|
|
b8f55aa10d
|
[Skip-CI] Install newest ddadevops in CI
|
2023-07-12 15:21:11 +02:00 |
|