Skip to content

fix: better lists - #43

Merged
swo merged 1 commit into
mainfrom
lists
Aug 24, 2026
Merged

fix: better lists#43
swo merged 1 commit into
mainfrom
lists

Conversation

@swo

@swo swo commented Aug 24, 2026

Copy link
Copy Markdown
Contributor
  • list-assets, list-versions, and latest-version can return an empty result
  • raise exceptions like ArborError(" has no versions"), producing CLI exit code 2 without a traceback
  • asset validate without --version calls Asset.validate(). (with --version validates a specific version)

Resolves #22
Resolves #40
Relates to #21

@swo
swo merged commit f7b07b2 into main Aug 24, 2026
2 checks passed
@swo
swo deleted the lists branch August 24, 2026 21:58
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.

Graceful handling of assets with no versions Before uploading data list_versions throws an error

1 participant