Tag Archives: azure devops

Testkube journey – Sync with azure devops pipeline

The service that synchronises Azure Devops Server and Testkube we call Testrelay. It is a webapi that is called from the approval step with a payload containing information about the tag of the testworkflowexection in testkube and a webhook to report the result back to Azure Devops Server. Continue reading

Posted in Tooling | Tagged , , , | Leave a comment

Commit to git from classic release pipeline

We have Azure Devops Server to manage our solutions. The version we currently run comes with yaml build pipelines and classic release pipelines. It is “easy” to commit and push to git from a yaml pipeline with the repository resource … Continue reading

Posted in Development | Tagged , | Leave a comment