Missing git operation get_vsts_info_by_remote_url
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
Research direction
Start by comparing the Python SDK entry in azure-devops/azure/devops/v6_0/git/git_client.py with the linked HTTP example for GET__git_repositories__remoteurl.json. Trace how the Rust crate obtains or generates Git operations and where the missing OpenAPI definition is represented. Done means get_vsts_info_by_remote_url is available in the Rust API with behavior matching the referenced operation.
Written by the indexing model from the issue text.
Description
The crate is currently missing the git operation get_vsts_info_by_remote_url that is present in the Python SDK:
https://github.com/microsoft/azure-devops-python-api/blob/451cade4c475482792cbe9e522c1fee32393139e/azure-devops/azure/devops/v6_0/git/git_client.py#L28
The spec has an example, but the operation does not appear in the OpenAPI spec definition.
- Dominant language
- Rust
- Stars
- 76
- Forks
- 27
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 2
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.
More from microsoft/azure-devops-rust-api
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
microsoft/azure-devops-rust-api#590 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/azure-devops-rust-api#552 · 1 reaction ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 30/100
microsoft/azure-devops-rust-api#309 · 1 comment · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
microsoft/azure-devops-rust-api#181 · 4 comments ·
All issues in microsoft/azure-devops-rust-api
Similar issues
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yantrikos/yantrik-os#255 ·
-
bug CLI custom-model
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
raphamorim/rio#1956 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
rust-bitcoin/rust-bitcoin#6930 · 1 comment ·