Skip to content

Add Dependencies Declaration Guidelines#2608

Merged
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:deps-guidelines
Jun 25, 2026
Merged

Add Dependencies Declaration Guidelines#2608
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:deps-guidelines

Conversation

@AmmarAbouZor

Copy link
Copy Markdown
Member

This PR closes #2601

  • Add guideline to declare dependencies in main workspace only and reference them in the crates.
  • Add guideline group dependencies declarations between internal and external for better observability
  • Small fixes in Cargo.toml file moving deps to their matching groups and creating groups if missing.
  • Include the guidelines in both developer and AI agents' docs.

* Add guideline to declare dependencies in main workspace only and
  reference them in the crates.
* Add guideline group dependencies declarations between internal and
  external for better observability
* Small fixes in `Cargo.toml` file moving deps to their matching groups
  and creating groups if missing.
* Include the guidelines in both developer and AI agents docs.
@AmmarAbouZor AmmarAbouZor merged commit f00d701 into esrlabs:master Jun 25, 2026
1 check passed
@AmmarAbouZor AmmarAbouZor deleted the deps-guidelines branch June 25, 2026 12:43
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.

Docs: Update dependencies declaration guidelines

1 participant