Skip to content

chore: update file references#8324

Merged
feywind merged 5 commits into
googleapis:feywind-move-coresfrom
quirogas:fix/license-headers
May 20, 2026
Merged

chore: update file references#8324
feywind merged 5 commits into
googleapis:feywind-move-coresfrom
quirogas:fix/license-headers

Conversation

@quirogas
Copy link
Copy Markdown
Contributor

@quirogas quirogas commented May 19, 2026

Addresses the remaining reference, configuration, and cleanup tasks resulting from the relocation of the following packages:

• gapic-node-processing -> relocated to core/packages/gapic-node-processing
• typeless-sample-bot -> relocated to core/packages/typeless-sample-bot
• google-cloud-dns -> relocated to handwritten/google-cloud-dns

  1. Cleanup of Leftovers

    • Deleted duplicate DNS package: Fully removed the duplicated packages/google-cloud-dns folder from git (retaining the active copy at handwritten/google-cloud-dns ).
    • Cleaned leftover directories: Cleaned untracked build artifacts in the old packages/gapic-node-processing directory.

  2. Release-Please Configuration & Tag Continuity

    • Updated Release Configurations: Re-mapped package keys from their old paths to the new locations under release-please-config.json , release-please-submodules.json , and .
    release-please-manifest.json .
    • Ensured tag continuity: Explicitly assigned the custom component name "dns" to "handwritten/google-cloud-dns" in release-please-submodules.json . This guarantees release-
    please matches the historical dns-v... tags (e.g. dns-v5.3.2 ) instead of breaking tag history.

  3. Core & Handwritten Metadata Updates

    • DNS updates: Pointed repository.directory and homepage keys in handwritten/google-cloud-dns/package.json and internal links in handwritten/google-cloud-dns/README.md to
    the new handwritten location.
    • GAPIC processing updates: Re-pointed repository.directory in core/packages/gapic-node-processing/package.json and test guides in README.md .
    • Source code comments: Updated path mapping references inside comments in generate-readme.ts .

  4. Monorepo Metadata & CI Rules

    • Updated homepage mappings: Re-pointed repo links in the root README.md and libraries.json .
    • CI updates: Adjusted exempt tests paths in ci/run_conditional_tests.sh and ignores in .github/snippet-bot.yml .

@quirogas quirogas self-assigned this May 19, 2026
@quirogas quirogas changed the title Fix/license headers fix: license headers May 19, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the header checker configuration to reflect directory changes and standardizes license headers across multiple files, including updating 'Google Inc.' to 'Google LLC'. The reviewer identified an inconsistency in the lint configuration where some package paths were missing the 'core/' prefix.

Comment thread .github/header-checker-lint.yml
@quirogas quirogas marked this pull request as ready for review May 19, 2026 22:44
@quirogas quirogas requested a review from a team as a code owner May 19, 2026 22:44
@quirogas quirogas changed the title fix: license headers chore: update file references May 20, 2026
@quirogas quirogas requested review from feywind and removed request for a team May 20, 2026 05:01
@feywind feywind merged commit aa810d1 into googleapis:feywind-move-cores May 20, 2026
10 checks passed
@quirogas quirogas deleted the fix/license-headers branch May 20, 2026 17:03
feywind added a commit that referenced this pull request May 20, 2026
…#8263)

* chore: move typeless-sample-bot to core/packages

* chore: move gapic-node-processing to core/packages

* chore: move google-cloud-dns to handwritten

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: update headers

* chore: header-check, frontier lawyer

* chore: update file references (#8324)

* chore: fix license and copyright headers to resolve CI failures

* chore: use single instead of double quoutes

* chore: delete remaining dns files from packages directory

* chore: update references and configurations for relocated packages

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Quiroga <22756465+quirogas@users.noreply.github.com>
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.

2 participants