michalbogacz
michalbogacz
## steps Running sbt in restricted environment with limited access can result with unexpected exception ``` 16:35:44 [info] [launcher] getting org.scala-sbt sbt 1.7.1 (this may take some time)... 16:35:50 [info]...
I tried to create API Key for Schema Registry using Service Account. ``` ... resource "confluentcloud_service_account" "service_account" { name = local.service-account-name description = "default service_account" } resource "confluentcloud_api_key" "kafka_schema_registry_api_key" {...
Firmware Version | 0.1.9 Base Version | 9.0.05.33_202009251856 Model Suffix | r30gb I have a problem with rtsp. Often screen turns grey (at least once every 30s). I don't see...
Tapir version: 1.9.6 Scala version: Any **Describe the bug** Schema description for Arrays does not include `uniqueItems` even if it's created from `Set[]`. For reference https://json-schema.org/understanding-json-schema/reference/array#uniqueItems This feature is useful...
Test [Metals](https://github.com/scalameta/metals) with Bazel. Metals MCP allows Cursor to use Scala Compiler directly
### Description of the bug: Cannot fully import project https://github.com/michalbogacz/scala-bazel-monorepo After import there is error "No Scala SDK in module". This happens only in Bazel 8.  Even if I...