Commit Graph

523 Commits (47dc81860a76bef5012f092e4d31c6dd888d1747)

Author SHA1 Message Date
Mirco 2914be8a88 better structuring to docker image building 7 months ago
Mirco 9638450ef6 Improvements docker image building 7 months ago
Mirco d90f68ce1a Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/dda-devops-build 7 months ago
Mirco f3f51b165a use execution_api for self checking docker image 7 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 = ..."
7 months ago
bom 215a9bf0fe Add regression test for malformed version in clj 8 months ago
bom 07cf837ac6 Simplify set/get version functions 8 months ago
bom 6399a1dfeb Update regexes for gradle and python files 8 months ago
bom 36df9f486b Cleanup
Fix typos, remove old todos
8 months ago
bom 617d909438 Replace clojure version regex 8 months ago
bom bcccfd8b9c Move regex string to a function
Avoids having duplicates in similar functions
8 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
8 months ago
bom 78824ea38b Extend GitApiMock with push_follow_tags 8 months ago
Michael Jerger d643bba325 add some cleanup 9 months ago
Michael Jerger 686c703f7d minor cleanup 11 months ago
Michael Jerger f8ec35860a add more debugging info 11 months ago
Michael Jerger fea084c09a fix escaping 11 months ago
Michael Jerger 17ae55f3c0 fix drun & improve env rekognition 11 months ago
erik 57b88664d2 Rename vars 11 months ago
erik ddb173af46 Change attachment type to path 11 months ago
erik a9d01c5907 Assert that token is a string 11 months ago
erik 46c8a1751c Rename var 11 months ago
erik dea2d7f3ed Ignore line too long 11 months ago
Michael Jerger ab8bb7f400 allow empty artifacts 11 months ago
Michael Jerger 2be0a44aa8 add js 11 months ago
Michael Jerger 7d2d197cbb fix some linting 11 months ago
Michael Jerger 2e24e79a4c introduce artifact class 11 months ago
Michael Jerger f9daf87262 remove no longer neede artifact deployment 11 months ago
Michael Jerger 7aa45910e9 finish register artifacts 11 months ago
Michael Jerger 45884d1032 wip: prepare ataching artifacts - fix the test 11 months ago
Michael Jerger bfcdcbb78a wip: prepare ataching artifacts 11 months ago
Michael Jerger caaf804fd3 add release-endpoint-calculation to domain object 11 months ago
Michael Jerger a876fdc799 add error handling for release_id parsing 11 months ago
Michael Jerger e0150e6fcc parse the release_id from create response 11 months ago
Michael Jerger b861087e9d fix test no longer needs gopass 11 months ago
Michael Jerger 700a0a2f4f add missing informations for creating release 11 months ago
Michael Jerger ee58151a8d initialize default credentials 11 months ago
Michael Jerger f30609288a add token & improve artifact validation 11 months ago
Michael Jerger 2217e5c8d1 add token & improve artifact validation 11 months ago
Michael Jerger 3cfb453454 improve some linting 11 months ago
Michael Jerger 5d2596bd3f improve some linting 11 months ago
erik db8b41be19 Add comments for moving functionality 11 months ago
erik f4be6e0c8b Implement calculation of forgejo release api endpoint url 11 months ago
Michael Jerger 5f5743354c wip: calculate forgejo_release_api_endpoint 11 months ago
erik 2469fd2f5b [Skip-CI] Rename function 11 months ago
erik 39591c8aa9 [Skip-CI] WIP Implement release publishing 11 months ago
erik 337a790044 Implement checksum calculation 11 months ago
erik 935baa9932 Simpler sha calc command 11 months ago
erik 369f62ff38 Correct var names 11 months ago
Michael Jerger 074e77196e wip calculate-sha [skip-ci] 11 months ago