atomist-skills / lein-m2-deploy-skill

Other
0 stars 0 forks source link

Skill Publish Readiness Checks for lein-m2-deploy-skill #39

Closed slimslenderslacks closed 3 years ago

slimslenderslacks commented 3 years ago

We believe, based on input from clojurians slack, that we can get some engagement on a public skill for deploying signed jars to clojars, whenever a Tag is pushed to a Repo containing a project.clj file. The skill will also offer a set of configurable github checks to gate the deployment. The Skill will also add a Check when deployments are made in order to advertise Atomist to users in public Repos.

The benefit to the User is that all of their current and future clojure projects standardize around:

Skill Work left to do

slimslenderslacks commented 3 years ago

@kipz I made some more notes in the project README: https://github.com/atomist-skills/lein-m2-deploy-skill

I did a lot of experimenting with different signing procedures both in leiningen and in deps.edn today.

slimslenderslacks commented 3 years ago
slimslenderslacks commented 3 years ago

I've added a note that we are blocked by not being able to support clojars deployments right now.

atomist[bot] commented 3 years ago

Thanks for your contribution!

This issue has been automatically marked with stale because it has not had any activity in last 50 days. It will be closed in 7 days if no further activity occurs. To prevent closing, label with defer or blocked or any of the changelog: labels.