Commit Graph
25 Commits
Author SHA1 Message Date
rusdacentandGitHub 29d10e1b0a Upload ELFs to update server (#457) 2021-05-10 13:14:33 +03:00
024ced4672 fixes after hadolint check (#442)
Co-authored-by: あく <alleteam@gmail.com>
2021-04-30 13:36:17 +03:00
rusdacentandGitHub 724b738048 Refactoring Dockerfile (#440)
* rm rust toolchain from Dockerfile
* rm st-flash from Dockerfile
* rm cargo PATH from Dockerfile
2021-04-30 02:20:33 +03:00
rusdacentandGitHub 6204c61cee [FL-1148] add openocd to docker image (#413)
* Add openocd in docker
* Refactor Dockerfile
2021-04-18 11:18:33 +03:00
799bc89870 Fix generate pic (#383)
* Add docker for genpic run

* Add docker for genpic run

* Test genpic

* Test genpic

* Restore prod CI settings

Co-authored-by: あく <alleteam@gmail.com>
2021-03-18 14:26:02 +03:00
rusdacentandGitHub 3f10ce47f0 add option -j for make (#372) 2021-03-08 20:29:44 +03:00
rusdacentandGitHub 14c5307b98 Bump version for target in CI (#350)
* set target f5 for CI
* test env var for target version
* remove env variables from names of steps
2021-02-25 13:40:15 +03:00
rusdacentandGitHub 3668bb40d2 Update gcc arm none eabi (#346)
* test install gcc-arm-none-eabi-10-2020-q4-major
2021-02-25 11:36:32 +03:00
rusdacentandGitHub 918202a247 Fix error if dir exists (#343) 2021-02-16 01:50:20 +03:00
rusdacentandGitHub 2ca70cc6a2 Refactoring CI for storage with updates (#339)
* refactor CI
* fix depends for genpic CI
* fix paths for dfu files
* fix list of upload files
* add debug for upload
* bump version for docker-layer-caching
* edit opts for rsync
* Add clear remote dir
* Add bin file for upload
* Add new template for pic
* rm debug commands
* restore prod params for gen pic
* fix link to firmware
2021-02-15 02:53:17 +03:00
rusdacentandGitHub 7c5de59f53 add force remove artifacts dir for CI (#338) 2021-02-12 20:14:07 +03:00
rusdacentandGitHub 0899c18d38 Add dfu converter (#336)
* Install hex2dfu in Dockerfile
* Add convert and upload dfu files for bootloader and firmware
2021-02-12 13:04:35 +03:00
rusdacentandGitHub 7481cfd6eb Fix docker build (#323)
* fix repos for clang
* fix path for CLANG_FORMAT_BIN in syntax_check.sh
* get version for clang-format
* fix versions for clang-format
2021-02-03 01:15:45 +03:00
rusdacentandGitHub c70ed2f349 Sh runner (#297)
* set self-hosted runner
* set GH runner for pylint
* fix upload to storage
* add workspace cleanup for CI
2021-01-07 22:10:07 +06:00
rusdacentandGitHub b7210eaf0e Sh runner (#295)
* set self-hosted runner
* set GH runner for pylint
* fix upload to storage
2021-01-07 13:32:19 +06:00
rusdacentandGitHub b2b295c3f9 Sh runner (#292)
* set self-hosted runner
* set GH runner for pylint
2021-01-07 02:51:01 +06:00
rusdacentandGitHub ee1e4bbabd Add option for checkout code 2020-11-16 17:51:48 +03:00
rusdacentandGitHub 466ea087a0 Refactoring firmware uploading to update server (#238)
* Replace f2 to f3
2020-11-15 13:14:52 +03:00
rusdacentandGitHub 835bbffc85 Remove pull request trigger from ci.yml 2020-11-09 12:28:22 +03:00
rusdacentandGitHub 8b4df4adc8 Remove branch opt from ci.yml 2020-11-09 12:16:59 +03:00
35bb14ddf2 Remove duplicate build on push and PR (#227)
* Add test job
* Test run
* Restore pipeline

Co-authored-by: coreglitch <mail@s3f.ru>
2020-11-09 11:10:15 +03:00
rusdacentandGitHub 05efc6f41e Prepare update (#225)
* Test ssh-action
* Test create full firmware
* Test condition for branch
* Test upload fullfirmware
* Test upload pic
* Test full firmaware and pic
* Fin opts
* Remove name for build job
2020-11-09 10:56:45 +03:00
rusdacentandGitHub 90894cade2 Automatic upload binary firmware to update server (#212)
Automatic upload binary firmware to update server
2020-10-30 16:32:07 +03:00
c8cc3c7dc8 Refactor pylint (#195)
* fix pylint paths

* add fake py file for test
* rm fake py file
* add fake txt file for test
* rm fake txt file
* fix paths for pull request
* fix for pull request trigger
* add fake py file for test
* rm fake py file
* add fake text file for test
* rm fake text file for test

Co-authored-by: coreglitch <mail@s3f.ru>
2020-10-26 09:59:16 +03:00
7570ac08a9 Fix codestyle check pipeline (#178)
* change continue-on-error to false

* add manual trigger

* revert manual trigger

* test fail checkstyle

* restore prev trigger and settings

* fix syntax

* fix exit code for codestyle

* try to break pipeline

* restore pipeline

Co-authored-by: aanper <mail@s3f.ru>
2020-10-15 19:50:21 +03:00