97 Commits (5ff6c12c65b5ab5efdbc10718caa2375ca5ab775)

Author SHA1 Message Date
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
dependabot[bot] 846aa1f13a github/workflows: Bump codecov/codecov-action from 1 to 3. 2 years ago
Chris Swan 90c7568ca4 github: Add dependabot to update GitHub Actions. 2 years ago
Chris Swan 86c3c1d80d github/workflows: Bump actions/checkout to v3. 2 years ago
Damien George 49ce93eeec github/workflows: Print test failures for webassembly workflow. 2 years ago
Jim Mussared c1530a0ce8 unix: Refactor mpconfigport.h and mpconfigvariant.h. 2 years ago
Jim Mussared 316008046a github/ISSUE_TEMPLATE: Replace forum with Discussions. 2 years ago
Nicholas H.Tollervey af54d2ce9f
javascript: Rename this port to 'webassembly'. 2 years ago
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename. 2 years ago
Daniel Jour 47c84286e8 all: Fix paths to mpy-cross and micropython binaries. 2 years ago
Jim Mussared 794773cdf2 github/ISSUE_TEMPLATE: Make minor improvements to placeholder text. 2 years ago
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI. 2 years ago
Damien George bf92b0cbf2 tools/ci.sh: Add test for mpy-tool's merging feature. 2 years ago
Jim Mussared bc42db4496 github/ISSUE_TEMPLATE: Add GitHub issue templates and external links. 4 years ago
Takeo Takahashi e214ae0e64 github/workflows: Add workflow for renesas-ra port. 3 years ago
Damien George 73623d04d5 github/workflows: Add new workflow to test embedding example. 3 years ago
Damien George 8626dcd623 tools/ci.sh: Run performance benchmark as part of all unix test runs. 3 years ago
Damien George 73a1927fce github/workflows: Add new workflow to test .mpy file format and tools. 3 years ago
stijn e0b8d69827 github/workflows: Show context for qemu-arm test failures. 3 years ago
Damien George 3b011d5ef9 github/workflows: Add new workflow to build ports download metadata. 3 years ago
Damien George f4c1389fbc github/workflows: Use Python 3.8 for macos workflow. 3 years ago
Damien George da4593f937 tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3. 3 years ago
Damien George 0ee256b8b1 github/workflows: Add workflow to build and test unix dev variant. 3 years ago
Damien George f3e4ed82a1 github/workflows: Switch from lcov to gcov. 3 years ago
Damien George c940597314 github/workflows: Switch from Coveralls to Codecov. 3 years ago
Damien George 2dc4f843bc github/workflows: Add workflow to build and test javascript port. 3 years ago
Damien George b15e1ef5a6 github/workflows: Add workflow to build and run unix port on ARM. 3 years ago
Damien George ef16834887 github/workflows: Add workflow to build and run unix port on MIPS. 4 years ago
Philipp Ebensberger 5f68f0d08a github/workflows: Add CI workflow for mimxrt port. 4 years ago
Damien George a9bbf7083e tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3. 4 years ago
Damien George 6129b8e401 tests: Rename run-tests to run-tests.py for consistency. 4 years ago
Damien George aa3d6b6aa5 tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2. 4 years ago
iTitou b8f5f5cd85 github/workflows/ports_unix.yml: Add job for a reproducible build. 4 years ago
stijn 37c2f507a0 github/workflows: Add workflow to verify commit message format. 4 years ago
Damien George b8f4c623f9 github/workflows: Add CI workflow for rp2 port. 4 years ago
Damien George 0a079155e4 github/workflows: Fix code-size CI workflow. 4 years ago
Damien George 69262a11dc tools/ci.sh: Put echo of CI path in a separate function. 4 years ago
Damien George f7225d1c95 github/workflows: Run unix and qemu-arm workflows when tests change. 4 years ago
Damien George a598ae5b4d github/workflows: Add workflows for all CI tasks, builds and tests. 4 years ago
Damien George c521c178e9 github: Add FUNDING.yml file pointing to micropython GitHub sponsorship. 4 years ago
David Lechner eeca2c3cbe github: Add GitHub action to build docs. 4 years ago