Skip to content

Conversation

@jeremymeng
Copy link
Member

@jeremymeng jeremymeng commented Jan 5, 2026

It enables remote build cache reads.

It enables remote build cache read.
Copilot AI review requested due to automatic review settings January 5, 2026 21:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the --token 1 flag to build commands throughout the documentation to enable remote build cache read access. This optimization allows developers to leverage Turborepo's remote caching capabilities, which can significantly speed up build times.

Key Changes:

  • Added --token 1 flag to all pnpm build and pnpm turbo build commands in documentation files
  • Updated command reference tables to include the new flag
  • Modified AI agent instruction files (CLAUDE.md, AGENTS.md, copilot-instructions.md) to reflect the new build command pattern

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
documentation/steps-after-generations.md Added --token 1 to all build commands in the guide for post-generation steps
documentation/RLC-Swagger-quickstart.md Added --token 1 to all build commands in the RLC quickstart guide
documentation/Quickstart-on-how-to-write-tests.md Added --token 1 to build commands in the testing quickstart guide
CONTRIBUTING.md Added --token 1 to build commands and updated the command reference table
CLAUDE.md Updated build command examples for Claude AI code assistant
AGENTS.md Updated build command examples for AI agents
.github/copilot-instructions.md Updated Copilot instructions with the new build command pattern

Issues Identified:
I found two instances where pnpm build commands should be updated for consistency but were missed in this PR. Both are documented in the comments above.

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