Andrey
|
f68f93b28d
|
only:find_branch_name_or_snapshot.sh
|
2024-08-12 17:07:09 -04:00 |
Andrey
|
2e8dd875de
|
openblt binary version #6756
only:proteus_f7
|
2024-07-30 12:59:17 -04:00 |
Andrey
|
f880082352
|
openblt binary version #6756
only:proteus_f7
|
2024-07-30 11:51:39 -04:00 |
kifir23917
|
d528e39e71
|
Now in case when subfolder to upload is defined explicitly, it has the highest priority. Otherwise script deduces a default subfolder to upload bandle from a branch name.
|
2024-07-18 10:33:41 -04:00 |
kifir23917
|
8c202c95fd
|
Only: support composite SUBFOLDER_TO_UPLOAD
|
2024-07-18 09:32:15 -04:00 |
kifir23917
|
d508934aa3
|
Only: rename RELEASE_TAG variable to SUBFOLDER_TO_UPLOAD
|
2024-07-18 09:32:15 -04:00 |
kifir
|
27a6795825
|
only: extract `Find out white-label` step code into `find_white_label.sh` script to fix in GHA `Error: Process completed with exit code 1.` in case when `shared_io.resources/shared_io.properties` doesn't contain `white_label` property
P. S. It's a kind of magic :)
|
2024-07-05 14:35:23 +03:00 |
kifir
|
dbba7751cf
|
rename BUNDLE_FILE_NAME variable into BUNDLE_NAME
|
2024-07-03 15:44:24 -04:00 |
kifir
|
e2321b40a2
|
only: use white-label in .zip file names
|
2024-07-03 15:44:24 -04:00 |
kifir
|
ca8882d523
|
implement `Upload Tagged Daily Release Bundle` step
|
2024-06-28 11:52:33 -04:00 |
rusefillc
|
ce14d48900
|
only:longer variable names to facilitate code navigation
|
2024-05-30 10:52:44 -04:00 |
David Holdeman
|
437352ef77
|
change grealpath check
|
2024-04-26 14:57:17 -04:00 |
rusefillc
|
82734d9691
|
a few different upload issues fix #6372
damn it details matter
|
2024-04-19 11:51:50 -04:00 |
rusefillc
|
ed4c6cd241
|
a few different upload issues #6372
progress: sftp bundle upload works!
losing status?
|
2024-04-19 11:06:00 -04:00 |
rusefillc
|
92fc3c185d
|
how about using sftp without ssh?
only:uaefi
|
2024-04-19 10:22:34 -04:00 |
rusefillc
|
86ed66732b
|
a bit more verbose
only:uaefi
|
2024-04-19 10:08:42 -04:00 |
rusefillc
|
cb9bb32246
|
helping passwords
only:uaefi
|
2024-04-19 09:58:31 -04:00 |
rusefillc
|
4825fc2307
|
only: bundle_upload_folder
|
2024-04-18 20:04:45 -04:00 |
rusefillc
|
d39e8edd5b
|
only: better logging
|
2024-04-02 10:42:41 -04:00 |
rusefillc
|
ececefc5a4
|
only: "Upload not configured" should not fail
|
2024-04-01 11:00:45 -04:00 |
rusefillc
|
7a3b5ca316
|
obfuscated_public upload using separate set of secrets
|
2024-03-30 21:09:40 -04:00 |
rusefillc
|
e7ef336dd1
|
safer part of obfuscated_public upload using separate set of secrets
|
2024-03-30 20:18:48 -04:00 |
rusefillc
|
46c81ae1da
|
reducing code duplication
|
2024-03-30 20:09:23 -04:00 |
rusefillc
|
f0a21e1b58
|
preparing upload_bundle.sh for reuse with different credentials
|
2024-03-30 11:16:29 -04:00 |
David Holdeman
|
e73d3f95b8
|
add return value of tar command
|
2024-03-08 16:54:32 -05:00 |
David Holdeman
|
165ed40f85
|
find build targets automatically
|
2024-03-08 09:00:13 -05:00 |
David Holdeman
|
98309fe77a
|
check for all needed variables
|
2024-03-07 22:24:10 -05:00 |
David Holdeman
|
f841a0b3d7
|
Move ramdisk creation to its own script and make target
|
2024-02-28 18:06:16 -05:00 |
David Holdeman
|
849b84c3ad
|
fix lts upload folder
|
2024-02-27 16:56:09 -05:00 |
David Holdeman
|
b31b5aeed7
|
Make compile.sh macOS compatible (hopefully)
I found out macOS doesn't have realpath, so this is a workaround for that. I don't have a macOS machine to test this on.
|
2024-02-26 09:29:46 -05:00 |
David Holdeman
|
2bfcfda41c
|
pass arguments to make in compile.sh
|
2024-02-20 18:15:46 -05:00 |
David Holdeman
|
166c7d0fa0
|
Add cool compile script
|
2024-02-17 13:10:50 -04:00 |
rusefillc
|
d90db2354f
|
only:a note of fresh technical debt
|
2024-02-16 19:10:52 -05:00 |
David Holdeman
|
b10ba4ddf5
|
import board-specific meta-info
use script to find meta-info-<bundle name>.env
|
2024-02-16 00:48:57 -04:00 |
David Holdeman
|
81bc23c337
|
pass LTS flag
|
2024-02-12 20:28:03 -05:00 |
David Holdeman
|
c0c8b69f96
|
move bundle upload to its own script
|
2024-02-12 20:28:03 -05:00 |