micropython/.github/workflows
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI.
The CI scripts were using a PPA to get a backported version of uncrustify
on Ubuntu 20.04.  However, this causes CI to intermittently fail due to
connection issues to launchpad.net or the key server.

Ubuntu 22.04 has a newer version of uncrustify removing the need for the
PPA.  Ubuntu 22.04 is now in beta on GitHub actions, so it can be used.

Signed-off-by: David Lechner <david@pybricks.com>
2022-06-17 16:56:41 +10:00
..
code_formatting.yml tools/ci.sh: Drop ppa requirement for code formatting CI. 2022-06-17 16:56:41 +10:00
code_size.yml github/workflows: Fix code-size CI workflow. 2021-01-24 14:56:40 +11:00
commit_formatting.yml github/workflows: Add workflow to verify commit message format. 2021-01-30 14:09:21 +11:00
docs.yml
examples.yml github/workflows: Add new workflow to test embedding example. 2022-03-25 11:39:00 +11:00
mpy_format.yml github/workflows: Add new workflow to test .mpy file format and tools. 2022-02-24 18:29:02 +11:00
ports.yml github/workflows: Add new workflow to build ports download metadata. 2021-10-28 16:45:15 +11:00
ports_cc3200.yml
ports_esp32.yml tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3. 2021-09-16 22:59:05 +10:00
ports_esp8266.yml tools/ci.sh: Put echo of CI path in a separate function. 2020-12-14 13:05:43 +11:00
ports_javascript.yml github/workflows: Add workflow to build and test javascript port. 2021-06-25 11:31:00 +10:00
ports_mimxrt.yml github/workflows: Add CI workflow for mimxrt port. 2021-05-26 00:12:45 +10:00
ports_nrf.yml
ports_powerpc.yml
ports_qemu-arm.yml github/workflows: Show context for qemu-arm test failures. 2022-01-23 09:25:19 +11:00
ports_renesas-ra.yml github/workflows: Add workflow for renesas-ra port. 2022-04-29 12:29:07 +09:00
ports_rp2.yml github/workflows: Add CI workflow for rp2 port. 2021-01-30 00:42:29 +11:00
ports_samd.yml
ports_stm32.yml
ports_teensy.yml
ports_unix.yml tools/ci.sh: Add test for mpy-tool's merging feature. 2022-06-07 13:51:45 +10:00
ports_windows.yml
ports_zephyr.yml