Skip to content

Too strict assumption when listing GCS artifact service versions #1314

@zshehov

Description

@zshehov

The assumption made in the list_versions method:

_, _, _, _, version = blob.name.split("/")

is that file names don't include "/". This might be a valid assumption, in which case it can be included in the description of the GcsArtifactService implementation.

Metadata

Metadata

Labels

bot triaged[Bot] This issue is triaged by ADK botdocumentation[Component] This issue is related to documentation, it will be transferred to adk-docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions