Thanks, I’ll try that for byte-streams
LMK if you experience any problems.
👍
@slipset Got a new error: https://app.circleci.com/pipelines/github/clj-commons/byte-streams/23/workflows/c3d247b7-7b14-432c-899c-b82934ee75c8/jobs/34/parallel-runs/0/steps/0-109 Something about clj-commons not being verified on clojars, so it can’t contain new groups…
@slipset Seeing a lot “Unauthorized” errors: https://app.circleci.com/pipelines/github/clj-commons/byte-streams I don’t think I can run the “deploy” phase
It’s because you’re not a member of the clj-commons org. I’ve sent you an invite.
Updating the circle-ci config now. All that’s needed to deploy is to push a Release-.* tag and that will kick off a deploy-job which deploys to clojars.
This is not done for manifold et al because they deploy to the manifold clojars org.