Skip to content

fix(guardian): use --group instead of --extra for uv install#83

Merged
zaebee merged 1 commit into
mainfrom
fix/guardian-group-install
Jun 8, 2026
Merged

fix(guardian): use --group instead of --extra for uv install#83
zaebee merged 1 commit into
mainfrom
fix/guardian-group-install

Conversation

@zaebee

@zaebee zaebee commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Problem

uv sync --extra guardian fails because guardian is defined under [dependency-groups], not [project.optional-dependencies].

error: Extra `guardian` is not defined in the project's `optional-dependencies` table

Fix

--extra--group in guardian.yml and the error hint in gemini.py.

Test plan

guardian is defined under [dependency-groups], not [project.optional-dependencies].
uv sync --extra guardian fails at runtime; uv sync --group guardian is correct.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@zaebee zaebee merged commit 40e07e9 into main Jun 8, 2026
3 checks passed
@zaebee zaebee deleted the fix/guardian-group-install branch June 8, 2026 22:08
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