


Publish: publish the new version to Visual Studio’s marketplace.Release: create a new GitHub release with automatic release notes based on Angular Commit Message Conventions.Test: run the tests on Mac, Windows and Linux.My basic requirement was to build an automatic CI/CD that will allow me to do the following upon pushing a new commit to master branch: This article is about building a full CI/CD pipeline for a VS Code extension using GitHub Actions.
