yetanalytics/Clojars Deployment

Build a JAR and deploy to Clojars

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
group-idThe Clojars Group ID. Defaults to 'com.yetanalytics'.nocom.yetanalytics
artifact-idThe Clojars Artifact ID (i.e. the name of the lib itself)yes
license-nameThe license that the project is distributed under. Defaults to 'Apache-2.0'. noApache-2.0
license-urlA URL that links to the text of the license. Defaults to 'https://www.apache.org/licenses/LICENSE-2.0.txt'. nohttps://www.apache.org/licenses/LICENSE-2.0.txt
versionThe version string.yes
src-dirsA quoted array of the source directories. Defaults to '["src/main"]'. no["src/main"]
resource-dirsA quoted array of the resource directories. Defaults to '["resources"]'. Pass '[]' if no resource directories exist. no["resources"]
publishWhether or not to actually publish to Clojars. Default true; turn off for debugging. notrue
clojars-usernameThe Clojars username (should be stored as a GitHub secret).yes
clojars-deploy-tokenThe Clojars deploy token (should be stored as a GitHub secret).yes

no outputs