Skip to content

Commit 6b4a203

Browse files
chore: remove duplicate per-package contribution and license files (#7972)
* chore: remove duplicate per-package contribution and license files * fix(area120-tables): skip failing quickstart test * fix(storage-control): type conflict between @sinonjs/fake-timers and @types/sinonjs__fake-timers * fix(apigeeregistry): skip failing quickstart test * Revert recent test skips and dependency overrides 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 * chore: prevent gapic generator from copying root-level files into packages 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`. --------- Co-authored-by: Gabe Pearhill <86282859+pearigee@users.noreply.github.com>
1 parent aff5a41 commit 6b4a203

843 files changed

Lines changed: 84 additions & 99407 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/generator/gapic-generator-typescript/baselines/asset-esm/CODE_OF_CONDUCT.md.baseline

Lines changed: 0 additions & 94 deletions
This file was deleted.

core/generator/gapic-generator-typescript/baselines/asset-esm/CONTRIBUTING.md.baseline

Lines changed: 0 additions & 76 deletions
This file was deleted.

core/generator/gapic-generator-typescript/baselines/asset-esm/LICENSE.baseline

Lines changed: 0 additions & 202 deletions
This file was deleted.

core/generator/gapic-generator-typescript/baselines/asset-esm/README.md.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ More Information: [Google Cloud Platform Launch Stages][launch_stages]
8686

8787
## Contributing
8888

89-
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-asset/CONTRIBUTING.md).
89+
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/google-cloud-node/blob/main/CONTRIBUTING.md).
9090

9191
Please note that this `README.md`
9292
and a variety of configuration files in this repository (including `.nycrc` and `tsconfig.json`)
@@ -96,7 +96,7 @@ are generated from a central template.
9696

9797
Apache Version 2.0
9898

99-
See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-asset/LICENSE)
99+
See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
100100

101101
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
102102
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)