microsoftgraph / microsoftgraph/msgraph-sdk-python
Align with Kiota python repo to use Poetry for build and distribution tasks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 630
- Forks
- 96
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Involves updating our pyproject.toml to use Poetry and our GitHub build workflows to use poetry as used in Kiota Python's build workflow
Update https://github.com/microsoftgraph/msgraph-sdk-python-core and https://github.com/microsoftgraph/msgraph-beta-sdk-python
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with pyproject.toml and the GitHub build workflows in msgraph-sdk-python, then compare them with Kiota Python's .github/workflows/build.yml. Check how the requested Poetry changes should also apply to msgraph-sdk-python-core and msgraph-beta-sdk-python. Done means the three repositories use the aligned Poetry-based build and distribution setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100