Nikolay Metchev

Results 19 issues of Nikolay Metchev

Postgres has added support for LATERAL joins: https://www.postgresql.org/docs/9.4/queries-table-expressions.html Can we please add support for those types of join to exposed?

enhancement
postgresql

I am trying to upload a file to an sftp server and I suspect they are using old ciphers on their end which is resulting in the following exception: Any...

I have used the plugin to send a slack message when a Build Configuration is started and succeeded. Sometimes the slack message displays the status of the Build Configuration as...

details needed

properties declared as val in kotlin should probably be emitted as readonly in typescript.

I am trying to create docker-compose file which uses kafka. The example docker-compose.yaml file here https://success.docker.com/article/getting-started-with-kafka already has curly braces. However if I use the gradle plugin to create a...

It would be good when gradle doctor prints out which tasks took longer to be loaded from cache then a re-run would have taken for it to also print the...

It would be nice to have an option to compress the logs that get extracted out of the containers. That way they don't use up too much space on the...

enhancement
help wanted

Hello, On our build the composeUp task takes 1 minute and the composeLogs task takes 51 seconds. A significant proportion of that is because we have around 15 containers in...

enhancement
help wanted

adoptopenjdk has moved to adoptium (https://blog.adoptium.net/2021/08/adoptium-celebrates-first-release/) Any chance this plugin could start supporting the new JDKs?

The version used in this client has a security vulnerability: https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109