8000 Too strict assumption when listing GCS artifact service versions · Issue #1314 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
8000
Too strict assumption when listing GCS artifact service versions #1314
Open
@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

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0