vercel-azure-devops-extension
vercel-azure-devops-extension copied to clipboard
feat: add env vars similar to standard git integration
This PR solves the problems I've tried to solve in #26 in a non-opinionated way and brings the functionality of the DevOps extension closer to the scope of a 'native' git integration. The provided env vars and supported frameworks can be easily extended from here.
LGTM but I want a second set of eyes on this due to me having a lack of experience with this extension