slsa-framework / azure-devops-demo

SLSA Azure DevOps Pipelines Extension
https://marketplace.visualstudio.com/items?itemName=gattjoe.SLSAProvenanceGenerator
Apache License 2.0
23 stars 13 forks source link

Add GitHub action to build `.vsix` #24

Open JamieMagee opened 2 years ago

JamieMagee commented 2 years ago

You can use the tfx-cli^1 to build and package the extension, as well as publish to the marketplace. There are currently some tasks for Azure DevOps which encapsulate many of these actions^2, but they can be replicated with tfx-cli and some small scripts.