Paul Pop

Results 10 comments of Paul Pop

@DragosDumitrache I looked into this and the culprit is the implementation of the `project.js` validator as it only looks at PRs and not issues, hence returning this error: ```js TypeError:...

One year later, would love to see this working in private repos, I see the same thing.

I have the same issue for both PRs and issues.

The diff CLI actually supports this now: ```shell ✗ graphql-inspector diff 'git:origin/main:./src/main/resources/**/*.graphqls' 'src/main/resources/**/*.graphqls' Detected the following changes (2) between schemas: ✖ Field email was removed from object type User ✔...

Thanks @kamilkisiela for checking that. Would it be possible then to provide a folder where the files are placed instead and use the API to list the contents of that...

@keviiin38 I have encountered this issue and the way I fixed it was to add the `imagePullSecrets` block to the newly created Service Account before creation: ```yaml imagePullSecrets: - name:...

@yorinasub17 👋 Any chance for a quick look and this a potential release so k8s 1.23 gets the support it needs?

@autero1 Can you please re-check? Hopefully this gives other contributors some examples on how to test capabilities and server versions during the render. I've also fixed the pre-commit hook for...

Closing as #151 was merged with the changes.

Any ideas when / if work can start on this? As Spring Boot 2.2.x uses Jackson 2.10.x this becomes a problem for everyone using Spring Boot 2.2.