aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2026-03-24update docs cnameliamcottle
2026-03-11Have our github PR sanity check also run against main and dev for every mergeWessel Nieboer
This will pick up any easy to spot build failures on dev/main
2026-03-06Merge branch 'dev'Scott Powell
# Conflicts: # docs/cli_commands.md
2026-02-25Add basic sanity test github PR workflowWessel Nieboer
Build a few generic variants to verify at least those compile. Can't hurt.
2026-02-08only deploy docs from main branchliamcottle
2026-02-08migrate docs build script so cname survivesliamcottle
2026-01-28allow manual deployliamcottle
2026-01-28add docs branch for testingliamcottle
2026-01-28add workflow to build and deploy docs to github pagesliamcottle
2025-03-05* .yml files, permissions: writeScott Powell
2025-03-03setup automated firmware builds with github actionsliamcottle