|
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 |
|
|
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 |
|
|
f3bf8cb335
|
Add skeleton for ArtifactDeploymentService
|
2023-08-04 11:48:16 +02:00 |
|
|
c02440ac65
|
Return values of post requests
|
2023-08-04 11:47:55 +02:00 |
|
|
8d4921ea70
|
Switch order of function parameters
|
2023-08-04 11:47:32 +02:00 |
|
|
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 |
|
|
e6450b796f
|
Add basic artifact service
|
2023-08-03 12:15:37 +02:00 |
|
|
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 |
|
|
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 |
|
|
41c41cf9c3
|
Fix execute_secure call
|
2023-07-18 12:22:50 +02:00 |
|
|
a53c28b690
|
Use execute_secure in dockerhub_login
|
2023-07-18 12:20:44 +02:00 |
|
|
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 |
|
|
771ffe5229
|
mv domain logic to domain
|
2023-07-14 12:42:46 +02:00 |
|
|
8ce3c74c34
|
add some todos
|
2023-07-14 11:46:06 +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 |
|
|
4bc4af52cd
|
Remove unused import
|
2023-07-12 15:51:23 +02:00 |
|
|
d2bc3cd9f3
|
Use execute
|
2023-07-12 15:50:33 +02:00 |
|
|
15544e0ba0
|
Raise exception when encountered
|
2023-07-12 15:43:16 +02:00 |
|
|
a4cdf051ff
|
Linting
|
2023-07-12 14:37:21 +02:00 |
|
|
e1639974e3
|
Specify raised exceptions
|
2023-07-12 14:37:07 +02:00 |
|
|
186f057b2b
|
Use more verbose error output
|
2023-07-12 14:21:39 +02:00 |
|
|
4e66aa24a5
|
fix lint
|
2023-07-12 08:19:31 +02:00 |
|
|
0ef15f0102
|
add default_snapshot_suffix
|
2023-07-12 08:09:57 +02:00 |
|
|
f3c99c3d5f
|
fix the release validation issue
|
2023-07-07 16:34:36 +02:00 |
|
|
3e5be9b82b
|
fix linting
|
2023-07-07 15:15:23 +02:00 |
|
|
9b05abb80a
|
fix release validation
|
2023-07-07 15:12:21 +02:00 |
|
|
03bf8e5dea
|
SNAPSHOT for pybuild_files
|
2023-07-07 15:11:21 +02:00 |
|
|
909a765660
|
rename do backend resources
|
2023-07-05 09:30:30 +02:00 |
|
|
2fa5e94cb6
|
fix aws_backend wo kms
|
2023-07-05 08:58:53 +02:00 |
|