Ewan Harris

Results 113 comments of Ewan Harris

@mbender74, I submitted a PR to fix the specific case Josh was referring to https://github.com/mbender74/NappDrawer/pull/1

@developer82 There's a few things that made me put this on the backburner when I took a first look. * As we're just using the devtools, the debugger experience here...

@developer82, I can't make any guarantees. We will probably plan to investigate it, but unlike VS Code where debugging is a first class citizen of the editor, we may not...

@jason919 The build process will always write a `build_.log` file in the build directory

👋🏻 Thanks for the offer @gagandeepp. Sorry about this, we feel this issue isn't well defined for hacktoberfest as it requires working on some pieces of the SDK generation that...

As you might have seen @aaguiarz mention, last week we had a hackathon at Okta. I decided to spend some time working on integrating Cucumber (via [godog](https://github.com/cucumber/godog)) into the `fga...

Hey @yann-disanto, sorry for the delay! Yes I think it's something that we'd like to continue with, although I don't really have a timeline for when. We'd most likely release...

@sujitha-av I just opened [a PR](https://github.com/openfga/go-sdk/pull/155) in the go-sdk to add the getter/setter for Store ID to the `SdkClient` interface so that the generated mock will then include that method....

@sujitha-av FYI we just merged https://github.com/openfga/cli/pull/436 to `main` that updates the go-sdk to include that change to the interface and generate the mocks. If you pull and update your branch...

Hey @sujitha-av, I just wanted to check in and see if there's any assistance we can provide. If the work is complete and you're just needing to add tests, feel...