Paulius

Results 9 comments of Paulius

> @yordis @antonosmond > > What did not work? > > It looks to be working in my simple test: https://github.com/emirot/test-go-git/tree/main @emirot for you this works, because your example doesn't...

@vdemeester, I was upgrading Tekton pipelines from v0.44.0 to v0.56.1. I checked multiple Tekton Pipeline versions in between, and the last working one was 0.54, with 0.55 entry point retrieval...

@afrittoli if I did no mistakes when building the controller image - result is the same.

![image](https://user-images.githubusercontent.com/40565212/131347298-c4340291-4bb7-4ec2-be43-c4e4f5bf3320.png) start typing `meth`, then `ctrl + space` and I expect that it would suggest something related to the method definition. Also, as mentioned outline does not show anything.

@benjdlambert I will look into that next week.

@benjdlambert Tested the functionality: - OAuth works, - catalog is filled, no errors anywhere. No rate limiting from Bitbucket! Amazing! - User API token still works Is there anything else...

Provider configuration seems to be missing. ``` provider "opensearch" { url = healthcheck = false } ```