summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2024-01-22github/workflows: Bump actions/cache from 3 to 4.dependabot[bot]
2023-12-15github/workflows: Bump actions/upload-artifact from 3 to 4.dependabot[bot]
2023-12-15github/workflows: Bump actions/setup-python from 4 to 5.dependabot[bot]
2023-12-15github/workflows: Bump actions/github-script from 6 to 7.dependabot[bot]
2023-12-06tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI.Damien George
2023-12-06github/workflows: Enable ccache for esp32 build.Angus Gratton
2023-12-06github/workflows: Enable build matrix for stm32 port.Angus Gratton
2023-12-06github/workflows: Use build matrix for esp32 port.Angus Gratton
2023-12-06github/workflows: Cache ESP-IDF checkout and installation.Angus Gratton
2023-11-03all: Replace "black" with "ruff format".Jim Mussared
2023-10-31teensy: Remove the teensy port.Jim Mussared
2023-10-27py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2.Jim Mussared
2023-10-17github/workflows: Pin ruff to 0.1.0 and change flags for new version.Jim Mussared
2023-10-06README.md: Update CI badges.Jim Mussared
2023-10-02docs: Add requirements.txt file with dependencies for Sphinx.Jos Verlinde
2023-09-05github/workflows: Bump actions/checkout from 3 to 4.dependabot[bot]
2023-06-23github/workflows: Update esp32 CI to use IDF v5.0.Damien George
2023-05-18github/workflows: Force use of Ubuntu-20.04 for unix 32-bit builds.Damien George
2023-05-02github/workflows: Add GitHub Action to lint Python code with ruff.Christian Clauss
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-04-27github/workflows: Add spell check to code formatting workflow.Damien George
2023-04-27github/workflows: Fetch full history for mpremote workflow.Jim Mussared
2023-02-27github/workflows: Bump actions/upload-artifact from 2 to 3.dependabot[bot]
2023-02-27github/workflows: Bump actions/checkout from 2 to 3.dependabot[bot]