Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release pipeline #334

Merged

Conversation

christian-bromann
Copy link
Collaborator

Please fill in this template.

  • Use a meaningful title for the pull request.
  • Use meaningful commit messages.
  • Run tsc w/o errors (same as npm run compile).
  • Run npm run lint w/o errors.

Currently it seems that the extension is released after every merge to master via a manual commit. To allow all contributors to release the extension I suggest to introduce a release pipeline that can be triggered manually and allows to publish to the VSCode Marketplace as well as to the OpenVSIX Registry. We @stateful are successfully using this pipeline in some of our extensions already and I've recently published a blog post about it.

@christian-bromann christian-bromann merged commit e9727b7 into editorconfig:main Apr 6, 2022
@christian-bromann christian-bromann deleted the cb-release-pipeline branch April 6, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant