This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-05-01
Channels
- # announcements (6)
- # babashka (8)
- # beginners (16)
- # calva (36)
- # clara (3)
- # clerk (6)
- # clj-commons (9)
- # clj-kondo (59)
- # clojure (174)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-norway (3)
- # clojure-uk (7)
- # conjure (1)
- # cursive (44)
- # datomic (8)
- # events (1)
- # gratitude (1)
- # hyperfiddle (7)
- # introduce-yourself (1)
- # keechma (1)
- # london-clojurians (1)
- # missionary (2)
- # off-topic (20)
- # ring-swagger (1)
- # squint (37)
Blech. I use http://codecov.io on rewrite-clj and I think (maybe?) http://codecov.io might require me to use a token now... I don't have administrator access to the clj-commons GitHub org, so I can't generate my own token. I did request rewrite-clj access via codecov, so clj-commons GitHub org admins might see a request from me? And that might let me generate a token?
I approved it for the whole org...
...oh, maybe someone else did earlier? I see coverage stats for rewrite-clj...
LMK if you need anything else at this point...
Ok, @U04V70XH6, thanks for your patience, I think I know what I need now. I need the "repository upload token" described in the first screenshot on this page: https://docs.codecov.com/docs/adding-the-codecov-token. To get to that page, you would click on rewrite-clj from your screenshot above and then "settings". (I don't have enough privs to see "settings" at all).
I have setup a CODECOV_TOKEN
secret for the rewrite-clj Github repo (https://github.com/clj-commons/rewrite-clj/settings/secrets/actions), could you edit then paste in the token from above for me?
Another option is to give me admin privs to clj-commons github org, and I can do the above myself.
That's done. LMK if it works. I used a global token so we can have one token for the whole clj-commons org.
Thanks @U04V70XH6 it seems to have worked like a charm! As an admin, it's up to you, but I'd recommend generating tokens at the github repo rather than the github org level. This way, you can revoke/regen tokens at the repo level should there be any security issues.
Yeah, if we start to see more maintainers wanting to link in http://codecov.io, that would be a better approach. You're the first.