Commit Graph

18 Commits (e11cfb0947e62fc92369d3632d7e8ef634579c25)

Author SHA1 Message Date
Dmitry Ilyin e11cfb0947 Decouple from OpenIPC repo 2022-08-17 22:32:11 +03:00
Dmitry Ilyin 35f3b686b5 Check if we can skip toolchain build 2022-08-17 21:17:44 +03:00
Dmitry Ilyin d1c92f0f4a Add ssh secret and fix GCC BR version setting 2022-08-17 19:41:35 +03:00
Dmitry Ilyin fd2811f648 Fix CI bad order for new toolchain name 2022-08-17 16:48:29 +03:00
Dmitry Ilyin b62e365543 Add precise GCC version and libc hash version 2022-08-17 15:26:45 +03:00
Dmitry Ilyin 15cfd0442f Fix forgotten var and add debug 2022-08-17 09:22:34 +03:00
Dmitry Ilyin 947b2fa27f Upload SDK with right name 2022-08-17 07:52:31 +03:00
Dmitry Ilyin 1ac3027224 Fix string concatenation 2022-08-16 22:47:31 +03:00
Dmitry Ilyin 1745bcc354 Cleanup one more time 2022-08-16 22:35:22 +03:00
Dmitry Ilyin 2b58267afc Fix 'Determine toolchain name' was placed in wrong place 2022-08-16 21:32:57 +03:00
Dmitry Ilyin af12f9dc2f Fix CI issues 2022-08-16 20:13:52 +03:00
Dmitry Ilyin f1ae984234 Determine toolchain archive name based on profile 2022-08-16 18:34:03 +03:00
Dmitry Ilyin f06bcceae0
Fix TAG_NAME and other things 2022-08-16 15:08:22 +03:00
Dmitry Ilyin 3de72dc648
Set master branch in quotes 2022-08-16 13:55:16 +03:00
Dmitry Ilyin 3837e9c8d7
Fix matrix ci to resolve creating release issue and build it on each commit (not schedule) (#362)
* [skip ci] Fix matrix ci to resolve creating release issue and build it on each commit (not schedule)
2022-08-16 13:52:38 +03:00
Dmitry Ilyin e9f489a171
Ci nand infer (#356)
* Set internal release versions more flexible

* Simplify CI code after master updated

* Remove hardcode for NAND firmware releases

* Cleanup code and make it run faster

* Move HAS_NAND upper
2022-08-15 21:08:13 +03:00
Dmitry Ilyin 04bfd11695
Cleanup ci (#354)
* Set internal release versions more flexible

* Simplify CI code after master updated
2022-08-14 21:07:30 +03:00
Dmitry Ilyin 005fe74e04
Test gather all hi3516ev200 family to matrix (#343)
* Test gather all hi3516ev200 family to matrix

* Fix prev commit issues

* Cleanup the code

* Add separate toolchain build

* Test with swap enabled

* Fix conditionals in actions
2022-08-14 19:37:19 +03:00