devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Self-contained internal git repository

Open manics opened this issue 8 years ago • 1 comments

devspace should have a self-hosted git repository to support running without GitHub. All jobs could push/pull from this internal git repo, and an optional separate job would push this to GitHub if required. This removes the need for a secret SSH key or github token.

manics avatar Oct 11 '17 09:10 manics

for this training, I have removed the usage of a shared key as discussed with @sbesson and @joshmoore

jburel avatar Nov 02 '17 21:11 jburel