Balázs Vajner

Results 5 issues of Balázs Vajner

- update to latest Gradle (6.6.1) - add the official Gradle Wrapper Validator action (https://github.com/gradle/wrapper-validation-action) - set distribution type to "ALL" (instead of the default bin)

Pull Request type ---- - [x] Feature Changes in this PR ---- Issue #2312 replace Nashorn with GraalVM JS Engine Nashorn is deprecated in JDK 11 and removed in JDK...

type: important

Pull Request type - [x] Feature Changes in this PR ---- Issue https://github.com/Netflix/conductor/issues/2312 replace Nashorn with GraalVM JS Engine Nashorn is deprecated in JDK 11 and removed in JDK 15,...

Adds an optional `nameTemplate` input parameter to the plugin, allowing customization of the generated Java / Kotlin class names. The following template variables are supported: - name - the original...

According to the [GraphQL specification](https://github.com/graphql/graphql-spec/blob/master/spec/Section%207%20--%20Response.md#response-format) if an error occurs the response should contain a non-empty `errors` array. In case of queries and mutations, this works correctly. E. g. the following...

needs fix in dependency