-
Notifications
You must be signed in to change notification settings - Fork 7
Enable and configure Bazel disk cache #63
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: MTomBosch <MTomBosch@users.noreply.github.com>
src/s-core-devcontainer/.devcontainer/s-core-local/on_create_command.sh
Outdated
Show resolved
Hide resolved
|
@MTomBosch You will need to fix your Eclipse Contribution Agreement setup. Please check https://www.eclipse.org/legal/eca/faq |
Co-authored-by: lurtz <727209+lurtz@users.noreply.github.com> Signed-off-by: MTomBosch <MTomBosch@users.noreply.github.com>
src/s-core-devcontainer/.devcontainer/s-core-local/on_create_command.sh
Outdated
Show resolved
Hide resolved
Signed-off-by: MTomBosch <MTomBosch@users.noreply.github.com>
@opajonk If it was due to the email address I fixed this now. Or was there any other issue too? |
Probably yes - however, I cannot re-trigger the check :-( So either you have to push a "fake commit" (ugh..) or someone who can needs to re-run the check. |
This could also be achieved by squashing all commits. I do not know at the moment if the default merge action is still squashing or something else. |
By default enable the Bazel disk cache to speed up rebuilds.