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

chore: Remove examples from bazelignore #7108

Merged

Conversation

tpasternak
Copy link
Contributor

It seems to affect Renovate

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

It seems to affect Renovate
@github-actions github-actions bot added the awaiting-review Awaiting review from Bazel team on PRs label Dec 4, 2024
@ujohnny
Copy link
Collaborator

ujohnny commented Dec 11, 2024

Shouldn't we even add more to it (ignore integration testdata) rather that remove it completely? cc @LeFrosch

@tpasternak
Copy link
Contributor Author

I'm not sure, but Renovate seems to ignore these directories

@LeFrosch
Copy link
Collaborator

@ujohnny Integration test data cannot be ignored since they need to be accessed by the tests at runtime as far as I understand. They are “deleted packages”, see .bazelrc.

@tpasternak
Copy link
Contributor Author

So can I remove that, I don't even really see the point of it, while it seems that Revovate fails to upgrade projects there

@sellophane sellophane merged commit f9af31b into bazelbuild:master Dec 11, 2024
7 checks passed
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Dec 11, 2024
@tpasternak tpasternak deleted the remove-examples-from-bazelignore branch December 11, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants