Skip to content

Support local-source exclusions and implicit-root Python sdists - #82

Open
omry wants to merge 1 commit into
pr81from
pr82
Open

Support local-source exclusions and implicit-root Python sdists#82
omry wants to merge 1 commit into
pr81from
pr82

Conversation

@omry

@omry omry commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Allow exact relative subtree exclusions to be applied before local-source observation and bind them into source identity. Accept valid single-root Python sdists without explicit directory headers while preserving archive safety checks.

Fixes #80

@omry
omry force-pushed the pr82 branch 2 times, most recently from 9828924 to 9b684d1 Compare August 16, 2026 09:07
@omry
omry force-pushed the pr82 branch 2 times, most recently from 0114f52 to a6a274d Compare August 16, 2026 09:24
@omry
omry force-pushed the pr82 branch 2 times, most recently from 08d194e to a10e8c7 Compare August 16, 2026 09:38
@omry
omry marked this pull request as ready for review August 16, 2026 12:22
Copilot AI lite review requested due to automatic review settings August 16, 2026 12:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@omry

omry commented Aug 16, 2026

Copy link
Copy Markdown
Owner Author

@codex review current head b24e4d3

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b24e4d3e85

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/deploy/package_overrides.go
Allow exact relative subtree exclusions to be applied before local-source observation and bind them into source identity. Accept valid single-root Python sdists without explicit directory headers while preserving archive safety checks.

Fixes #80
@omry

omry commented Aug 16, 2026

Copy link
Copy Markdown
Owner Author

@codex review current head 17c7dbb

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: 17c7dbbbd2

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR reviewed and approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unblock PEP 517 local-source overrides for normal Hatchling projects

2 participants