Skip to content

Question on hash generation #789

Closed Answered by Xenfo
GeeWizWow asked this question in Help
Mar 1, 2022 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

A pipeline doesn't refer to CI, it's kind of like a plan for turborepo. Eg. if I run build make sure to run lint, then build dependencies, then build target. Remote caching allows you to download the cache from local to CI or any other situation. Eg. if I run build on local machine and have remote caching, it will save locally and be put on a remote server. Then in CI it will download the cache, assuming you have the same hash, that you sent to the remote server from your local machine.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Xenfo
Comment options

@GeeWizWow
Comment options

@Xenfo
Comment options

@GeeWizWow
Comment options

@Xenfo
Comment options

Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants