Commit graph

13 commits

Author SHA1 Message Date
Andrew R. DeFilippis
54e85ee508
Merge 0e12b8d2a9 into dee3e26ac0 2026-04-20 09:06:52 +00:00
liamcottle
2f6046d7ba update docs cname 2026-03-24 15:38:15 +13:00
Wessel Nieboer
bcfe001370
Have our github PR sanity check also run against main and dev for every merge
This will pick up any easy to spot build failures on dev/main
2026-03-11 16:51:09 +01:00
Scott Powell
9f1a3eafcc Merge branch 'dev'
# Conflicts:
#	docs/cli_commands.md
2026-03-06 12:21:52 +11:00
Wessel Nieboer
15cce12efd
Add basic sanity test github PR workflow
Build a few generic variants to verify at least those compile. Can't
hurt.
2026-02-25 02:43:48 +01:00
🚀 Andrew R. DeFilippis
0e12b8d2a9
Add bug report issue template and issue chooser config
MeshCore has no issue templates, leading to inconsistent bug reports that
frequently lack hardware info, firmware version, reproduction steps, and
logs. This adds a structured YAML form template that collects all the
information needed for effective triage.

The config.yml sets up the issue chooser with contact links to redirect
questions to Discussions Q&A, feature requests to Discussions Ideas, and
real-time help to Discord. Blank issues remain enabled until the remaining
issue templates (hardware request, build issue) land in follow-up PRs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 19:13:30 +00:00
liamcottle
85aa052e1f only deploy docs from main branch 2026-02-08 13:01:13 +13:00
liamcottle
6564bbd58e migrate docs build script so cname survives 2026-02-08 13:00:59 +13:00
liamcottle
706b5a39c6 allow manual deploy 2026-01-28 21:48:39 +13:00
liamcottle
c35c1961de add docs branch for testing 2026-01-28 21:48:39 +13:00
liamcottle
132c8961e8 add workflow to build and deploy docs to github pages 2026-01-28 21:48:39 +13:00
Scott Powell
45a88dca3d * .yml files, permissions: write 2025-03-05 19:48:52 +11:00
liamcottle
13bc6e4178 setup automated firmware builds with github actions 2025-03-03 17:58:15 +13:00