Skip to content

fix(ci): preserve STT e2e provider JSON#5287

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/stt-e2e-json-output
May 20, 2026
Merged

fix(ci): preserve STT e2e provider JSON#5287
ComputelessComputer merged 1 commit into
mainfrom
fix/stt-e2e-json-output

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 20, 2026

Forward detected provider output with printf so workflow matrices receive valid JSON.


Note

Low Risk
Low risk CI-only change that adjusts how a job output is forwarded; main risk is misquoting the output and breaking the E2E matrix expansion.

Overview
Fixes the STT E2E GitHub Actions workflow to preserve the detected providers JSON when forwarding it from detect-changes into the setup job output.

Replaces echo with printf (and safer quoting) so fromJson(needs.setup.outputs.providers) reliably receives valid JSON for the provider matrix.

Reviewed by Cursor Bugbot for commit b19240a. Bugbot is set up for automated code reviews on this repo. Configure here.

Forward detected provider output with printf so workflow matrices receive valid JSON.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit b19240a
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0d4d7f1e8c370008bd4845

@ComputelessComputer ComputelessComputer merged commit 004229b into main May 20, 2026
8 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/stt-e2e-json-output branch May 20, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant