clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
miikka 2020-05-05T19:29:08.010600Z

Just discovered deploy tokens! That's a nice new feature.

2020-05-05T19:31:04.011700Z

@miikka Yep! We just released that on Sunday. It was a soft release announced to clojars-maintainers@ to test it out before wider announcement: https://groups.google.com/d/msg/clojars-maintainers/nqV5yc-05BI/-M-ci74CBgAJ. Let me know if you have any issues with it.

miikka 2020-05-05T19:32:22.012500Z

I just did a spec-tools release with them and it worked great, so that's a good start at least.

2020-05-05T19:32:33.012700Z

Awesome!

2020-05-05T19:33:37.013600Z

Also, thanks for spec-tools - we use data-specs quite a bit at http://clubhouse.io :)

miikka 2020-05-05T19:33:57.013900Z

Heh, that's cool

miikka 2020-05-05T19:34:21.014500Z

A cool extra feature would be if you could restrict deploy tokens to a single artifact

2020-05-05T19:34:42.014900Z

That's a future enhancement I'd like to add - scope to an artifact or group

2020-05-05T19:35:21.015400Z

But haven't captured that anywhere. Would you mind creating an issue for that at https://github.com/clojars/clojars-web/issues?

miikka 2020-05-05T19:35:38.015600Z

Sure, I can do it

2020-05-05T19:35:43.015800Z

Thanks!