wawandco / visho

VSCode extension to boost your Plush productivity to the moon.
https://marketplace.visualstudio.com/items?itemName=wawandco-tools.visho
MIT License
7 stars 0 forks source link

Task: Configuring release task #4

Closed paganotoni closed 1 year ago

paganotoni commented 1 year ago

What is being done in this PR?

This PR sets up the test and publish jobs for the extension.

What are the main choices made to get to this solution?

This solution involves the creation of a few things and tokens, organizations and things in VScode. The reason for it is the VSCode documentation that @YanDeLeon shared with me.

List the manual test cases you've covered before sending this PR:

This one is tricky to test manually so we will need to check once is done.

What was discovered while working on it? (Optional)

How complicated is the Azure echosystem.

paganotoni commented 1 year ago

Note: I added the secret required in the VSCE_PAT variable.