Why does google-api-dotnet-client BuildRelease.exe clone the entire contrib repository -
buildrelease clone entire contrib repository. purpose of doing this? slows down build process.
the reason based on fact store version history in contrib repository. when create new build of google.apis, add new folder content of release (e.g. 1.3.0-beta).
we use buildrelease.exe create new release of library, out of curiosity - why use it?
Comments
Post a Comment