Skip to content

chore: fix package descriptions and remove empty legacy giskard shells - #2662

Open
davidberenstein1957 wants to merge 2 commits into
mainfrom
chore/package-descriptions-legacy-shells
Open

chore: fix package descriptions and remove empty legacy giskard shells#2662
davidberenstein1957 wants to merge 2 commits into
mainfrom
chore/package-descriptions-legacy-shells

Conversation

@davidberenstein1957

Copy link
Copy Markdown
Member

Summary

  • Replace outdated/placeholder description fields in root and giskard-checks (also trim stray whitespace on giskard-agents)
  • Ignore the empty repo-root giskard/ v2 shell so editable installs no longer put it on giskard.__path__

Closes #2661

Test plan

  • uv run python -c "import giskard; print(list(giskard.__path__))" → only libs/*/src/giskard
  • Smoke-import giskard.checks and giskard.scan
  • pip show giskard giskard-checks shows the new descriptions after install

Update PyPI/meta descriptions for agentic evals messaging, and ignore
the empty repo-root giskard/ tree that polluted namespace __path__.

Closes #2661
CI installs the latest ruff via `uv tool install`, which now formats
markdown code blocks. Align tracked docs so `make check` passes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

chore: fix package descriptions and remove empty legacy giskard shells

1 participant