Commit Graph
31 Commits
Author SHA1 Message Date
Mike Kinney 8019391914 combine the building of single executables into one action 2022-01-06 00:24:59 -08:00
mkinney a2b4d2a96a Update build_mac.yml 2022-01-05 23:47:02 -08:00
mkinney 4de558bdf6 Update build_mac.yml 2022-01-05 23:40:49 -08:00
mkinney 8ff06a0de1 Update build_mac.yml 2022-01-05 23:37:35 -08:00
mkinney f8ad6061c1 Update build_mac.yml
revert
2022-01-05 23:06:49 -08:00
mkinney aa4cdb6aea Update build_mac.yml 2022-01-05 23:01:13 -08:00
Mike Kinney f42b1ad4e0 check python v3.10 as well 2022-01-05 18:18:31 -08:00
mkinney bda446c7b5 Update build_mac.yml 2022-01-05 14:13:42 -08:00
mkinney f79540f197 Update build_mac.yml 2022-01-05 14:09:17 -08:00
Mike Kinney acbc1f2e30 install meshtastic before building single executable 2022-01-05 13:56:07 -08:00
Mike Kinney 39f97166b0 collect the meshtastic libs 2022-01-05 13:34:28 -08:00
Mike Kinney 3f76c1efb0 refactor version info so pyinstaller will work; add build mac and ubuntu standalone executables 2022-01-05 13:22:37 -08:00
Mike Kinney 53d626aa72 add a build windows action 2022-01-05 12:44:05 -08:00
Mike Kinney fe69f05e75 add python 3.6, 3.7, 3.8, and 3.9 for ci and validation 2022-01-05 11:20:04 -08:00
mkinney 4bac85b6a9 Update ci.yml 2021-12-30 09:21:17 -08:00
mkinney 36bed11959 Update publish_to_pypi.yml 2021-12-30 09:12:53 -08:00
Sacha Weatherstone 040cb9bf34 Update and rename publish_to_pypi.py to publish_to_pypi.yml 2021-12-31 04:00:03 +11:00
Mike Kinney aab10b0912 add workflow to publish to pypi 2021-12-30 08:46:34 -08:00
Sacha Weatherstone 69bb8bcca2 Fx protobuf path 2021-12-30 16:52:25 +11:00
Sacha Weatherstone bb2ea17371 Fix action name 2021-12-30 16:49:55 +11:00
Sacha Weatherstone b51af8a070 Create update_protobufs 2021-12-30 16:48:20 +11:00
Mike Kinney 8aa165ec93 see if we can validate if we can run the cli from just the build 2021-12-16 12:21:49 -08:00
Mike Kinney 089d64105e fail build if pylint has issues 2021-12-09 09:14:38 -08:00
Mike Kinney da4326e0cc uninstall system meshtastic 2021-12-06 23:27:08 -08:00
Mike Kinney cb61a40767 more tweaks for ci 2021-12-06 23:24:13 -08:00
Mike Kinney 914c0fab8c tweak ci 2021-12-06 23:15:29 -08:00
Mike Kinney da37d77d67 add pytap2 and a quick int check after installing on ci 2021-12-06 23:11:41 -08:00
Mike Kinney ef811b5f7b add coverage 2021-12-01 10:34:48 -08:00
Mike Kinney e7e094a14c add requirements.txt; update ci 2021-12-01 10:17:39 -08:00
Mike Kinney 5deca40925 add pylint but do not stop on issues 2021-12-01 09:51:51 -08:00
Mike Kinney a811a9dee6 add pytest to github action 2021-12-01 09:36:46 -08:00