Alexey Venderov

Results 6 issues of Alexey Venderov

This Pull Request proposes small improvements to the build script logic to improve performance and maintainability. Changes: * Remove `openapi-generator-gradle-plugin` * Migrate `http4k-contract` build script to Kotlin DSL to be...

This pull request adds `maven-enforcer-plugin` to check the Java version. Since tests are compiled using Java 11, it is the minimum version that needs to be checked.

This pull request fixes the license in the header to match the project license.

This pull request proposes a small performance improvement. Compilation of a regular expression pattern is a relatively "heavy" process. Since we use the same pattern in the loop it's possible...

### Version >= v30.0.0-beta.6 ### Steps to reproduce Hi! We have a case where we need to place our custom jest reporter into one of Node.js global folders, i.e., `~/.node_libraries`....

Needs Triage
Bug Report

### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that...

feature