← 返回首页
Exclude `kiota-dom-export.txt` from distributable artifacts by removing it from package sources by Copilot · Pull Request #1498 · microsoftgraph/msgraph-sdk-python · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Open
gavinbarron with Copilot wants to merge 6 commits into
mainfrom
copilot/fix-code-review-suggestion
Open

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

Conversation

Copilot AI commented May 20, 2026
edited
Loading

Copy link
Copy Markdown
Contributor
  • 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
ramsessanchez marked this pull request as ready for review June 2, 2026 08:55
ramsessanchez requested a review from a team as a code owner June 2, 2026 08:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.