circuitpython/.github/workflows
David Lechner 1b774b373e github/workflows: Comment on code size change instead of failing CI.
This changes the code size workflow to post a comment on pull requests with
the code size report.  It also removes the error threshold so that the test
won't fail if code size increases.

Allowable code size changes are subjective, so shouldn't cause CI to fail.
In addition, failing CI tests can cause other hooks like code coverage
reports to be suppressed, so this fixes that problem as well.

Fixes issue #8464.

Signed-off-by: David Lechner <david@pybricks.com>
2022-11-29 11:36:28 +11:00
..
code_formatting.yml github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2022-11-11 14:27:12 +11:00
code_size_comment.yml github/workflows: Comment on code size change instead of failing CI. 2022-11-29 11:36:28 +11:00
code_size.yml github/workflows: Comment on code size change instead of failing CI. 2022-11-29 11:36:28 +11:00
commit_formatting.yml github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2022-11-11 14:27:12 +11:00
docs.yml github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2022-11-11 14:27:12 +11:00
examples.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
mpy_format.yml github/workflows: Run mpy-format CI when tests and examples change. 2022-11-23 10:32:55 +11:00
ports_cc3200.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_esp32.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_esp8266.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_mimxrt.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_nrf.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_powerpc.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_qemu-arm.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_renesas-ra.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_rp2.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_samd.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_stm32.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_teensy.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_unix.yml github/workflows: Use ubuntu-20.04 when python2 is required. 2022-11-23 10:32:55 +11:00
ports_webassembly.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_windows.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_zephyr.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00