Skip to content

Feature/data v2#107

Merged
ZoranPandovski merged 10 commits intoreleases/v2.0.0from
feature/data-v2
Apr 15, 2026
Merged

Feature/data v2#107
ZoranPandovski merged 10 commits intoreleases/v2.0.0from
feature/data-v2

Conversation

@ZoranPandovski
Copy link
Copy Markdown
Member

@ZoranPandovski ZoranPandovski commented Apr 14, 2026

This PR splits monolith ds to separate commands and introuduces a DataVault protocol so we can switch between Local and Cloud implementations.
Also in this PR we fix all failing tests for #89

Comment thread anton/core/datasources/data_vault.py

def handle_list_data_sources(console: "Console", vault: DataVault | None = None) -> None:
"""Print all saved Local Vault connections in a table with status."""
from rich.table import Table
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

move this on top, with Console

Comment thread anton/core/datasources/data_vault.py
@ZoranPandovski ZoranPandovski merged commit 371d883 into releases/v2.0.0 Apr 15, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants