Skip to content

v0.9.0: sync, storage, config CRUD, pre-commit hook - #48

Merged
padak merged 1 commit into
mainfrom
release/v0.9.0
Mar 24, 2026
Merged

v0.9.0: sync, storage, config CRUD, pre-commit hook#48
padak merged 1 commit into
mainfrom
release/v0.9.0

Conversation

@padak

@padak padak commented Mar 24, 2026

Copy link
Copy Markdown
Member

v0.9.0 Release

New: GitOps Sync Workflow (8 commands)

  • sync init / pull / push / diff / status -- bidirectional config sync with local filesystem
  • sync branch-link / branch-unlink / branch-status -- git-to-Keboola branch mapping
  • Go CLI compatible format (manifest.json v2, _config.yml)
  • SQL/Python code extraction into separate files (transform.sql, code.py, pyproject.toml)

New: Storage Commands (3 commands)

  • storage buckets -- list with sharing/linked info (not available via MCP)
  • storage bucket-detail -- resolve Snowflake paths for shared buckets
  • storage tables -- list tables by project/bucket

New: Config CRUD

Improvements

Stats

Version bump to 0.9.0. Context and plugin updated with all new features:
- config list: last_modified, folder fields documented
- org setup: token owner identity documented
- Tip #18: Claude Code plugin install instructions
@padak
padak merged commit a2472c5 into main Mar 24, 2026
1 check passed
@padak
padak deleted the release/v0.9.0 branch March 26, 2026 11:44
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.

Token names don't include owner identity – collision when multiple users use the same project

1 participant