Skip to content

Commit

Permalink
docs: add leiningen-semantic-release to list of community plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
NoxHarmonium authored and pvdlg committed Nov 18, 2019
1 parent 09754ac commit 9575198
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extending/plugins-list.md
Expand Up @@ -91,3 +91,7 @@
- [semantic-release-github-pages](https://github.com/qiwi/semantic-release-gh-pages-plugin)
- `verifyConditions`: Verify the presence of the auth token set via environment variables.
- `publish`: Pushes commit to the documentation branch.
- [leiningen-semantic-release](https://github.com/NoxHarmonium/leiningen-semantic-release)
- `verifyConditions`: Checks the project.clj is syntactically valid.
- `prepare`: Update the project.clj version and package the output jar file.
- `publish`: Publish the jar (and generated Maven metadata) to a maven repository (or clojars).

0 comments on commit 9575198

Please sign in to comment.