Skip to content
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

[new templates][bazel] Added .bazelrc to new templates #16620

Merged

Conversation

franramirez688
Copy link
Contributor

@franramirez688 franramirez688 commented Jul 5, 2024

Changelog: Feature: Added outputRootDir as an optional definition in Bazel new templates.
Docs: Omit

Actually, this is meant to avoid filling the disk due to the Bazel cache. Now, passing an outputRootDir value, we ensure that cache deletion.

@franramirez688 franramirez688 added this to the 2.6.0 milestone Jul 5, 2024
@franramirez688 franramirez688 requested a review from memsharded July 5, 2024 14:17
@franramirez688 franramirez688 changed the title [new command][bazel] Added .bazelrc to new templates [new templates][bazel] Added .bazelrc to new templates Jul 5, 2024
conan/cli/commands/new.py Outdated Show resolved Hide resolved
@franramirez688 franramirez688 requested a review from czoido July 8, 2024 13:00
@czoido
Copy link
Contributor

czoido commented Jul 9, 2024

@franramirez688 I was thinking that we should do the same for the examples2 Bazel example. Let's not forget about those too.

@franramirez688 franramirez688 merged commit dd28339 into conan-io:develop2 Jul 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants