Ido Flax

Results 21 issues of Ido Flax

# Exception in thread "main" java.lang.IllegalArgumentException: Input string is NULL or empty when running the command `web3j truffle generate [--javaTypes|--solidityTypes] /path/to/.json -o /path/to/src/main/java -p com.your.organisation.name` with corresponding arguments, I get:...

bug

https://www.postgresql.org/docs/current/citext.html Please add support for postgres type citext that allows using case insensitive text

double clicking on this should open up the relevant code as it does with junit right clicking on it shows "nothing here" test methods are marked as unused plugin version...

pinned

Wanted to add my project: https://github.com/Flaxoos/extra-ktor-plugins

Since shields.io doesn't offer a test coverage badge for Kover (it does for other tools like jacoco), this plugin takes care of it by picking up kover's coverage and using...

The plugin should also allow configuration of additional properties, such as SASL, SSL, and Security. see https://github.com/Flaxoos/extra-ktor-plugins/issues/26

enhancement

The workflow looks for changes in the code, but the version is set in gradle properties. So either don't set version globally, or make it so that triggers a build...

Update Gradle Wrapper from 8.8 to 8.10. Read the release notes: https://docs.gradle.org/8.10/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...

gradle-wrapper

Update Gradle Wrapper from 8.8 to 8.9. Read the release notes: https://docs.gradle.org/8.9/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...

gradle-wrapper

https://github.com/Flaxoos/flax-ktor-plugins-examples This will give greater certainty as to consuming the library, enabling us to auto merge dependabot PRs for minor and path versions. example composite build: https://github.com/Flaxoos/flax-gradle-plugins

enhancement