Commit graph

1119 commits

Author SHA1 Message Date
bom
e6450b796f Add basic artifact service 2023-08-03 12:15:37 +02:00
bom
c15503b7a0 Update artifact deployment mixin 2023-08-03 12:15:18 +02:00
2e5e1ea0ee [Skip-Ci] Update process description 2023-08-03 11:49:40 +02:00
483c2b8bba bump version to: 4.3.2-dev 2023-08-02 16:50:02 +02:00
2c2a88eced release: 4.3.1 2023-08-02 16:50:02 +02:00
577c717a87 fix backend init 2023-08-02 16:49:35 +02:00
1585f15582 fix linting 2023-08-02 16:49:22 +02:00
9517e9081e [Skip-CI] Collect and sort functional reqs 2023-08-02 12:23:48 +02:00
355bd477af Add initial artifact_deployment_mixin.py 2023-08-02 11:57:03 +02:00
48f7d9c29e [Skip-CI] Add Development and mirrors section 2023-07-28 14:29:51 +02:00
3cbf18792b bump version to: 4.3.1-dev 2023-07-21 17:42:53 +02:00
e38acb39c1 release: 4.3.0 2023-07-21 17:42:53 +02:00
03e32418e8 graalvm only for clj 2023-07-21 17:40:24 +02:00
1cc5c565f3 mv to new name 2023-07-21 17:40:02 +02:00
5a39ac0970 we will use a dedicated image for graalvm 2023-07-21 08:30:36 +02:00
777dfff541 bump version to: 4.2.1-dev 2023-07-20 13:24:50 +02:00
074e62d16e release: 4.2.0 2023-07-20 13:24:50 +02:00
3ccfa81155 remove deprecated image 2023-07-20 12:15:18 +02:00
9ffbba0765 add pyb to clojure image 2023-07-20 12:14:25 +02:00
4efddcc104 fix the link ? 2023-07-19 14:47:40 +02:00
b7540151fc fix the link ? 2023-07-19 14:44:03 +02:00
ca88c63407 doc update 2023-07-19 14:41:15 +02:00
bom
41c41cf9c3 Fix execute_secure call 2023-07-18 12:22:50 +02:00
bom
a53c28b690 Use execute_secure in dockerhub_login 2023-07-18 12:20:44 +02:00
bom
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
bom
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
bom
e927ec9fcf Merge release tasks into one 2023-07-14 11:46:06 +02:00
bom
c93875f491 Pin devops-build Image version 2023-07-14 11:45:27 +02:00
bom
459a182388 Remove redundant pip install 2023-07-14 11:45:27 +02:00
bom
1d9674b097 Use correct CI variable for Image tag 2023-07-14 11:45:27 +02:00
bom
0219127416 Add docker service to CI
Enables CI to actually build docker images
2023-07-14 11:44:52 +02:00
bom
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