Skip to content

Release procedures

Curtis Wensley edited this page May 19, 2023 · 2 revisions

How to release a new version

  1. Create a new draft release
  2. Create a new tag for the version E.g. 2.7.5
  3. Generate release notes
  4. Publish Release, and wait for artifacts to build and attach to the release
    • if the publish action fails, you need to delete the tag/release, push any fixes, and try again.
  5. Manually upload .vsix's to visual studio marketplace
Clone this wiki locally