Skip to content

chore: flatten workspace into single edgee-cli package - #156

Merged
KokaKiwi merged 2 commits into
mainfrom
chore/simplify
Jul 27, 2026
Merged

chore: flatten workspace into single edgee-cli package#156
KokaKiwi merged 2 commits into
mainfrom
chore/simplify

Conversation

@KokaKiwi

Copy link
Copy Markdown
Member

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

edgee-cli was the only crate in the crates/* workspace, so the workspace split served no purpose. Flattens it into a single package at repo root.

  • Source: crates/cli/srcsrc, crates/ removed
  • Manifest: [workspace.dependencies] folded into a single [dependencies] table in root Cargo.toml; unused regex dropped
  • Docs & CI: path references updated in AGENTS.md/CLAUDE.md, README.md, CONTRIBUTING.md, two source doc-comments, and .github/workflows/{check,release}.yml

@KokaKiwi
KokaKiwi requested a review from a team as a code owner July 24, 2026 14:46
@KokaKiwi
KokaKiwi merged commit 85f420b into main Jul 27, 2026
4 checks passed
@KokaKiwi
KokaKiwi deleted the chore/simplify branch July 27, 2026 14:21
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