Skip to content

feat!: unify Verzly under a single toolchain release surface#40

Merged
rozsazoltan merged 7 commits into
masterfrom
fix
Jun 18, 2026
Merged

feat!: unify Verzly under a single toolchain release surface#40
rozsazoltan merged 7 commits into
masterfrom
fix

Conversation

@rozsazoltan

Copy link
Copy Markdown
Contributor

Reworks the toolchain around a single verzly executable and one verzly/toolchain release surface.

Standalone tools remain available as compatibility entrypoints, but their command logic is now exposed through reusable library entrypoints and routed through the unified verzly CLI. Each public tool is also available as a first-class GitHub Action under actions/*, so consuming repositories can use the toolchain directly without wiring multiple distribution repositories.

The old distribution-oriented structure is removed, contributor and agent guidance is consolidated into the root README, the action-first workflow is documented, and the repository Clippy failure caused by declaring an item after the test module is fixed.

@rozsazoltan
rozsazoltan merged commit 9859af5 into master Jun 18, 2026
1 check passed
@rozsazoltan
rozsazoltan deleted the fix branch June 18, 2026 10:54
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.

1 participant