Closed m-mcgowan closed 2 years ago
a first pass at the CI build using the Sparrow SDK as a submodule. (Presently it's fetched on a post-checkout hook while we are in rapid development. This will most likely be migrated to a submodule for release branches for stability.)
The build is failing because we cannot checkout a private repo using simple scripts. Will review tomorrow and evaluate these approaches:
a first pass at the CI build using the Sparrow SDK as a submodule. (Presently it's fetched on a post-checkout hook while we are in rapid development. This will most likely be migrated to a submodule for release branches for stability.)