Jark

Results 11 comments of Jark

Yes – that’s all setup as directed there – yet it still seems to be an issue – maybe it’s a SSO only issue if nobody else is having issues

apologies: Not Found github.com username: github.com password for (never stored): Error: Process completed with exit code 1.

agreed - but the only ENV variable is a API TOKEN i don't see a way to put a username/password?

This still seems to be an issue - when using RestService.For - the code works, but when using Dependency Injection (HttpClientFactory) the code fails. I was able to work around...

@Ninja2 should we update the docs to reflect this? It's confusing and then you need separate setups for either RestService.For and DI?

@yu-iskw is there a solution to this? i'm facing the same error?

❯ export TESTCONTAINERS_HOST_OVERRIDE=$(rdctl shell ip a show rd0 | awk '/inet / {sub("/.*",""); print $2}') ip: can't find device 'rd0' Error: exit status 1 COLORFGBG '15;0' COLORTERM truecolor

We were able to fix this by making sure the call to the reusable workflow follow the "actions" syntax: {org}/{repo}/.github/workflow/action.yaml@master just ensure your GITTOKEN has access to the local repos,...