Wykres commitów

117 Commity (0b4fb72d58df72236df5ebf4724674ca4ad0d180)

Autor SHA1 Wiadomość Data
mkinney cc7b5cf136
Update main.yml 2022-02-10 14:06:09 -08:00
Ben Meadors e649bc84e1
Fix PR artifact permissions (#1190) 2022-02-08 10:29:57 -06:00
Ben Meadors bbcd59ec7b
Specify branch for PR artifact storage (#1187) 2022-02-07 12:44:10 -06:00
Ben Meadors e11fd593ae
Update github action to flatten firmware zip and attach artifacts (#1186) 2022-02-07 11:15:03 -06:00
Ben Meadors 59c2bcd978
Merge branch 'master' into thebentern-patch-2 2022-01-27 12:33:55 -06:00
Ben Meadors 2c99020037
Ignore markdown and yml for continuous integration 2022-01-27 11:59:08 -06:00
Ben Meadors 14419cbd02
Create pr instead of commit 2022-01-27 11:54:32 -06:00
Ben Meadors 1bfa6839e2
Use correct path to mesh (#1155) 2022-01-27 08:57:49 -06:00
Ben Meadors a61676504f
Attempt to only update proto (#1153) 2022-01-27 07:51:51 -06:00
Ben Meadors 7a9450b250
Only update protos (#1145) 2022-01-26 16:17:30 -06:00
Ben Meadors 3c7670186a
Update protobufs and regenerate classes 2022-01-26 14:25:30 -06:00
Mike Kinney 437aa1e9af make check a different job on ci 2022-01-24 20:04:31 +00:00
Mike Kinney 6883bc7afc fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
Sacha Weatherstone 6cb4900e0c
Create update_protobufs.yml 2021-12-31 13:00:32 +11:00
Ben Meadors 02e3d06bcb
Remove promote-release.sh from Release process (#958) 2021-12-05 18:31:36 -06:00
Sacha Weatherstone dc436a3cc9
Bundle WebUI (#878)
* Bundle WebUI

* Include release workflow
2021-10-09 17:15:12 +11:00
Kevin Hester 42f3154079 store elfs (for later debugging) in github artifacts 2021-05-26 10:21:26 +08:00
Kevin Hester 96fc1f5272 use long versions for release names 2021-05-25 08:45:47 +08:00
Kevin Hester 29587d4c4e 1.2.37 fix release script 2021-05-25 08:30:03 +08:00
Kevin Hester 13199f13c2 reeneable simulator in CI builds 2021-05-23 17:02:47 +08:00
Kevin Hester 19ee911022 turn off simulator build for now, because (ugh) it is accidentally looking for gpiod hardware 2021-05-03 15:54:26 +08:00
Kevin Hester cb4d5d580a add gpiod libs 2021-05-03 15:51:33 +08:00
Kevin Hester 3bc0aaabe4 disable platformio caching for now 2021-05-03 15:46:13 +08:00
Kevin Hester 1f2dc82035 don't cache platformio for now 2021-05-03 10:36:44 +08:00
Kevin Hester 57ef3b499f look for v1 versions only 2021-04-17 09:28:36 +08:00
Kevin Hester 6c956591f8 disambig github action names 2021-04-16 15:31:53 +08:00
Kevin Hester 531600f5ab remove ci setup 2021-04-16 15:05:12 +08:00
Kevin Hester dc7f715acd make CI create tags 2021-04-16 15:03:38 +08:00
Kevin Hester 99828d9b73 Don't use caches when making release builds 2021-04-16 14:19:53 +08:00
Kevin Hester 1ceeb1637a ugh - github composite actions are broken 2021-04-16 13:53:26 +08:00
Kevin Hester ccd87911a6 move shared actions 2021-04-16 13:39:43 +08:00
Kevin Hester e17374080f Add a release build workflow 2021-04-16 13:37:00 +08:00
Kevin Hester c5bb62202d keep prebuilds for all commits for 30 days 2021-04-16 12:46:21 +08:00
Kevin Hester 49c6256270 test adding artifacts 2021-04-16 12:23:09 +08:00
Kevin Hester 405f7e0caa Fix integration test found by CI! verstr field was too short 2021-04-16 11:51:04 +08:00
Kevin Hester d8bae61e3c more CI tests (there will be a bunch of these nop commits) 2021-04-16 11:01:44 +08:00
Kevin Hester 50f739bacf ci changes 2021-04-16 10:41:54 +08:00
Kevin Hester 2ae6a4f46c improve github actions 2021-04-16 09:41:33 +08:00
Kevin Hester f7d199a3be rak4631: kinda runs 2021-04-11 13:58:48 +08:00
Kevin Hester 6a872b6ac2 remove unused lib from CI build 2021-04-01 13:46:30 +08:00
Kevin Hester 9623be1484 fix CI build script typo 2021-03-31 12:08:48 +08:00
Kevin Hester d810ce0c1e add more time for sim startup 2021-03-31 11:26:19 +08:00
Kevin Hester 21cfb151a8 specify clang for c++ formatting conventions 2021-03-19 15:24:05 +08:00
Kevin Hester a97072eca0 add first integration test for CI 2021-03-18 19:48:06 +08:00
Kevin Hester 351be2f327 change portduino so it has a higher chance of building on OS-X and windows 2021-03-15 13:09:52 +08:00
Kevin Hester b7f9064f0d turn off linux on CI for now 2021-03-12 20:42:22 +08:00
Sacha Weatherstone 2f7c2a2aea
Update main.yml 2021-03-09 16:16:41 +11:00
Kevin Hester 577336d2df oh well - github actions defeated me 2021-02-23 17:16:12 +08:00
Kevin Hester 245638a1d4 get more parallism in CI build 2021-02-23 17:07:38 +08:00
Kevin Hester ccf3450864 make CI build steps more atomic for easier reporting 2021-02-07 10:49:14 +08:00
Kevin Hester 86553a4fc9 add libs needed for linux build on CI server 2021-02-07 10:44:31 +08:00
geeksville 9b1d1ad0a5 add linux/portduino to the CI test build
Signed-off-by: geeksville <kevinh@geeksville.com>
2020-09-17 11:23:46 -07:00
geeksville e3b74ece74 use the lora-relay board for CI builds 2020-08-17 12:38:53 -07:00
geeksville d9fd227862 have CI build RAK815 2020-07-10 11:44:46 -07:00
geeksville 9ba9e82706 try to fix adafruit-nrfutil bin being in path? 2020-07-09 21:49:07 -07:00
geeksville ea6c33f3d2 add adafruit-nrfutil to CI build 2020-07-09 21:37:45 -07:00
geeksville 82e5e1858a build for 2 ESP32 targets and 2 NRF52 targets in the CI build 2020-07-09 21:30:52 -07:00
geeksville 6954d0d5f4 Checkout submodules for CI build 2020-07-09 20:31:16 -07:00
geeksville 284317cb25 add nrf52 to CI builds 2020-07-09 20:08:36 -07:00
geeksville 7f5283e95d Add an initial pull-request template 2020-06-25 09:33:29 -07:00
Kevin Hester fc07c7c01f Update issue templates 2020-06-25 09:18:54 -07:00
Girts 35dada683a
run CI on pull requests as well 2020-03-15 17:42:48 -07:00
Kevin Hester 7dc6264fa7 It helps to spell things correctly... 2020-02-29 19:05:59 -08:00
Kevin Hester f091a9505a Add a pretty CI badge based on @girtsf work 2020-02-29 19:00:46 -08:00
geeksville 30ff67d46a fix CI? 2020-02-26 17:37:08 -08:00
geeksville 65e6d029e0 move CI script 2020-02-26 17:22:37 -08:00
geeksville 31e9d34d1e try github actions for CI builds 2020-02-26 17:20:19 -08:00