You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dislike having to push all my intermediate pipeline changes to the server (every push is gated by a mandatory review).
I want to be able to test my pipeline locally and push only when my changes are ready for review.
Also made a vscode extension for offline template development and validation.
So all in all replaces everything of the abandoned feature except that it is not currently able to download the task zip's from your server via credentials.
Feel free to ask me if you have any questions, I'm not affiliated with microsoft or this repository.
It's much smaller and faster than installing Azure Devops Server, yes this is possible and is working on windows without third party tools.
Describe your feature request here
I dislike having to push all my intermediate pipeline changes to the server (every push is gated by a mandatory review).
I want to be able to test my pipeline locally and push only when my changes are ready for review.
see: https://github.com/Microsoft/azure-pipelines-agent/blob/d504d4/docs/preview/yamlgettingstarted-runlocal.md
The text was updated successfully, but these errors were encountered: