mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 09:51:22 +00:00
* ci(pypi): pin checkout action to a commit hash Pin the checkout action in the PyPI build workflow to a commit hash rather than a version tag. CI runs the zizmor scanner on any workflow file a PR changes, and zizmor requires actions to be pinned to hashes. * ci(pypi): file an issue on wheel build failure File an issue when the nightly PyPI build fails, using the reusable reporting workflow the platform test workflows already call. The nightly build broke in February and failed daily for six months before anyone noticed, because nothing reported the failures. |
||
|---|---|---|
| .. | ||
| check_bug_id.yml | ||
| check_tflite_files.yml | ||
| generate_integration_tests.yml | ||
| issue_on_error.yml | ||
| log_binary_size_pr.yml | ||
| merge_group.yml | ||
| pr_test.yml | ||
| pypi_build.yml | ||
| run_core.yml | ||
| run_cortex_m.yml | ||
| run_hexagon.yml | ||
| run_riscv.yml | ||
| run_windows.yml | ||
| run_xtensa.yml | ||
| stale_handler.yml | ||
| suite_core.yml | ||
| suite_cortex_m.yml | ||
| suite_hexagon.yml | ||
| suite_riscv.yml | ||
| suite_xtensa.yml | ||
| sync.yml | ||
| test_bazel.yml | ||
| test_hosted.yml | ||
| test_makefile.yml | ||
| test_misc.yml | ||
| test_windows.yml | ||