clojars

Albert 2022-06-14T09:37:04.173739Z

how can I help on maintaining clojars?

xlfe 2022-06-14T10:19:54.415649Z

I'm also keen to help-out (I think!)

victorb 2022-06-14T11:49:56.207429Z

Same here! I can dedicate some hours/week to maintaining Clojars. Have experience running infrastructure, writing Clojure code and been involved in package management before (even running my own package registries!)

victorb 2022-06-14T11:50:23.404849Z

@danielcompton might want to share some more info on how people can get started helping out šŸ™‚

2022-06-14T12:41:45.575649Z

Hi @dpsutton @kayulai2 @felix @victorbjelkholm429! Thanks for your interest! What we're looking for initially is just having more folks familiar with the system and contributing to the codebase. I think from there we can chat about becoming a maintainer. I've done a little grooming on the issues we currently have, and marked ones that would be good to work on with the ready-for-work tag: https://github.com/clojars/clojars-web/labels/ready-for-work I'm happy to chat about any of those! For a system overview, you can look at https://github.com/clojars/clojars-server-config I'm also happy to host a Zoom session to go over how the system works and the codebase, and answer any questions if there is interest in that!

victorb 2022-06-14T12:45:12.886599Z

Great, thanks for the introduction! Will take a look at getting it running locally and take a stab at some issue. Otherwise, I'd be interested in participating in a Zoom session to get an introduction if it's happening, although the codebase seems small enough that I'd be able to find my way around by just asking minor questions async over Slack.

2022-06-14T12:51:14.658529Z

Sounds good, thanks Victor! Feel free to ping me on anything.

šŸ‘ 1
2022-06-14T12:51:34.733269Z

(I'm tobias on GitHub if you ping me there)

Albert 2022-06-14T13:21:31.058209Z

I'm zerg000000 on github. Thanks for the introduction, will look into it.

lispyclouds 2022-06-14T14:31:39.904189Z

Hey @tcrawley I too would like to help out and would love to know of the expectations in the zoom call too! Had been part of maintenance of lambdaisland's infra at some point and currently help maintain #babashka and other @borkdude goodies more from the infra perspective šŸ˜„ I'm lispyclouds on Github.

borkdude 2022-06-14T14:32:36.024709Z

Also, @rahul080327 has a professional background/still active career in clojure + ops work

2022-06-14T17:35:33.251339Z

Thanks all! I'll try to get a zoom set up for folks that want that.

šŸ™ 1
Faris 2022-06-15T04:52:31.138269Z

I’m quite interested as well! Hope to be able to join if you do a zoom call.

victorb 2022-06-14T17:19:08.698499Z

Is there any difference between just the latest released version, and the latest "promoted" version? Looking at https://github.com/clojars/clojars-web/issues/332 and https://github.com/clojars/clojars-web/issues/398, the only difference between the issues is that the latter mentions "promoted" version, but not sure what that entails exactly

2022-06-14T17:39:14.807049Z

Clojars used to have a way to promote releases to a secondary repo, but that was never really finished and had issues, so was removed (see https://github.com/clojars/clojars-web/issues/415). This is likely a reference to that.

victorb 2022-06-14T17:45:06.712309Z

Thanks for the clarification. I'm guessing #398 should be closed as well then

2022-06-15T11:47:48.995409Z

I think so, yes. I'll do that.

victorb 2022-06-14T17:31:43.781909Z

First PR done at least šŸ‘ addressing the first issue linked above (#332): https://github.com/clojars/clojars-web/pull/836

šŸŽ‰ 2
2022-06-14T17:40:04.502069Z

This is great, thanks! I'll try to review it soon.

šŸ‘ 1