index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
*
top: Bump Ruff version to v0.11.6.
Angus Gratton
5 days
*
github/workflows: Add Alif port to CI.
iabdalkader
2025-04-09
*
all: Upgrade to ruff v0.9.6.
Christian Clauss
2025-02-25
*
all: Upgrade codespell to v2.4.1.
Christian Clauss
2025-02-25
*
github/workflows: Include the Python version in the ESP-IDF cache key.
Angus Gratton
2025-02-25
*
github/workflows: Stop using ubuntu-20.04.
Damien George
2025-02-25
*
github/workflows: Use ubuntu-22.04 for unix qemu CI.
Damien George
2025-01-14
*
github/workflows: Use Python 3.11 for unix settrace jobs.
Damien George
2025-01-14
*
ci: Add caching of ccache for Zephyr.
Angus Gratton
2024-12-18
*
ci: Cache Zephyr workspace installation.
Angus Gratton
2024-12-18
*
github/workflows: Bump codecov/codecov-action from 4 to 5.
dependabot[bot]
2024-11-30
*
github/workflows: Workaround using CPython 3.12 in MSYS2 builds.
Angus Gratton
2024-11-28
*
tools/ci.sh: Fix reference commit for code size comparison.
Angus Gratton
2024-10-31
*
tools/ci.sh: Fix commit msg checking when PR branch HEAD behind master.
Angus Gratton
2024-10-31
*
github/workflows: Free up disk space on zephyr workflow.
Damien George
2024-10-03
*
github/workflows: Update Ubuntu images for code size CI tasks.
Alessandro Gatti
2024-09-23
*
qemu: Rename qemu-arm port to qemu.
Damien George
2024-09-06
*
qemu-arm: Merge RISC-V 32-bit support into qemu-arm port.
Damien George
2024-09-04
*
qemu-arm: Rework to provide a REPL and run tests via a pty serial port.
Damien George
2024-08-28
*
github/workflows: Add CI to run tests against zephyr with qemu.
Damien George
2024-08-28
*
github/workflows: Add RISC-V 64 bits Unix port to CI.
Alessandro Gatti
2024-07-25
*
tests/run-tests.py: Make Windows test skipping more granular.
stijn
2024-07-25
*
github/workflows: Improve MSYS2-based CI builds.
stijn
2024-07-25
*
github/workflows: Use macos-latest for unix macos CI.
Damien George
2024-07-15
*
github: Add Pull Request template.
Angus Gratton
2024-06-26
*
github/workflows: Add qemu-riscv port to CI.
Alessandro Gatti
2024-06-17
*
github/ISSUE_TEMPLATE: Update issue form to remove checklist generation.
Angus Gratton
2024-05-31
*
github/workflows: Run code size workflow on shared or port code changes.
Damien George
2024-04-22
*
github/workflows: Update coverage workflow to codecov-action@v4.
J. Neuschäfer
2024-04-20
*
github/workflows: Add Biome workflow for JavaScript formatting/linting.
Damien George
2024-03-22
*
tools/ci.sh: Add Arduino GIGA to stm32 CI build.
iabdalkader
2024-03-15
*
all: Prune trailing whitespace.
Phil Howard
2024-03-07
*
github/ISSUE_TEMPLATE: Convert issue templates to forms.
Angus Gratton
2024-02-24
*
github/workflows: Standardise formatting of ruff.yml.
Angus Gratton
2024-02-07
*
github/workflows: Add comments where tool versions need to be in sync.
Angus Gratton
2024-02-07
*
github/workflows: Move codespell to a GitHub workflow, version it.
Angus Gratton
2024-02-07
*
github/workflows: Initialise micropython-lib submodule for windows CI.
Damien George
2024-02-07
*
github/workflows: Bump setup-msbuild, setup-python, checkout versions.
Damien George
2024-02-07
*
github/workflows: Move Windows CI from AppVeyor to GitHub Actions.
David Lechner
2024-02-06
*
github/workflows: Run mimxrt and rp2 CI with space in repository path.
Damien George
2024-01-24
*
github/workflows: Bump actions/cache from 3 to 4.
dependabot[bot]
2024-01-22
*
github/workflows: Bump actions/upload-artifact from 3 to 4.
dependabot[bot]
2023-12-15
*
github/workflows: Bump actions/setup-python from 4 to 5.
dependabot[bot]
2023-12-15
*
github/workflows: Bump actions/github-script from 6 to 7.
dependabot[bot]
2023-12-15
*
tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI.
Damien George
2023-12-06
*
github/workflows: Enable ccache for esp32 build.
Angus Gratton
2023-12-06
*
github/workflows: Enable build matrix for stm32 port.
Angus Gratton
2023-12-06
*
github/workflows: Use build matrix for esp32 port.
Angus Gratton
2023-12-06
*
github/workflows: Cache ESP-IDF checkout and installation.
Angus Gratton
2023-12-06
*
all: Replace "black" with "ruff format".
Jim Mussared
2023-11-03
[next]