-
Notifications
You must be signed in to change notification settings - Fork 697
feat: migrate google-devtools-containeranalysis to librarian #8534
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
Merged
feywind
merged 6 commits into
googleapis:main
from
suztomo:migrate-containeranalysis-fix-6370
Jun 11, 2026
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
4b3491b
chore: migrate google-devtools-containeranalysis to librarian
c53cbef
chore: generate Grafeas v1beta1 client in containeranalysis for backw…
suztomo c428563
chore: restore Grafeas v1 path helpers in ContainerAnalysisClient
suztomo 5db10ef
Merge branch 'main' into migrate-containeranalysis-fix-6370
suztomo a896bdf
chore: remove GrafeasClient from top-level exports to match main
suztomo 1fc9114
chore: use regex in librarian.js to clean up system-test samples
suztomo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
11 changes: 5 additions & 6 deletions
11
packages/google-devtools-containeranalysis/.repo-metadata.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,16 @@ | ||
| { | ||
| "api_description": "This API is a prerequisite for leveraging Artifact Analysis\nscanning capabilities in both Artifact Registry and with Advanced\nVulnerability Insights (runtime scanning) in GKE.\n\nIn addition, the Container Analysis API is an implementation of the\nGrafeas API, which enables storing, querying, and retrieval of critical\nmetadata\nabout all of your software artifacts.", | ||
| "api_id": "containeranalysis.googleapis.com", | ||
| "api_shortname": "containeranalysis", | ||
| "client_documentation": "https://cloud.google.com/nodejs/docs/reference/containeranalysis/latest", | ||
| "codeowner_team": "@googleapis/aap-dpes", | ||
| "default_version": "v1", | ||
|
suztomo marked this conversation as resolved.
|
||
| "distribution_name": "@google-cloud/containeranalysis", | ||
| "issue_tracker": "https://issuetracker.google.com/savedsearches/559742", | ||
| "issue_tracker": "https://issuetracker.google.com/savedsearches/559777", | ||
| "language": "nodejs", | ||
| "library_type": "GAPIC_AUTO", | ||
| "name": "containeranalysis", | ||
| "name_pretty": "Google Container Analysis", | ||
| "product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis", | ||
| "name_pretty": "Container Analysis", | ||
| "product_documentation": "https://cloud.google.com/container-registry/docs", | ||
| "release_level": "stable", | ||
| "repo": "googleapis/google-cloud-node", | ||
| "requires_billing": true | ||
| "repo": "googleapis/google-cloud-node" | ||
| } | ||
|
suztomo marked this conversation as resolved.
|
||
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
67 changes: 0 additions & 67 deletions
67
...ages/google-devtools-containeranalysis/samples/generated/v1/grafeas.batch_create_notes.js
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
...oogle-devtools-containeranalysis/samples/generated/v1/grafeas.batch_create_occurrences.js
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
packages/google-devtools-containeranalysis/samples/generated/v1/grafeas.create_note.js
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
packages/google-devtools-containeranalysis/samples/generated/v1/grafeas.create_occurrence.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.