Skip to content

Release Management

lvh edited this page Mar 4, 2019 · 2 revisions

lshift method

lshift, who formerly stewarded Cloverage development, uses an in-house password. Other people with access to the cloverage group on clojars can also use this to cut releases, if they're OK with not signing them:

CLOJARS_USERNAME=... CLOJARS_PASSWORD=... lein release

This command should be run in both the cloverage and lein-cloverage folders.

Clone this wiki locally