cucumber / vscode

Official Visual Studio Code Extension for Cucumber
MIT License
61 stars 16 forks source link

Simplify GitHub release #204

Closed mpkorstanje closed 5 months ago

mpkorstanje commented 5 months ago

🤔 What's changed?

Replaced the GitHub Release action with one used in the whole Cucumber organization. This does remove publishing of the packaged resource to Github.

⚡️ What's your motivation?

Currently, the release workflow releases to the Open VSX Registry and Visual Studio Marketplace. I don't think we also have to publish a packed file to GitHub.

This allows the Release GitHub Action to be identical to the action in all other Cucumber repositories.

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

I'm not 100% sure what the common distribution channels are. I would assume that people generally use the public registry.