opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

GitHub Actions to build, test, and deploy VSIX file to VSCode Marketplace #32

Closed pogi7 closed 3 months ago

pogi7 commented 6 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

GitHub Actions to build, test, and deploy VSIX file to VSCode Marketplace

Describe the desired feature

  1. GitHub Actions should always build and test code on each push commit to Github
  2. GitHub Actions should only deploy to VSCode marketplace on a tagged commit to Github

Additional context

image