这是indexloc提供的服务,不要输入任何密码
Skip to content

Question on hash generation #789

Closed Answered by samchouse
GeeWizWow asked this question in Help
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
@samchouse
Comment options

@GeeWizWow
Comment options

@samchouse
Comment options

@GeeWizWow
Comment options

@samchouse
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