index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2021-07-13
github/workflows: Add workflow to build and test unix dev variant.
Damien George
2021-06-26
github/workflows: Switch from lcov to gcov.
Damien George
2021-06-25
github/workflows: Switch from Coveralls to Codecov.
Damien George
2021-06-25
github/workflows: Add workflow to build and test javascript port.
Damien George
2021-06-05
github/workflows: Add workflow to build and run unix port on ARM.
Damien George
2021-05-26
github/workflows: Add workflow to build and run unix port on MIPS.
Damien George
2021-05-26
github/workflows: Add CI workflow for mimxrt port.
Philipp Ebensberger
2021-04-15
tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.
Damien George
2021-03-12
tests: Rename run-tests to run-tests.py for consistency.
Damien George
2021-02-15
tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.
Damien George
2021-02-01
github/workflows/ports_unix.yml: Add job for a reproducible build.
iTitou
2021-01-30
github/workflows: Add workflow to verify commit message format.
stijn
2021-01-30
github/workflows: Add CI workflow for rp2 port.
Damien George
2021-01-24
github/workflows: Fix code-size CI workflow.
Damien George
2020-12-14
tools/ci.sh: Put echo of CI path in a separate function.
Damien George
2020-11-30
github/workflows: Run unix and qemu-arm workflows when tests change.
Damien George
2020-11-29
github/workflows: Add workflows for all CI tasks, builds and tests.
Damien George
2020-06-05
github: Add GitHub action to build docs.
David Lechner