Skip to content

Exclude kiota-dom-export.txt from distributable artifacts by removing it from package sources#1498

Draft
Copilot wants to merge 5 commits into
mainfrom
copilot/fix-code-review-suggestion
Draft

Exclude kiota-dom-export.txt from distributable artifacts by removing it from package sources#1498
Copilot wants to merge 5 commits into
mainfrom
copilot/fix-code-review-suggestion

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

  • Restore msgraph/generated/kiota-dom-export.txt (deleted by previous run; will come back on generation)
  • Switch build backend from flit_core to hatchling in pyproject.toml
  • Remove [tool.flit.module] and add [tool.hatch.build.targets.wheel] with packages + exclude for the export file
  • Add [tool.hatch.build.targets.sdist] with matching exclusion
  • Verify built wheel and sdist do not contain kiota-dom-export.txt
  • Verify pylint results unchanged by our pyproject.toml change (import errors are pre-existing from missing deps in this environment)

Copilot AI changed the title [WIP] Fix code as per review comment Exclude kiota-dom-export.txt from distributable artifacts by removing it from package sources May 20, 2026
Copilot AI requested a review from gavinbarron May 20, 2026 17:21
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.

3 participants