summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-07-13github/workflows: Add workflow to build and test unix dev variant.Damien George
2021-06-26github/workflows: Switch from lcov to gcov.Damien George
2021-06-25github/workflows: Switch from Coveralls to Codecov.Damien George
2021-06-25github/workflows: Add workflow to build and test javascript port.Damien George
2021-06-05github/workflows: Add workflow to build and run unix port on ARM.Damien George
2021-05-26github/workflows: Add workflow to build and run unix port on MIPS.Damien George
2021-05-26github/workflows: Add CI workflow for mimxrt port.Philipp Ebensberger
2021-04-15tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.Damien George
2021-03-12tests: Rename run-tests to run-tests.py for consistency.Damien George
2021-02-15tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.Damien George
2021-02-01github/workflows/ports_unix.yml: Add job for a reproducible build.iTitou
2021-01-30github/workflows: Add workflow to verify commit message format.stijn
2021-01-30github/workflows: Add CI workflow for rp2 port.Damien George
2021-01-24github/workflows: Fix code-size CI workflow.Damien George
2020-12-14tools/ci.sh: Put echo of CI path in a separate function.Damien George
2020-11-30github/workflows: Run unix and qemu-arm workflows when tests change.Damien George
2020-11-29github/workflows: Add workflows for all CI tasks, builds and tests.Damien George
2020-06-05github: Add GitHub action to build docs.David Lechner