Skip to content

fix: add cdn output path to turbo config#3

Merged
ShaunSHamilton merged 2 commits into
mainfrom
fix_turbo-cdn-output
Jul 13, 2026
Merged

fix: add cdn output path to turbo config#3
ShaunSHamilton merged 2 commits into
mainfrom
fix_turbo-cdn-output

Conversation

@ShaunSHamilton

Copy link
Copy Markdown
Contributor

Summary

 Tasks:    7 successful, 7 total
Cached:    4 cached, 7 total
  Time:    16.398s

    ...Finishing writing to cache...                                                                                                                                                                       WARNING  no output files found for task @freecodecamp/uikit-cdn#build. Please check your `outputs` key in `turbo.json`

Type of change

  • feat — new behavior
  • fix — bug fix
  • refactor — no behavior change
  • docs — documentation only
  • chore / ci / build — tooling, infra
  • test — tests only

Pre-flight checklist

  • pnpm changeset added (skip for chore / docs / test / ci-only PRs)
  • pnpm test, pnpm typecheck, pnpm lint, pnpm format:check clean locally
    • pnpm test fails for timeouts - local machine too slow
  • Visual goldens refreshed if UI changed (pnpm test:visual:update on macOS;
    Linux goldens regenerated via the Playwright Docker image — see
    docs/runbooks/deploy-docs.md)
  • apps/docs/public/{_headers,_redirects,robots.txt} unchanged or
    rebaselined deliberately
  • ADR added or updated if a locked decision changes (see
    docs/adr/README.md)

@moT01 moT01 closed this Jun 18, 2026
@moT01 moT01 reopened this Jun 18, 2026
@moT01

moT01 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

closed and reopened to rerun the tests - the build command failed in the failing visual test, which passed in the build test - so maybe just a fluke.

@moT01

moT01 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

k, missed it - zip needs to be installed in the visual action - that's why this one is failing. Looks like it's added on the other PR.

@ShaunSHamilton
ShaunSHamilton merged commit 7ea3990 into main Jul 13, 2026
8 of 10 checks passed
@ShaunSHamilton
ShaunSHamilton deleted the fix_turbo-cdn-output branch July 13, 2026 09:56
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.

2 participants