clj-commons

oyakushev 2024-05-07T12:08:18.765479Z

Do I need some additional permissions to set up Circle CI for https://github.com/clj-commons/virgil? Circle shows this:

oyakushev 2024-05-08T12:03:59.304759Z

Can you please change the project description on github to: Recompile Java code without restarting the REPL Thanks!

slipset 2024-05-08T12:39:44.509169Z

I made you an admin for the project, so you should be able to do that yourself.

oyakushev 2024-05-08T12:40:07.056329Z

Yes, I have access to settings now, thank you!

slipset 2024-05-08T12:40:25.147189Z

The least I could do 🙂 Thanks for taking on virgil 🙂

❤️ 1
oyakushev 2024-05-07T12:10:15.751979Z

I think I need admin rights to the repository for that, and probably be a member of clj-commons group.

slipset 2024-05-07T16:06:12.767129Z

Away from computer right now, but will have a look

slipset 2024-05-07T17:41:13.311369Z

I’ve added a bare-bones config.yml and set the project up in circle, so it should be possible for you to continue. https://github.com/clj-commons/virgil/blob/master/.circleci/config.yml

slipset 2024-05-07T17:41:26.114039Z

LMK if you need more access