Skip to content

Clarify build cache troubleshooting#1162

Closed
radiantjade wants to merge 1 commit into
railwayapp:mainfrom
radiantjade:clarify-build-cache-troubleshooting
Closed

Clarify build cache troubleshooting#1162
radiantjade wants to merge 1 commit into
railwayapp:mainfrom
radiantjade:clarify-build-cache-troubleshooting

Conversation

@radiantjade
Copy link
Copy Markdown
Contributor

Summary

  • Clarify what does and does not affect.
  • Point users who see stale or unexpected build files to verify linked repo, branch, root directory, Dockerfile path, and watch paths before redeploying.

Related Central Station bounty: https://station.railway.com/questions/stale-cached-build-fragments-a447fe3e

Testing

  • git diff --check
  • pnpm exec content-collections build

The build configuration page explained how to disable layer caching, but not what that switch does not affect. Add the missing boundary so users checking apparently stale files also verify the linked repo, branch, root directory, Dockerfile path, and watch paths.

Constraint: Central Station bounty describes stale build fragments and old files being used
Rejected: Add a support-specific workaround | the durable docs value is clarifying the cache boundary
Confidence: medium
Scope-risk: narrow
Tested: git diff --check; pnpm exec content-collections build
@brody192 brody192 closed this May 15, 2026
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