clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
richiardiandrea 2020-12-21T20:22:35.062900Z

Hi there, I am trying to create a deploy token for a group I am admin (`perun`)...the dropdown though does not show it...is there anything additional I need to do there?

2020-12-22T15:05:03.064700Z

I just deployed a fix to have the scope dropdown show all groups you are a member of, not just ones you have deployed to

1
2020-12-21T20:44:45.063Z

Has the Clojars account you are logged in to deployed any jars to the perun group? It looks like the logic for presenting the group list on the token page finds groups based on the jars your account has deployed, not by looking at the groups you are a member of

richiardiandrea 2020-12-21T21:08:25.063200Z

@tcrawley yeah so my user arichiardi has never deployed on that group.

richiardiandrea 2020-12-21T21:09:34.063400Z

I will try to deploy with normal credentials then

richiardiandrea 2020-12-21T23:10:12.063600Z

It did not work, I need a token it seems:

Return code is: 401, ReasonPhrase: Unauthorized - a deploy token is required to deploy (see <https://git.io/JfwjM>).

richiardiandrea 2020-12-21T23:18:27.063800Z

I am not sure what the best course of action is here atm...cc @allentiak @podviaznikov Maybe you folks can add one of the existing tokens you use to CircleCI? I don't seem to be able to generated a new one