Skip to content
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

Icechunk learns how to delete tags. #626

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Icechunk learns how to delete tags. #626

merged 1 commit into from
Jan 25, 2025

Conversation

paraseba
Copy link
Collaborator

@@ -195,6 +197,9 @@ async def test_icechunk_can_read_old_repo() -> None:
1:
]

with pytest.raises(ValueError, match="ref not found"):
Copy link
Contributor

Choose a reason for hiding this comment

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

Sounds we make a new subclass of IcechunkError for this while working on this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think our whole error hierarchy needs a revamp. Let me delay this until we do that rfactoring.

@paraseba paraseba merged commit 536bf0d into main Jan 25, 2025
4 checks passed
@paraseba paraseba deleted the push-sonluwzxloko branch January 25, 2025 00:59
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