What is the process for updating a blob

Open
#413 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, python
Domain
api

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.

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.

Dominant language
Python
Stars
684
Forks
218
Avg merge
8d 10h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/azure-devops-python-api

All issues in microsoft/azure-devops-python-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.