Conversation:
Notices
-
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:18:48 EST maiyannah @bob by the way, so that I don't have a bunch of spam signups, I am running the gitlab instance as invite-only, but if you'd like an account all I need is an email addy for gitlab to send the credentials to. I don't mind people using it at all, I just don't have time to constantly be fighting spam so that's my approach to it. -
Bob Mottram (bob)'s status on Wednesday, 09-Nov-2016 18:22:07 EST Bob Mottram @maiyannah if you have a new repo url for postactiv then I'll change it in #Freedombone also -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:23:05 EST maiyannah @bob https://git.postactiv.com/postActiv/postActiv will be the canonical project repository from hereon out unless something explodes -
Bob Mottram (bob)'s status on Wednesday, 09-Nov-2016 18:26:55 EST Bob Mottram @maiyannah is there a public url to clone from? -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:27:46 EST maiyannah @bob git@git.postactiv.com:postActiv/postActiv.git should work but let me know if you have issues -
Bob Mottram (bob)'s status on Wednesday, 09-Nov-2016 18:28:52 EST Bob Mottram @maiyannah it asks for a login -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:30:45 EST maiyannah @bob I think its expecting the ssh key attached to a gitlab account. Give me a moment, I'll check some settings. -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:32:05 EST maiyannah @bob "Public
The project can be cloned without any authentication."
Hmmm... -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 18:49:15 EST maiyannah @takeshitakenji @bob
SSH - git@git.postactiv.com:postActiv/postActiv.git
HTTPS - https://git.postactiv.com/postActiv/postActiv.git -
maiyannah (maiyannah)'s status on Wednesday, 09-Nov-2016 19:21:36 EST maiyannah @takeshitakenji @bob According to the gitlab documentation, the way to get around this is to distribute a key to a public account with readonly access, the one in the pastebin I linked in a recent notice *should* work.
-