Commit 02635d8
committed
fix: tolerate mise tool install failures in CI for agent:check
Make agent:check resilient to tool installation failures (e.g. GitHub
API rate limits for trivy). Install step tolerates errors, subsequent
steps use MISE_INSTALL_MISSING=0 to prevent auto-install, and security
checks are non-fatal since they may fail if tools are unavailable.1 parent 2b82ffb commit 02635d8
2 files changed
Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
| 750 | + | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
757 | 760 | | |
758 | 761 | | |
759 | 762 | | |
| |||
0 commit comments