Kostya Ostrovsky

Results 27 comments of Kostya Ostrovsky

Did you manage to solve this issue? I'm facing an issue with reaper failing with the following error.. it only happens on GHA: ``` 2024/02/13 14:47:24 github.com/testcontainers/testcontainers-go - Connected to...

Any way to merge this? Major docker modules still rely on fsevents and without this fix there is an annoying compilation error on Max OS X

I used the following method: Change this line: https://github.com/launchdarkly/ld-find-code-refs/blob/main/search/matcher.go#L34 To something like this: ```go //flagKeys := flags.GetFlagKeys(opts, repoParams) flagKeys := map[string][]string{"PROJECT_NAME": []string{"my-flag"}} ```

Same problem, using git with https protocol. It suddenly stopped working few days ago.