Skip to content

Conversation

@MaxLee-dev
Copy link
Contributor

@MaxLee-dev MaxLee-dev commented Nov 24, 2025

Description of Changes

Turbo remote caching is enabled, rendering GitHub Actions artefact uploads/downloads unnecessary.

Changes:

  • Removed artefact uploads from the build job
  • Removed artefact downloads from the types and vitest jobs
  • Removed the needs: build dependency, enabling all jobs to run in parallel

When pnpm build is executed in each job, Turbo automatically fetches from the remote cache.

Checklist

  • The PR title follows the Conventional Commits convention.
  • I have performed a self-code review.
  • I have followed the project's coding conventions and component patterns.

Turbo remote caching을 사용하므로 artifacts 업로드/다운로드가 불필요합니다.
각 job에서 pnpm build 실행 시 자동으로 캐시에서 가져옵니다.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

⚠️ No Changeset found

Latest commit: a462b1a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vapor-ui Ready Ready Preview Comment Nov 24, 2025 2:13am

@vapor-ui
Copy link
Collaborator

vapor-ui commented Nov 24, 2025

All tests passed!

Tests Passed Failed Duration Report
124 124 0 1m 52s Open report ↗︎

Click here if you need to update snapshots.

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.

3 participants