semantic-release/docs/extending/plugins-list.md
Felix Becker c6636abfd2 docs(plugins): remove warning
semantic-release-docker is compatible with latest semantic-release now,
see peerDependency: https://david-dm.org/felixfbecker/semantic-release-docker?type=peer
2018-05-30 16:34:59 -07:00

4.9 KiB

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-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.