Paulius
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.
 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.
Error throw when using @codebase in the prompt: Cannot read properties of undefined (reading 'sort')
I also have this issue, but with a slightly different message:
Any progress?
@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 } ```