vibetunnel/.github
Peter Steinberger fc6999922f fix: make web artifact download optional in Mac CI
The Mac CI was failing when only Mac files changed because it tried to
download web build artifacts that were never created (Node.js CI was skipped).

Added continue-on-error to the artifact download step, allowing the Mac build
to proceed and build the web frontend itself via the existing build-web-frontend.sh
script that's already part of the Xcode build process.

This fixes CI failures like the one in PR #153 where Mac-only changes
would fail due to missing web artifacts.
2025-07-01 03:45:43 +01:00
..
actions/lint-reporter Handle external contributor CI permissions gracefully 2025-06-28 15:22:05 +02:00
scripts Improve Claude comment cleanup to use GitHub's minimizeComment mutation 2025-06-28 15:22:05 +02:00
workflows fix: make web artifact download optional in Mac CI 2025-07-01 03:45:43 +01:00
EXTERNAL_CONTRIBUTORS.md Handle external contributor CI permissions gracefully 2025-06-28 15:22:05 +02:00
SLACK_SETUP.md add CI reporter to Slack 2025-06-23 15:18:45 +02:00