James Ward

Results 82 issues of James Ward

I'm trying to use `BeforeAndAfterAll` and an `afterall` to cleanup some stuff. But by the time `afterall` gets called, Play has already shutdown. In `BaseOneAppPerSuite` it does this: ``` val...

status:backlog

I've made some changes to your buildpack to use the [Heroku Static Buildpack](https://github.com/heroku/heroku-buildpack-static) instead of the Python server: https://github.com/roperzh/heroku-buildpack-hugo/compare/master...jamesward:master Let me know if you'd be interested in taking those changes.

When trying to use `sbt-native-image` with: ``` nativeImageVersion := "22.2.0" ``` I get: ``` JVM graalvm-java11:22.2.0 not found in index: No graalvm-java11 version matching '22.2.0' foundraalvm-tester / Compile / compileIncremental...

Would it be acceptable to add deploy buttons to the samples? Like both a Heroku & [Cloud Run deploy button](https://github.com/GoogleCloudPlatform/cloud-run-button). This would be in the form of a README in...

status/discussion-needed

Please add a way to specify a `TC_INITSCRIPT` with the R2DBC automagic stuff `r2dbc:tc` (like exists on the `jdbc:tc` stuff). Thanks!

Doc pages like: https://pkl-lang.org/main/current/kotlin-binding/codegen.html Contain the unnecessary staging repo config which seems like it should have been filtered out with: ``` ifndef::is-release-build[] ``` But maybe some underlying setting wasn't set...

On `main` 5 tests are failing. Not sure if there is something else I need to setup. Full log (too long to put in a comment): https://gist.github.com/jamesward/738f703601fdbac2ef64fa18ef3dd3ef