Commit Graph
12 Commits
Author SHA1 Message Date
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