Skip to content

chore: give the workspace root the packages' licence and author metadata - #100

Merged
polaz merged 1 commit into
mainfrom
chore/#99-workspace-metadata
Sep 5, 2026
Merged

chore: give the workspace root the packages' licence and author metadata#100
polaz merged 1 commit into
mainfrom
chore/#99-workspace-metadata

Conversation

@polaz

@polaz polaz commented Sep 5, 2026

Copy link
Copy Markdown
Member

The workspace root pyproject.toml now carries the same license and authors as the four packages. It stays a virtual root (package = false), so nothing is published from it.

Closes #99

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T19:31:39.393630Z 4f37a27 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 9eb54192-a356-4626-8c02-00e18c94dbdd

📥 Commits

Reviewing files that changed from the base of the PR and between 4cd20be and 4f37a27.

📒 Files selected for processing (1)
  • pyproject.toml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Updated project metadata to identify the Apache-2.0 license.
    • Added Dmitry Prudnikov as an author.

Walkthrough

The root pyproject.toml now declares the Apache-2.0 license and adds Dmitry Prudnikov as the project author.

Changes

Workspace metadata

Layer / File(s) Summary
Project license and author metadata
pyproject.toml
The [project] table now declares the Apache-2.0 license and Dmitry Prudnikov as the author.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 4f37a

The workspace metadata now identifies its license and author consistently with the repository license. No actionable current-head merge risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the workspace root metadata update and matches the main change.
Description check ✅ Passed The description accurately explains the added license and author metadata and the unchanged virtual workspace configuration.
Linked Issues check ✅ Passed The pull request adds the license and author metadata required by issue #99 to the workspace root pyproject.toml.
Out of Scope Changes check ✅ Passed The changes are limited to the metadata required by issue #99. No unrelated changes are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/#99-workspace-metadata

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@polaz
polaz merged commit 1a783dc into main Sep 5, 2026
14 checks passed
@polaz
polaz deleted the chore/#99-workspace-metadata branch September 5, 2026 22:49
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complete the workspace metadata

1 participant