Nicholas
Results
2
issues of
Nicholas
I couldn't find gitea in the list of supported git providers: https://jenkins-x.io/v3/admin/setup/config/git/ Is gitea supported? If so, what is the proper yaml configuration to use for gitea in the jx-requirements.yaml?...
I'd like to not have to use my bitbucket username and password for an automated script to run.  Example code: ```C# var _client = new BitbucketClient("https://myprivatebitbucketrepo.example.com", () => @"...