Skip to content

Feat/azure devops backend - #1

Open
MKrupauskas wants to merge 8 commits into
masterfrom
feat/azure-devops-backend
Open

Feat/azure devops backend#1
MKrupauskas wants to merge 8 commits into
masterfrom
feat/azure-devops-backend

Conversation

@MKrupauskas

Copy link
Copy Markdown
Owner

Summary

Test plan

A picture of a cute animal (not mandatory but encouraged)

nathankitchen and others added 8 commits July 30, 2020 20:24
* Ensuring that the code works when there is nothing in the repository

* fix: handle the case were git is empty

* fix: wait for azure to complete a pull request

Azure pull requests are async and go into a queued state when you
complete them. To wait for it to actually complete you must get the pull
request again and check its stauts. Once it status changes from 'queued'
to 'complete' you can move on

* fix(lint): formatting and typing

* fix: unit tests

Co-authored-by: edvedafi <jburich@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants