Build and Publish VS Code Themes From Azure DevOps
Hello! Let’s not mince words: automating builds/releases/deployments makes development an awful lot simpler. All of the VS Code theme repos have the same yaml pipeline to publish them to the Visual Studio Gallery. Once you have gone through the process of setting up a publisher in the Visual Studio Gallery it’s straightforward to automate publishing packages. In the code below you’ll see that there is a variable called $(POSTMAN) (no, idk why I called it this either), which is a PAT created specficially for publishing.