multi-tenancy-gitops icon indicating copy to clipboard operation
multi-tenancy-gitops copied to clipboard

Refactor bootstrap.sh - revisit

Open vbudi000 opened this issue 2 years ago • 1 comments

@hollisc - I'd like to get back to this refactoring exercise - can you remind me what is the error last time so that I can retest that?

vbudi000 avatar Apr 21 '22 03:04 vbudi000

Missing gh as git credential helper caused intermittent failure to build git repo - the older version has gh runs alongside git hence causing less disruptive potential errors, now that gh is run only in a separate function, git push would not complete hence generating failure.

vbudi000 avatar Apr 21 '22 20:04 vbudi000