summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-12-01esp32/boards/ESP32_GENERIC_P4: Add board definition for ESP32P4.Vincent1-python
2025-11-30tools/ci.sh: Install latest ARM toolchain for stm32 CI.Damien George
2025-11-27github/workflows: Test mpy-cross debug emitter.Alessandro Gatti
2025-11-26github/workflows: Bump actions/checkout from 5 to 6.dependabot[bot]
2025-11-17tools/ci.sh: Build ESP32_GENERIC_C5 as part of esp32 CI.Damien George
2025-10-20github/workflows: Free up more disk space on zephyr workflow.Damien George
2025-10-08tools/ci.sh: Add and use new ci_code_size_report function.Jeff Epler
2025-10-04github/workflows: Switch to macos-26 for unix CI.Angus Gratton
2025-10-02github/workflows: Use new ci.sh style for calling functions.Jeff Epler
2025-09-28github/workflows: Add 32-bit OBJ_REPR_B CI job.Jeff Epler
2025-09-25github/workflows: Run esp32&zephyr daily to keep mstr branch caches hot.Angus Gratton
2025-09-24github/workflows: Retry Windows VC2017 & 2019 install steps.Angus Gratton
2025-09-22github/workflows: Bump actions/checkout from 4 to 5.dependabot[bot]
2025-09-19qemu/riscv64: Add new QEMU RV64 port.Alessandro Gatti
2025-09-16github/workflows: Bump actions/setup-python from 5 to 6.dependabot[bot]
2025-09-16github/workflows: Bump actions/github-script from 7 to 8.dependabot[bot]
2025-09-15all: Remove Python 2.7 support.Jeff Epler
2025-08-26tools/ci.sh: Extend Arm testing to include hardfp targets.Alessandro Gatti
2025-08-16github/workflows: Bump actions/checkout from 4 to 5.dependabot[bot]
2025-08-15github/workflows: Run webassembly and zephyr workflows if tests/ change.Damien George
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