Michael Vorburger

Results 604 comments of Michael Vorburger

Closing ancient issue which hasn't seen any community engagement in 2 years; any future readers, please open a new issue, or (better) a PR with a fix!

https://github.com/MariaDB4j/MariaDB4j/compare/main...issue-296_testcontainers.org starts to explore this. Status: I'm currently a bit blocked (or rather too lazy to locally re-build Podman...) due to https://github.com/docker-java/docker-java/issues/2201; I may continue looking more into this later,...

@cobbce @luigiberrettini FYI in #771 @TheKnowles has contributed (and it got merged as part of #772) a newer version MariaDB binaries. With that, I am therefore now closing this 2...

Re-opening this old issue, motivated by https://opencollective.com/MariaDB4j approval from Open Source Collective requiring moving away from http://github.com/vorburger. So I have moved https://github.com/vorburger/MariaDB4j to https://github.com/MariaDB4j/MariaDB4j (finally). PS: I'll may or may...

@membersound @jzillmann @A248 thanks for your tumbs up (above) on this issue; FYI I'm cleaning up old issue, and as part of that closing this one which hasn't seen any...

Closing ancient issue which hasn't seen any community engagement in 2 years; any future readers, please open a new issue, or (better) a PR with a fix!

@abrousseau001 how do you mean building a GitHub repository? As in another repo/project? I am happy to review Pull Requests for THIS repo (https://github.com/vorburger/MariaDB4j) with proposed contributions to make this...

BTW as mentioned on #713, https://github.com/ankane/setup-mariadb seems like a great GitHub Action for this project. It's interesting to note how they use Homebrew to locally install a MariaDB. Perhaps that...

@abrousseau001 re. _a Pull Request, which is a fork until you bring it back it,_ the trouble is that I still would need a Mac to `mvn deploy` a Mac...

I just noticed that https://brew.sh is actually available on Linux as well now, and not just Mac only anymore, and (apparently, not yet actually tested, just read) can "cross" [`brew...