shukari
e2b4948d45
Github CONTRIBUTING.md file
2025-09-09 18:17:29 +02:00
rcarteraz
3710e6e909
update README
2025-03-03 11:42:15 -07:00
Ian McEwen
abf9e96d3d
Set release tag to the version update commit sha, not the pre-update one
2024-08-21 20:07:12 -07:00
Ian McEwen
4ad776f219
revert poetry version minor change -- with alpha version set, it's unnecessary
2024-08-21 19:20:10 -07:00
Ian McEwen
c59583e4bd
Make version-bump commit include the version being bumped to
2024-08-21 19:17:58 -07:00
Ian McEwen
28d8355547
Use poetry version minor, to revert after 2.4.0 release
2024-08-21 19:11:12 -07:00
Ian McEwen
b8c0a62b27
Add powermon group to ci install
2024-08-11 10:11:35 -07:00
Kevin Hester
dfa3d46a34
add pandas as an optional dependancy (for analytics only)
2024-07-31 17:03:44 -07:00
Kevin Hester
de29bf34ef
install all extras when running poetry inside of CI
2024-07-31 16:03:22 -07:00
Ian McEwen
3c772b5a31
Attempt adding python 3.12 to CI
2024-07-07 21:15:29 -07:00
Kevin Hester
1587c31d18
Merge remote-tracking branch 'root/master' into pr-powermon
2024-06-26 13:33:34 -07:00
Kevin Hester
ef4b534396
Merge branch 'pr-moveproto' into pr-powermon
2024-06-26 10:19:04 -07:00
Kevin Hester
88b73611f0
Move protobufs to meshtastic.protobuf python namespace
2024-06-26 10:05:59 -07:00
Ian McEwen
f5febc566f
comment out windows build for next release, we've been deleting it out of the releases anyway
2024-06-25 19:13:23 -07:00
Ian McEwen
96afa703ba
output version number in correct format for github actions, hopefully
2024-06-25 19:07:35 -07:00
Ian McEwen
1b14b1ef20
Use poetry version --short for a valid tag name
2024-06-25 18:58:27 -07:00
Kevin Hester
8b781d3245
fix #610 : bump nanopb to 0.4.8
...
Including in the Poetry changes because it touches the same lines
and I want to avoid hand merging ;-)
2024-06-25 10:25:58 -07:00
Kevin Hester
46edd78f92
For poetry change: need to put venv in our path so mypy protobuf plugin works
...
# Conflicts:
# bin/regen-protobufs.sh
2024-06-25 10:25:52 -07:00
Kevin Hester
362c1f3d2a
remove python 3.8
2024-06-25 10:21:11 -07:00
Kevin Hester
e6a88e055f
fix #610 : bump nanopb to 0.4.8
...
Including in the Poetry changes because it touches the same lines
and I want to avoid hand merging ;-)
2024-06-23 08:26:20 -07:00
Kevin Hester
7bea6f6120
For poetry change: need to put venv in our path so mypy protobuf plugin works
2024-06-22 23:25:42 -07:00
geeksville
4203553a44
changes to (hopefully) make release CI actions work
...
add pyinstaller as a dev dep. Use it to make "bin/build-bin.sh"
remove old version scripts (no longer needed with poetry)
2024-06-22 09:34:24 -07:00
geeksville
9e319f3c52
update CI scripts to allow running CI on the desktop (see below)
...
* add script to run 'act' local github actions tool (lets devs check github
actions on their local machine)
* Update various github actions to latest (so they can work with the 'act'
tool)
* change a few places where python version was not properly quoted as a
string (act yaml parser is more strict than the github version)
* update pylint min-version to work with recent github actions
* remove pandas/riden requirement (that's in my other branch for now)
2024-06-22 08:02:33 -07:00
geeksville
cd5913ae6d
WIP switch to using Poetry for builds/dev usage. Looks pretty good
...
still need to update readme and pypi upload
2024-06-22 08:01:54 -07:00
Ian McEwen
1c93b7bd52
Revert "disable bump for post1 version"
...
This reverts commit 2d4be347e9 .
2024-04-08 10:54:10 -07:00
Ian McEwen
2d4be347e9
disable bump for post1 version
2024-04-08 10:49:13 -07:00
Ian McEwen
7a1b4b0d8b
Attempt to add mypy to CI
2024-03-30 10:46:42 -07:00
Ian McEwen
ffa2de5385
Attempt upgrading codecov action to see if tokenless uploads can be made to work
2024-03-29 19:54:51 -07:00
Ian McEwen
03ceb9bcab
Ignore generated interfaces for pylint
2024-03-29 18:56:19 -07:00
Ian McEwen
54303b5e02
reset version bumping and setup.py
2024-03-25 14:16:42 -07:00
Ian McEwen
934491dbd3
disable bump_version for now
2024-03-25 14:06:46 -07:00
Ben Meadors
0738e5ec6d
Remove publish mac (for now)
2024-03-21 07:35:55 -05:00
Ben Meadors
c67d299984
Put bump version back
2024-03-11 12:45:32 -05:00
Ben Meadors
d1efe39c59
Temporarily remove bump_version
2024-03-11 12:38:21 -05:00
Ben Meadors
3698f2e4fb
Add bump_version back
2023-08-08 19:09:54 -05:00
Ben Meadors
f58f8bdb1d
Comment bump version for now
2023-08-08 16:50:09 -05:00
Henrich Hartzer
a1bffe4f26
Update Github CI removing end-of-lifed Python 3.6 and 3.7, add 3.11
2023-07-07 15:44:19 +00:00
Thomas Göttgens
7e6f13f0a2
establish trunk format
2023-03-31 20:09:59 +02:00
Thomas Göttgens
62843ea39c
Ignore the generated files
2023-03-31 10:04:42 +02:00
Ben Meadors
5ed19eff73
Create cleanup_artifacts.yml
2022-11-05 06:52:28 -05:00
Sacha Weatherstone
b2593e4bb1
Changes
2022-10-31 19:47:42 +10:00
Ben Meadors
cc2c16b957
Github action protos version
2022-06-17 08:33:13 -05:00
Sacha Weatherstone
717de611b9
Update ci.yml
2022-05-12 21:28:09 +10:00
Mike Kinney
bd4d309d89
update codecov
2022-04-11 14:23:49 -07:00
Mike Kinney
804c09b6c5
bump to v2 of codecov
2022-04-11 14:18:38 -07:00
mkinney
789a14054f
Update release.yml
2022-03-07 22:16:03 -08:00
Mike Kinney
7998520e4a
keep sha ref and use it for subsequent checkouts
2022-03-07 21:59:46 -08:00
Mike Kinney
22f43851bd
do not checkout the code again
2022-03-07 21:44:11 -08:00
mkinney
7fd3b313b2
Update release.yml
2022-02-25 22:15:36 -08:00
mkinney
d9c3edfb12
Update release.yml
2022-02-25 22:06:27 -08:00