Justin "J.R." Hill

Results 58 comments of Justin "J.R." Hill

As a note: My (minor) issue could have benefited from this: https://issues.apache.org/jira/browse/MDEPLOY-289 The summary is our enterprise (amazon) used custom maven repository proxies. It would be nice to not default/guess...

(P.S. I also saw "barrel" -- if you're interested in concatenative languages still, [please come join us](https://discord.gg/eFjvazRZwe))

@szabgab I've benefited enormously from your work! I feel like I come across your blogs & posts multiple times a year I agree in general that most exercises don't have...

I think the trend these days is to favor immutable data over mutable data, (as an optimization for humans and the ability to reason about code) but @coriolinus brings up...

Rust, please (There are dozens of us!) P.S. I'm willing to assist on the language binding.

I'm taking a swing at this. @prabhu I started with what you had, but changed "download_url" to the repository https://github.com/package-url/purl-spec/pull/673 @pombredanne @johnmhoran Do you think `vsx` is a reasonable PURL...

Note just adding `id 'pmd'` to the build.gradle with no other configuration leads to quite a few violations. ``` > Task :compileJava Note: /module/src/main/java/dev/openfga/api/invoker/JSON.java uses or overrides a deprecated API....

Implemented here: https://github.com/openfga/sdk-generator/pull/189 As noted in comments, some test cases (config overridden requests) haven't been written yet. The most critical parts of the code (`Configuration.override(...)`) are sufficiently covered

Oops, my mistake, thanks for getting that @dyeam0