microsoftgraph / microsoftgraph/msgraph-sdk-go
kiota-dom-export.txt size breaks Dependabot update
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 335
- Forks
- 43
- Avg merge
- 15h 19m
- Merged PRs (30d)
- 3
Description
Describe the bug
The kiota-dom-export.txt file hit the inofficial 50 mb limit of Dependabot.
In this way Dependabot is not able to create pull requests for repositories that depend on github.com/microsoftgraph/msgraph-sdk-go.
From GitHub support ticket regarding dependabot not being able to create PR:
The repository size limit is 5 gb and the push limit is 100 mb, but the recommended file size in the repo should be lesser then 50 mb. This is documented in About size limits on GitHub.
Expected behavior
github.com/microsoftgraph/msgraph-sdk-go can be updated via Dependabot.
How to reproduce
- create a repository depending on
github.com/microsoftgraph/msgraph-sdk-go - vendor dependencies
- use Dependabot
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
Self hosted Dependabot
Debug output
No response
Configuration
No response
Other information
No response
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 by inspecting kiota-dom-export.txt and measure its current size against Dependabot and GitHub's documented limits. Reproduce the scenario with a repository that vendors github.com/microsoftgraph/msgraph-sdk-go, then determine what project-supported change keeps the file within the limit while preserving the SDK. Done means Dependabot can create an update pull request for the SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100