Skip to content

Latest commit

 

History

History
52 lines (45 loc) · 5.29 KB

plugins-list.md

File metadata and controls

52 lines (45 loc) · 5.29 KB

Plugins list

Default plugins

Official plugins

Community plugins

Open a Pull Request to add your plugin to the list.

  • semantic-release-docker Set of semantic-release plugins for publishing a docker image to Docker Hub
    • verifyConditions Verify that all needed configuration is present and login to the Docker registry.
    • publish Tag the image specified by name with the new version, push it to Docker Hub and update the latest tag.
  • semantic-release-vsce Set of semantic-release plugins for publishing Visual Studio Code extensions to the marketplace
    • verifyConditions Verify the presence and the validity of the vsce authentication and release configuration
    • prepare Create a .vsix for distribution
    • publish Publish the package to the Visual Studio Code marketplace
  • semantic-release-verify-deps
    • verifyConditions Check the dependencies format against a regexp before a release
  • semantic-release-chrome Set of semantic-release plugins for publishing a Chrome extension release.
    • verifyConditions Verify the presence of the authentication (set via environment variables).
    • prepare Write the correct version to the manifest.json and creates a zip file of the whole dist folder.
    • publish Uploads the generated zip file to the webstore, and publish the item.