We need a private git repository to hold shared signing credentials, cf the fastlane documentation: https://codesigning.guide Using Github for this implies starting to pay for github, which is a PIT because of the UiT bureaucrazy, so I sugget we set up our own git repo server on gtsvn. Most of the interaction with the server is automatic/automatized anyway, we just need it to share the required data. I put Børre on the task.
Har det skjedd noko med denne saka? Eg set ein frist til neste onsdag, vi er avhengige av denne for å få arbeidet med å automatisera app-bygging m.m. på plass.
This seems to be the way to go: http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/#apachehttp
(In reply to Børre Gaup from comment #2) > This seems to be the way to go: > http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/ > #apachehttp Alt er ok så lenge det går i hop med oppsettet til fastlane:) NB! git-repoet må vera lukka!
I ended up setting up gitosis: https://github.com/tv42/gitosis to administer git repos.
The bug isn't fixed until we have the actual git repository in place :)
The repo is up and running, using it with fastlane works, now closing this.