algorandfoundation / algokit-avm-vscode-debugger

A Visual Studio Code extension for debugging TEAL using AVM trace files via the AVM debug adapter
MIT License
10 stars 2 forks source link

feat: setting up cicd for publishing the extension #6

Closed neilcampbell closed 10 months ago

neilcampbell commented 10 months ago

Proposed Changes

Adding a CI/CD pipeline for automating the creating of releases with VSIX packages (including beta) and publishing to the marketplace when triggering a production release.