Assigned
Status Update
Comments
da...@google.com <da...@google.com>
eu...@gmail.com <eu...@gmail.com> #2
Hi, could you please share screen shots of the UI you refer? Currently in the Cloud Source Repositories UI, in the top you will find:
YourRepository > Branch > file
You have a drop down in Repository and in Branch to change anytime.
Description
>We would like to automate the creation/configuration of GCSR repositories
that mirror GitHub repositories. We want to use the mirror feature to back
our source code from GitHub to GCSR in case of a pro-longed GitHub outage.
How this might work:
>We would like either of the API call to support configuring mirroring via
the already existing mirrorConfig construct:
If applicable, reasons why alternative solutions are not sufficient:
>We are also looking at configuring this via a git sync application. This
solution is not preferred as it requires creating the repository and then
setting up a process on the GitHub repository to sync changes. It would be
preferred to have the entire process self-contained within Google Cloud.
Other information (workarounds you have tried, documentation consulted, etc):
>The only workaround is described above which requires configuring a GitHub
sync application on the GitHub repository.