You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
code_formatting.yml
tools/ci.sh: Drop ppa requirement for code formatting CI.
2 years ago
code_size.yml
github/workflows: Fix code-size CI workflow.
4 years ago
commit_formatting.yml
github/workflows: Add workflow to verify commit message format.
4 years ago
docs.yml
github: Add GitHub action to build docs.
4 years ago
examples.yml
github/workflows: Add new workflow to test embedding example.
3 years ago
mpy_format.yml
github/workflows: Add new workflow to test .mpy file format and tools.
3 years ago
ports.yml
github/workflows: Add new workflow to build ports download metadata.
3 years ago
ports_cc3200.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_esp32.yml
tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3.
3 years ago
ports_esp8266.yml
tools/ci.sh: Put echo of CI path in a separate function.
4 years ago
ports_javascript.yml
github/workflows: Add workflow to build and test javascript port.
3 years ago
ports_mimxrt.yml
github/workflows: Add CI workflow for mimxrt port.
4 years ago
ports_nrf.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_powerpc.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_qemu-arm.yml
github/workflows: Show context for qemu-arm test failures.
3 years ago
ports_renesas-ra.yml
github/workflows: Add workflow for renesas-ra port.
3 years ago
ports_rp2.yml
github/workflows: Add CI workflow for rp2 port.
4 years ago
ports_samd.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_stm32.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_teensy.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_unix.yml
tools/ci.sh: Add test for mpy-tool's merging feature.
2 years ago
ports_windows.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_zephyr.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago