microsoft / microsoft/azure-devops-python-api
What is the process for updating a blob
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 684
- Forks
- 218
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 1
Description
I have code that recurses through the tree to find blobs and make updates to the string. What I am not sure of is the process for taking the change that I've made to the blob and commit it back to the repository. Is there a way to make an in-place update? Do I have to create a pull request? Do I need to push the code changes? Is there a simple example of making a update to code and committing the changes to any branch.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by reviewing the repository's Azure DevOps Git/blob API entry points and determine the supported workflow for modifying a blob and committing the result. Done means documenting a concrete update-and-commit example that addresses branching, pushing, and pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100