20 Commits

Author SHA1 Message Date
Sebastian Roth
b32bdc6a8c Fix syntax error in curl asset id retrieval call. 2022-02-12 23:07:53 +01:00
Sebastian Roth
ef639499e5 Check on existing asset files first, delete and then upload the new one. 2022-02-12 22:52:45 +01:00
Sebastian Roth
9d4d68f206 Fix URL for updating the github tag and return true so we can get the full error message on upload issues. 2022-02-12 22:16:29 +01:00
Sebastian Roth
bb84628903 Add debugging to release script 2022-02-12 21:56:15 +01:00
Sebastian Roth
e865fda7e6 Fix bash syntax issue 2022-02-12 21:54:10 +01:00
Sebastian Roth
08a6581413 Add testing stage to the release script to update tag and release instead of creating a new one on github. 2022-02-12 20:21:20 +01:00
Sebastian Roth
b7e325aca0 Enclose artifact search query as bash globbing on * causes problems when files exist in the dist path. 2021-08-07 18:49:24 +02:00
Sebastian Roth
a130ca07e6 Add kernel und buildroot version to release information 2021-07-26 00:37:00 +02:00
Sebastian Roth
a8a15e7329 Add checksum check to release script just to be sure the binaries are ok 2021-07-25 17:16:29 -05:00
Sebastian Roth
8b127573e6 Add tag name and ID to log output 2021-07-25 23:06:24 +02:00
Sebastian Roth
235b851bc8 Fix syntax error in upload JSON response check 2021-07-25 23:00:58 +02:00
Sebastian Roth
e715243ac5 Output JSON response on error so we know what went wrong 2021-07-25 22:47:52 +02:00
Sebastian Roth
885aa77a31 Add upload success check and silence curl calls 2021-07-25 22:46:46 +02:00
Sebastian Roth
569cd58c89 Improve check on release creation API response 2021-07-25 22:23:23 +02:00
Sebastian Roth
c6e0afb6b6 Adding asset file uploads to release 2021-07-25 22:16:48 +02:00
Sebastian Roth
6beaf2dc0c Reverse logic of command checks 2021-07-25 22:08:32 +02:00
Sebastian Roth
97560fe302 Activate curl call to create a github release and check JSON response 2021-07-25 22:04:37 +02:00
Sebastian Roth
f301df0e34 Correct bash syntax for checking the two variables 2021-07-25 21:51:39 +02:00
Sebastian Roth
49cf750c8c Add essential checks and variables to release script 2021-07-25 21:47:55 +02:00
Sebastian Roth
bbe4748888 Add a first draft of a script to upload binaries to github for release 2021-07-25 21:00:50 +02:00