Naftoli Gugenheim

Results 130 issues of Naftoli Gugenheim

My use case: I have a BleepCodegenScript based on https://github.com/nafg/slick-additions?tab=readme-ov-file#slick-additions-codegen. But I want to generate different things in different modules. So I have in my bleep.yaml ```yaml sourcegen: main: bookphone.scripts.SlickCodegen...

``` +dist | Caught libdaemonjvm.server.LockError$ZombieFound: Cannot connect to process 36, trying again in 3 seconds +dist | Caught libdaemonjvm.server.LockError$ZombieFound: Cannot connect to process 36, trying again in 3 seconds +dist...

File: [themes/default/content/registry/packages/random/api-docs/randompassword/_index.md](https://www.pulumi.com/registry/packages/random/api-docs/randompassword/) ![Image](https://github.com/user-attachments/assets/dfd3f74d-7a80-44d8-a714-3eca27648962)

kind/bug
kind/package
area/api-docs

### Background I think my use case is a pretty common need. I'm developing in full-stack Scala: some JVM modules, some ScalaJS modules, and some shared dependencies of both. I...

- The Next link at the bottom links back to the same page - Edit this page links to https://github.com/zio/zio/edit/series/2.x/docs/zio-config/index.md which gives a 404

Fixes #3051 Add support for case classes with more than 22 fields in Scala 3. * Update `slick-testkit/src/main/scala/com/typesafe/slick/testkit/tests/ActionTest.scala` to include a test case for a table with more than 22...

The current blocker is this: https://github.com/slick/slick/blob/8a553aec20dabbf1fb9f852f19696891c4bd9351/slick-testkit/src/codegen/resources/dbs/h2.sql#L13 fails with H2 v2 because https://github.com/slick/slick/blob/8a553aec20dabbf1fb9f852f19696891c4bd9351/slick-testkit/src/codegen/resources/dbs/h2.sql#L12 creates only a unique index and not a unique contraint (the latter implies the former but not vice...

I just noticed this in my CI ``` 📗 Run io.github.nafg.bleep.plugins.openapicodegen.ziohttp.ApiCodegenScript succeeded 📕 BSP: Uncaught exception when running tests: com.typesafe.config.ConfigException$UnresolvedSubstitution: reference.conf @ file:/builds/bookphone/bookphone/.bleep/builds/normal/.bloop/04-main/classes/reference.conf: 9: Could not resolve substitution in reference.conf...

When I try to depend on `com.google.firebase:firebase-admin:9.4.1` in my scripts project, the build can't resolve. This seems to be caused by a transitive dependency of Bleep, `org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.20.1`, using range syntax...