Commit Graph

530 Commits (main)

Author SHA1 Message Date
bom e6f39eab21 Add support for hetzner csi 1 week ago
bom a9d98a6d0c Use returncode to check if process failed 3 months ago
bom c5af5c9198 Raise error if process fails in execute_live 3 months ago
bom 3cc6206d06 Extend execute_live to handle input
use the new functionality for docker drun
3 months ago
Mirco c92923f6b9 [skip-ci] fix 5 months ago
Mirco 2aec5b44d2 fix:: ignore missing image/test folder 5 months ago
Mirco 0ba623c560 ignore missing image/test folder 5 months ago
Mirco 2914be8a88 better structuring to docker image building 5 months ago
Mirco 9638450ef6 Improvements docker image building 5 months ago
Mirco d90f68ce1a Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/dda-devops-build 6 months ago
Mirco f3f51b165a use execution_api for self checking docker image 6 months ago
bom 5053b79ad4 Make version regex for python and gradle more concrete
Check that "version" is the start of the string to avoid changing cases like
"kotlin_version = ..."
6 months ago
bom 215a9bf0fe Add regression test for malformed version in clj 6 months ago
bom 07cf837ac6 Simplify set/get version functions 6 months ago
bom 6399a1dfeb Update regexes for gradle and python files 6 months ago
bom 36df9f486b Cleanup
Fix typos, remove old todos
6 months ago
bom 617d909438 Replace clojure version regex 6 months ago
bom bcccfd8b9c Move regex string to a function
Avoids having duplicates in similar functions
6 months ago
bom e5d1203435 Update version suffix to fit build file type
Resolves a bug where when using "build.py" as the primary build file
and some other secondary file like "build.gradle",
would result in the ".gradle" file version having a "-dev" suffix
 instead of "-SNAPSHOT"

Includes regression test
6 months ago
bom 78824ea38b Extend GitApiMock with push_follow_tags 6 months ago
Michael Jerger d643bba325 add some cleanup 8 months ago
Michael Jerger 686c703f7d minor cleanup 9 months ago
Michael Jerger f8ec35860a add more debugging info 9 months ago
Michael Jerger fea084c09a fix escaping 9 months ago
Michael Jerger 17ae55f3c0 fix drun & improve env rekognition 9 months ago
erik 57b88664d2 Rename vars 9 months ago
erik ddb173af46 Change attachment type to path 9 months ago
erik a9d01c5907 Assert that token is a string 9 months ago
erik 46c8a1751c Rename var 9 months ago
erik dea2d7f3ed Ignore line too long 9 months ago
Michael Jerger ab8bb7f400 allow empty artifacts 9 months ago
Michael Jerger 2be0a44aa8 add js 9 months ago
Michael Jerger 7d2d197cbb fix some linting 9 months ago
Michael Jerger 2e24e79a4c introduce artifact class 9 months ago
Michael Jerger f9daf87262 remove no longer neede artifact deployment 9 months ago
Michael Jerger 7aa45910e9 finish register artifacts 9 months ago
Michael Jerger 45884d1032 wip: prepare ataching artifacts - fix the test 9 months ago
Michael Jerger bfcdcbb78a wip: prepare ataching artifacts 9 months ago
Michael Jerger caaf804fd3 add release-endpoint-calculation to domain object 9 months ago
Michael Jerger a876fdc799 add error handling for release_id parsing 9 months ago
Michael Jerger e0150e6fcc parse the release_id from create response 9 months ago
Michael Jerger b861087e9d fix test no longer needs gopass 9 months ago
Michael Jerger 700a0a2f4f add missing informations for creating release 9 months ago
Michael Jerger ee58151a8d initialize default credentials 9 months ago
Michael Jerger f30609288a add token & improve artifact validation 9 months ago
Michael Jerger 2217e5c8d1 add token & improve artifact validation 9 months ago
Michael Jerger 3cfb453454 improve some linting 9 months ago
Michael Jerger 5d2596bd3f improve some linting 9 months ago
erik db8b41be19 Add comments for moving functionality 9 months ago
erik f4be6e0c8b Implement calculation of forgejo release api endpoint url 9 months ago