-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented caching with Azure containers using sccache #18466
Implemented caching with Azure containers using sccache #18466
Conversation
cc512fa
to
3e44b1c
Compare
3e44b1c
to
f43f2ee
Compare
fa5bf58
to
fb36bdb
Compare
Something else... probably. We've been chatting / debugging in the Slack thread all day :P. I just posted an update here: #18238 (comment) |
Ah I see, thanks for the update |
d541f67
to
ddd661c
Compare
7e8d0fd
to
1657227
Compare
1657227
to
0162633
Compare
Signed-off-by: Elias Joseph <[email protected]>
0162633
to
1af8f7a
Compare
defaults: | ||
run: | ||
shell: bash | ||
env: | ||
BUILD_DIR: build | ||
SCCACHE_AZURE_CONNECTION_STRING: "${{ secrets.AZURE_CCACHE_CONNECTION_STRING }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're having some offline discussions about readonly vs readwrite and PRs from the main repo and from forks.
ci-exactly: linux_x64_clang