chore: remove duplicate per-package contribution and license files#7972
Merged
GautamSharda merged 10 commits intomainfrom Apr 10, 2026
Merged
chore: remove duplicate per-package contribution and license files#7972GautamSharda merged 10 commits intomainfrom
GautamSharda merged 10 commits intomainfrom
Conversation
…@types/sinonjs__fake-timers
This reverts the following commits because the issues were fixed externally: - 4671b3f: fix(apigeeregistry): skip failing quickstart test - ae52412: fix(storage-control): type conflict between @sinonjs/fake-timers and @types/sinonjs__fake-timers - 1ee8974: fix(area120-tables): skip failing quickstart test
Contributor
|
To make these changes permanent, we will also need to update the generator to prevent them from being re-added. Also, I disabled the system/sample tests that were breaking you above. You should be able to revert those changes. For the fake-timers issue I have this PR in progress to resolve the problem going forward: #7995 |
…kages To prevent `LICENSE`, `CONTRIBUTING.md`, and `CODE_OF_CONDUCT.md` from being re-added to individual packages after they were removed in PR #..., this updates the gapic generator templates to stop generating them. Also updates `README.md.njk` to point to the root-level `LICENSE` and `CONTRIBUTING.md`.
pearigee
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes b/488768301 🦕
For googleapis/librarian#4273