I have a very annoying problem with projects referenced in metacello that are private. When I try to use that on jenkins …
- I cannot use filetree:// to load the project because the dependent projects are loaded as zip via https and there seems to be no way to specify credentials - when using gitlocal:// with the 64bit vm it crashes reliably - when using gitlocal:// with the 32bit vm I have all sorts of no ssh keys found Is there a best practice for that. I even made on repo public so far in order to circumvent the problem. But I’m not willing to make all our repos public just to be able to load it via metacello Any hints? Norbert
