This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-07
Channels
- # aleph (8)
- # beginners (16)
- # boot (5)
- # cider (22)
- # cljs-dev (15)
- # clojars (10)
- # clojure (94)
- # clojure-dusseldorf (1)
- # clojure-france (57)
- # clojure-greece (1)
- # clojure-spec (9)
- # clojurescript (15)
- # core-async (6)
- # cursive (11)
- # datomic (10)
- # emacs (6)
- # funcool (1)
- # hoplon (1)
- # off-topic (5)
- # re-frame (8)
- # spacemacs (8)
- # specter (4)
- # unrepl (10)
- # vim (5)
- I deployed with a CI account by mistake and it seem's like the CI account own the project now, how can I remove it / transfer ownership?
- I keep getting I forgot the ReasonPhrase: Forbidden
when I deploy. But my password is correct and I'm in the correct groups./repo/
suffix, my bad.
- I deployed my packages without a my-group/
prefix (bare with me that's my first libs, I'm a newbie). I'd really like to thrash these, that's confusing
https://clojurians.slack.com/archives/C0H28NMAS/p1494127457740665 Log in with the CI account and add others as admins for that project
https://clojurians.slack.com/archives/C0H28NMAS/p1494128096758498 Clojars doesn't normally delete projects, you can just redeploy with your group prefix
danielcompton: I guess I'll have to live with my mistake looking back at me for the rest of times, thanks anyway 🙂
@tcrawley Im getting a broken pipe error when attempting to deploy, any ideas?
@flyboarder
is the CDN, and deploying through it doesn't always work. If you deploy directly against the server (`http://clojars.org/repo/`) it should work