Commit Graph

17 Commits

Author SHA1 Message Date
Rafael Silva 664d09786a workflows: add size diff workflow 2022-08-24 17:24:28 -04:00
dragonmux fd6931e830 misc: Switched the descripton and checklist blocks around so the template has better flow 2022-08-07 20:11:47 -07:00
dragonmux 85c4def983 misc: Added contribution guidelines for the project 2022-08-07 13:35:10 -07:00
dragonmux 125ee05099 misc: Added a pull request template for GitHub 2022-08-07 13:35:10 -07:00
dragonmux dcf9b1fc09 misc: Added the libusb-dev BMDA to the GHA main build workflow 2022-07-17 20:46:03 -07:00
Piotr Esden-Tempski 7a52aa7645 ghactions: Added libusb-dev BMDA build dependency.
As we are now using pkg-config and testing for libusb we need the
libusb-dev package on ubuntu that provides the needed `.pc` file.
2022-07-15 12:40:09 +01:00
dragonmux cf204448bf misc: Fixed the push and pull_request branch requirements for our CI to run 2022-06-27 23:35:33 -07:00
Piotr Esden-Tempski 6e91aa509c github: Accounting for the fact that all_platforms builds BMDA too. 2022-06-03 18:11:02 -07:00
Piotr Esden-Tempski 91475c775c github: Fixed a step description 2022-06-03 17:57:07 -07:00
Piotr Esden-Tempski 2ab1c20f16 github: Switched to all_platforms firmware target. 2022-06-03 17:47:52 -07:00
dragonmux 434a23b478
misc: Corrected the patreon link in FUNDING.yml 2022-05-25 18:57:38 -04:00
dragonmux 0ee03080c3
misc: Added Esden's patreon to FUNDING.yml 2022-05-25 16:31:33 -04:00
dragonmux 754d65ad54
misc: Added GitHub funding configuration for the project 2022-05-25 14:37:55 -04:00
Piotr Esden-Tempski 4b92415442 ghactions: Added libhidapi dependency installation. 2022-03-14 23:01:32 -07:00
Piotr Esden-Tempski 501fd09228 ghactions: Added libftdi1 dependency installation. 2022-03-14 21:55:05 -07:00
Piotr Esden-Tempski 0d97871893 The pull request github action now also builds hosted.
This will help catch some more build errors.
2022-03-14 21:46:15 -07:00
Qyriad 91a63fe0e6 Upload builds on push, and test that PRs build, with GH Actions 2022-02-27 17:11:43 -08:00