summaryrefslogtreecommitdiffstatshomepage
path: root/.github
Commit message (Expand)AuthorAge
...
* github/workflows: Bump actions/setup-python from 1 to 4.dependabot[bot]2023-02-27
* github/workflows: Add workflow to build mpremote wheel.Jim Mussared2023-02-24
* github/workflows: Add "shared/**" to list of paths that trigger CI.Damien George2023-02-17
* examples/embedding: Rework example to use ports/embed.Damien George2023-01-20
* github/workflows/code_size: Print code size change.David Lechner2023-01-16
* github/workflows: Update existing comments for code_size_comment.David Lechner2022-12-19
* github/workflows: Cancel when branch is updated.David Lechner2022-12-14
* github/workflows: Fix code size comment workflow for non-PR.David Lechner2022-12-07
* github/workflows: Comment on code size change instead of failing CI.David Lechner2022-11-29
* github/workflows: Run mpy-format CI when tests and examples change.Damien George2022-11-23
* github/workflows: Use ubuntu-20.04 when python2 is required.Damien George2022-11-23
* github/workflows: Run unix port workflow if mpy-cross changes.Damien George2022-11-17
* github/workflows: Bump actions/setup-python from 1 or 2 to 4.dependabot[bot]2022-11-11
* github/workflows: Bump codecov/codecov-action from 1 to 3.dependabot[bot]2022-11-11
* github: Add dependabot to update GitHub Actions.Chris Swan2022-11-11
* github/workflows: Bump actions/checkout to v3.Chris Swan2022-11-11
* github/workflows: Print test failures for webassembly workflow.Damien George2022-11-03
* unix: Refactor mpconfigport.h and mpconfigvariant.h.Jim Mussared2022-09-13
* github/ISSUE_TEMPLATE: Replace forum with Discussions.Jim Mussared2022-08-30
* javascript: Rename this port to 'webassembly'.Nicholas H.Tollervey2022-08-22
* unix/variants: Remove variant suffix from executable filename.Damien George2022-08-11
* all: Fix paths to mpy-cross and micropython binaries.Daniel Jour2022-08-11
* github/ISSUE_TEMPLATE: Make minor improvements to placeholder text.Jim Mussared2022-06-20
* tools/ci.sh: Drop ppa requirement for code formatting CI.David Lechner2022-06-17
* tools/ci.sh: Add test for mpy-tool's merging feature.Damien George2022-06-07
* github/ISSUE_TEMPLATE: Add GitHub issue templates and external links.Jim Mussared2022-05-18
* github/workflows: Add workflow for renesas-ra port.Takeo Takahashi2022-04-29
* github/workflows: Add new workflow to test embedding example.Damien George2022-03-25
* tools/ci.sh: Run performance benchmark as part of all unix test runs.Damien George2022-02-28
* github/workflows: Add new workflow to test .mpy file format and tools.Damien George2022-02-24
* github/workflows: Show context for qemu-arm test failures.stijn2022-01-23
* github/workflows: Add new workflow to build ports download metadata.Damien George2021-10-28
* github/workflows: Use Python 3.8 for macos workflow.Damien George2021-10-21
* tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3.Damien George2021-09-16
* github/workflows: Add workflow to build and test unix dev variant.Damien George2021-07-13
* github/workflows: Switch from lcov to gcov.Damien George2021-06-26
* github/workflows: Switch from Coveralls to Codecov.Damien George2021-06-25
* github/workflows: Add workflow to build and test javascript port.Damien George2021-06-25
* github/workflows: Add workflow to build and run unix port on ARM.Damien George2021-06-05
* github/workflows: Add workflow to build and run unix port on MIPS.Damien George2021-05-26
* github/workflows: Add CI workflow for mimxrt port.Philipp Ebensberger2021-05-26
* tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.Damien George2021-04-15
* tests: Rename run-tests to run-tests.py for consistency.Damien George2021-03-12
* tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.Damien George2021-02-15
* github/workflows/ports_unix.yml: Add job for a reproducible build.iTitou2021-02-01
* github/workflows: Add workflow to verify commit message format.stijn2021-01-30
* github/workflows: Add CI workflow for rp2 port.Damien George2021-01-30
* github/workflows: Fix code-size CI workflow.Damien George2021-01-24
* tools/ci.sh: Put echo of CI path in a separate function.Damien George2020-12-14
* github/workflows: Run unix and qemu-arm workflows when tests change.Damien George2020-11-30