Coder Social home page Coder Social logo

Comments (2)

monosoul avatar monosoul commented on June 18, 2024 1

Hey @joschi , when running with container, the plugin uses testcontainers' API to get the hostname of the container to connect to. Testcontainers provide a way to configure host override: https://www.testcontainers.org/features/configuration/#customizing-docker-host-detection

Altho, since testcontainers lib is shadowed by the plugin, I had to adjust the property names to avoid conflicts with a non-shadowed lib (if there is one in the classpath).

So, to sum this up: try to set DEV_MONOSOUL_JOOQ_TESTCONTAINERS_HOST_OVERRIDE env variable in your CI env to the hostname you need. I think that should do the trick for you.

Please, let me know if that works (or if it doesn't).

Also, if it doesn't work, please, run the build with --info --stacktrace arguments, e.g.: ./gradlew generateJooqClasses --info --stacktrace and share the logs with me. Thanks!

from jooq-gradle-plugin.

joschi avatar joschi commented on June 18, 2024 1

The DEV_MONOSOUL_JOOQ_TESTCONTAINERS_HOST_OVERRIDE setting is working is advertised.

Thanks a lot for pointing this out again and thanks for maintaining this Gradle plugin! ❤️

from jooq-gradle-plugin.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.