rossbeehler
rossbeehler
@gdubicki - thanks for the YAML anchor workaround. Trying to think through the risk of not being able to cover the multitude of names teams/groups could hash up that simply...
Note that I did some testing with this approach, and it produces a little bit of a mess. Note all the `Branch was deleted.` statements, which isn't actually true, as...
After some more playing, here's the .vimrc settings that got all the scenarios to pass: set sw=2 set ts=2 set expandtab set nocompatible " We're running Vim, not Vi! syntax...
Hi @xuzhang3, I mentioned above that I tried using `origin_id` and received this error: ``` Error: Error updating policy in Azure DevOps: TF402457: The settings for this policy are not...
Thanks for the detailed response, @gdubicki. May take me a while, but I'll see if I can test in GCP `us-east1` and report back on how much it improved performance....
We're running it against our top-level group for our organization.
Is there a way to see when a retry is executed? I think you have these 3 retries shared across all API calls for an entire gitlabform run, correct? Since...