ci: cache Material node_modules based on the lockfile checksum#29417
ci: cache Material node_modules based on the lockfile checksum#29417gkalpak wants to merge 1 commit intoangular:masterfrom
node_modules based on the lockfile checksum#29417Conversation
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the ℹ️ Googlers: Go here for more info. |
bef05e2 to
5c787ce
Compare
5c787ce to
4a0fad2
Compare
This will increase the cache hit rate for the `material-unit-tests` job. Related to angular#29416 (comment).
4a0fad2 to
e1dc671
Compare
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
@gkalpak this fails on |
|
My bad. The |
…ular#29417) This will increase the cache hit rate for the `material-unit-tests` job. Related to angular#29416 (comment). PR Close angular#29417
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This will increase the cache hit rate for the
material-unit-testsjob.Builds on top of #29416.