summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-08-02github/workflows: Add a CI job to build ESP32-C2 and ESP32-C6 boards.Damien George
2025-08-01github/workflows: Build unix port for docs and run workflow more often.Damien George
2025-07-23github/workflows: Add new CI job to test unix port with GIL enabled.Damien George
2025-07-18unix/variants: Add a 'longlong' variant to test 64-bit bigints in CI.Angus Gratton
2025-07-06github/workflows: Use Python 3.11 for unix coverage testing.Jeff Epler
2025-07-06github/workflows: Remove the unix "settrace" CI job.Jeff Epler
2025-07-01github/workflows: Run the address sanitizer (ASan) build during CI.Jeff Epler
2025-06-16github/workflows: Add sanitize_undefined workflow to unix port CI.Jeff Epler
2025-06-11github/workflows: Use windows-latest runner for all Windows CI jobs.Damien George
2025-06-10github/workflows: Split QEMU/Arm builds into separate entries.Alessandro Gatti
2025-04-24top: Bump Ruff version to v0.11.6.Angus Gratton
2025-04-09github/workflows: Add Alif port to CI.iabdalkader
2025-02-25all: Upgrade to ruff v0.9.6.Christian Clauss
2025-02-25all: Upgrade codespell to v2.4.1.Christian Clauss
2025-02-25github/workflows: Include the Python version in the ESP-IDF cache key.Angus Gratton
2025-02-25github/workflows: Stop using ubuntu-20.04.Damien George
2025-01-14github/workflows: Use ubuntu-22.04 for unix qemu CI.Damien George
2025-01-14github/workflows: Use Python 3.11 for unix settrace jobs.Damien George
2024-12-18ci: Add caching of ccache for Zephyr.Angus Gratton
2024-12-18ci: Cache Zephyr workspace installation.Angus Gratton
2024-11-30github/workflows: Bump codecov/codecov-action from 4 to 5.dependabot[bot]
2024-11-28github/workflows: Workaround using CPython 3.12 in MSYS2 builds.Angus Gratton
2024-10-31tools/ci.sh: Fix reference commit for code size comparison.Angus Gratton
2024-10-31tools/ci.sh: Fix commit msg checking when PR branch HEAD behind master.Angus Gratton
2024-10-03github/workflows: Free up disk space on zephyr workflow.Damien George
2024-09-23github/workflows: Update Ubuntu images for code size CI tasks.Alessandro Gatti
2024-09-06qemu: Rename qemu-arm port to qemu.Damien George
2024-09-04qemu-arm: Merge RISC-V 32-bit support into qemu-arm port.Damien George
2024-08-28qemu-arm: Rework to provide a REPL and run tests via a pty serial port.Damien George
2024-08-28github/workflows: Add CI to run tests against zephyr with qemu.Damien George
2024-07-25github/workflows: Add RISC-V 64 bits Unix port to CI.Alessandro Gatti
2024-07-25tests/run-tests.py: Make Windows test skipping more granular.stijn
2024-07-25github/workflows: Improve MSYS2-based CI builds.stijn
2024-07-15github/workflows: Use macos-latest for unix macos CI.Damien George
2024-06-26github: Add Pull Request template.Angus Gratton
2024-06-17github/workflows: Add qemu-riscv port to CI.Alessandro Gatti
2024-05-31github/ISSUE_TEMPLATE: Update issue form to remove checklist generation.Angus Gratton
2024-04-22github/workflows: Run code size workflow on shared or port code changes.Damien George
2024-04-20github/workflows: Update coverage workflow to codecov-action@v4.J. Neuschäfer
2024-03-22github/workflows: Add Biome workflow for JavaScript formatting/linting.Damien George
2024-03-15tools/ci.sh: Add Arduino GIGA to stm32 CI build.iabdalkader
2024-03-07all: Prune trailing whitespace.Phil Howard
2024-02-24github/ISSUE_TEMPLATE: Convert issue templates to forms.Angus Gratton
2024-02-07github/workflows: Standardise formatting of ruff.yml.Angus Gratton
2024-02-07github/workflows: Add comments where tool versions need to be in sync.Angus Gratton
2024-02-07github/workflows: Move codespell to a GitHub workflow, version it.Angus Gratton
2024-02-07github/workflows: Initialise micropython-lib submodule for windows CI.Damien George
2024-02-07github/workflows: Bump setup-msbuild, setup-python, checkout versions.Damien George
2024-02-06github/workflows: Move Windows CI from AppVeyor to GitHub Actions.David Lechner
2024-01-24github/workflows: Run mimxrt and rp2 CI with space in repository path.Damien George