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. ![access_keys](https://user-images.githubusercontent.com/17408265/125651242-50dad9a5-dcfd-4441-910e-62cecdb4d5b3.png) Example code: ```C# var _client = new BitbucketClient("https://myprivatebitbucketrepo.example.com", () => @"...