Fork me on GitHub
#clojars
<
2017-05-07
>
lsenta03:05:15

Hi #clojars I'm deploying my first libraries and I got a couple of issues:

lsenta03:05:17

- 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?

lsenta03:05:33

- I keep getting ReasonPhrase: Forbidden when I deploy. But my password is correct and I'm in the correct groups. I forgot the /repo/ suffix, my bad.

lsenta03:05:56

- 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

danielcompton20:05:50

https://clojurians.slack.com/archives/C0H28NMAS/p1494127457740665 Log in with the CI account and add others as admins for that project

lsenta14:05:50

danielcompton: I see, thanks!

danielcompton20:05:27

https://clojurians.slack.com/archives/C0H28NMAS/p1494128096758498 Clojars doesn't normally delete projects, you can just redeploy with your group prefix

lsenta14:05:24

danielcompton: I guess I'll have to live with my mistake looking back at me for the rest of times, thanks anyway 🙂

flyboarder21:05:15

@tcrawley Im getting a broken pipe error when attempting to deploy, any ideas?

tcrawley22:05:49

@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