Commit graph

1144 commits

Author SHA1 Message Date
f30609288a add token & improve artifact validation 2023-08-11 16:16:25 +02:00
2217e5c8d1 add token & improve artifact validation 2023-08-11 16:16:03 +02:00
3cfb453454 improve some linting 2023-08-11 15:54:15 +02:00
5d2596bd3f improve some linting 2023-08-11 15:49:25 +02:00
cb41ad0719 update domain doc 2023-08-11 15:37:07 +02:00
db8b41be19 Add comments for moving functionality 2023-08-11 15:29:07 +02:00
f4be6e0c8b Implement calculation of forgejo release api endpoint url 2023-08-11 15:27:07 +02:00
5f5743354c wip: calculate forgejo_release_api_endpoint 2023-08-11 15:08:21 +02:00
2469fd2f5b [Skip-CI] Rename function 2023-08-11 14:46:25 +02:00
39591c8aa9 [Skip-CI] WIP Implement release publishing 2023-08-11 14:45:43 +02:00
337a790044 Implement checksum calculation 2023-08-11 14:38:41 +02:00
935baa9932 Simpler sha calc command 2023-08-11 14:35:52 +02:00
369f62ff38 Correct var names 2023-08-11 14:25:12 +02:00
074e77196e wip calculate-sha [skip-ci] 2023-08-11 14:24:11 +02:00
88253f49ac use new api in release-service 2023-08-11 14:20:27 +02:00
2fc59f105b artifact publish ist part of release now 2023-08-11 14:08:46 +02:00
00202edecc add kotlin image 2023-08-11 13:35:15 +02:00
31ac285df0 add kotlin image 2023-08-08 09:04:28 +02:00
0952ec57a8 [Skip-CI] Add initial artifact deployment domain object 2023-08-04 12:10:28 +02:00
911158f882 Remove __get_base_artifact_release_url() 2023-08-04 12:08:23 +02:00
bom
f3bf8cb335 Add skeleton for ArtifactDeploymentService 2023-08-04 11:48:16 +02:00
bom
c02440ac65 Return values of post requests 2023-08-04 11:47:55 +02:00
bom
8d4921ea70 Switch order of function parameters 2023-08-04 11:47:32 +02:00
bom
09bf3f5d44 Switch some quotes and brackets 2023-08-03 13:33:57 +02:00
6dbbb8f2a1 [Skip-CI] Add ArtifactDeploymentApi 2023-08-03 12:46:31 +02:00
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