90 Commits (45848f77cac07dac1c77680041862ba444c1f3a3)

Author SHA1 Message Date
Damien George 49ce7a6075 github/workflows: Run code size workflow on shared or port code changes. 7 months ago
J. Neuschäfer f76cf29402 github/workflows: Update coverage workflow to codecov-action@v4. 7 months ago
Damien George 35b2edfc24 github/workflows: Add Biome workflow for JavaScript formatting/linting. 9 months ago
iabdalkader 486ca3a688 tools/ci.sh: Add Arduino GIGA to stm32 CI build. 8 months ago
Phil Howard dda9b9c6da all: Prune trailing whitespace. 8 months ago
Angus Gratton 4f7d0df9bc github/ISSUE_TEMPLATE: Convert issue templates to forms. 10 months ago
Angus Gratton 781366e476 github/workflows: Standardise formatting of ruff.yml. 9 months ago
Angus Gratton 6f0aa275f8 github/workflows: Add comments where tool versions need to be in sync. 9 months ago
Angus Gratton 84e90639fa github/workflows: Move codespell to a GitHub workflow, version it. 9 months ago
Damien George ff73683077 github/workflows: Initialise micropython-lib submodule for windows CI. 9 months ago
Damien George 5a68e82d17 github/workflows: Bump setup-msbuild, setup-python, checkout versions. 9 months ago
David Lechner ed15b3c6c6 github/workflows: Move Windows CI from AppVeyor to GitHub Actions. 2 years ago
Damien George 8eb658f654 github/workflows: Run mimxrt and rp2 CI with space in repository path. 10 months ago
dependabot[bot] f93ffc2875 github/workflows: Bump actions/cache from 3 to 4. 10 months ago
dependabot[bot] de3e83aa4d github/workflows: Bump actions/upload-artifact from 3 to 4. 11 months ago
dependabot[bot] be64641210 github/workflows: Bump actions/setup-python from 4 to 5. 11 months ago
dependabot[bot] d506b53377 github/workflows: Bump actions/github-script from 6 to 7. 1 year ago
Damien George d3595fed2b tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI. 11 months ago
Angus Gratton 527c4b0497 github/workflows: Enable ccache for esp32 build. 11 months ago
Angus Gratton 731a1f5233 github/workflows: Enable build matrix for stm32 port. 11 months ago
Angus Gratton b6df8f8452 github/workflows: Use build matrix for esp32 port. 11 months ago
Angus Gratton 9f620d2819 github/workflows: Cache ESP-IDF checkout and installation. 11 months ago
Jim Mussared 303ccca7c6 all: Replace "black" with "ruff format". 1 year ago
Jim Mussared e579ebb11b teensy: Remove the teensy port. 1 year ago
Jim Mussared 3bf70f16e9 py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2. 1 year ago
Jim Mussared c2361328e1 github/workflows: Pin ruff to 0.1.0 and change flags for new version. 1 year ago
Jim Mussared 5232847771 README.md: Update CI badges. 1 year ago
Jos Verlinde a93ebd0e03 docs: Add requirements.txt file with dependencies for Sphinx. 1 year ago
dependabot[bot] 5e50593738 github/workflows: Bump actions/checkout from 3 to 4. 1 year ago
Damien George 6a9db521ed github/workflows: Update esp32 CI to use IDF v5.0. 2 years ago
Damien George ab3f9ecb59 github/workflows: Force use of Ubuntu-20.04 for unix 32-bit builds. 1 year ago
Christian Clauss 78a1aa1711 github/workflows: Add GitHub Action to lint Python code with ruff. 2 years ago
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Damien George e131b53fdf github/workflows: Add spell check to code formatting workflow. 2 years ago
Jim Mussared 82a59a824c github/workflows: Fetch full history for mpremote workflow. 2 years ago
dependabot[bot] fc4c47f7bc github/workflows: Bump actions/upload-artifact from 2 to 3. 2 years ago
dependabot[bot] cd4e53a2fe github/workflows: Bump actions/checkout from 2 to 3. 2 years ago
dependabot[bot] ddebda55e7 github/workflows: Bump actions/setup-python from 1 to 4. 2 years ago
Jim Mussared 7c6a9856ea github/workflows: Add workflow to build mpremote wheel. 2 years ago
Damien George c7391a2d80 github/workflows: Add "shared/**" to list of paths that trigger CI. 2 years ago
Damien George 4f3780a156 examples/embedding: Rework example to use ports/embed. 2 years ago
David Lechner 4eefe78e8e github/workflows/code_size: Print code size change. 2 years ago
David Lechner 3b285326e3 github/workflows: Update existing comments for code_size_comment. 2 years ago
David Lechner 5608226cfd github/workflows: Cancel when branch is updated. 2 years ago
David Lechner 96c23432f6 github/workflows: Fix code size comment workflow for non-PR. 2 years ago
David Lechner 1b774b373e github/workflows: Comment on code size change instead of failing CI. 3 years ago
Damien George 8b5642914a github/workflows: Run mpy-format CI when tests and examples change. 2 years ago
Damien George ecb46f93e0 github/workflows: Use ubuntu-20.04 when python2 is required. 2 years ago
Damien George beb9b85c59 github/workflows: Run unix port workflow if mpy-cross changes. 2 years ago
dependabot[bot] ada76021c0 github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2 years ago