-
(The `plugin-compat-tester` component cannot be used in Jira anymore, so I guess GitHub issues are preferred?)
The `-localCheckoutDir` option does not work with multi-module projects even when ther…
-
I'm unable to get a working code coverage report for sonarqube plugin so all the covered code is reflected. There are always some of my subprojects missing from the coverage report which is invalid as…
-
Hi!
We've got a multi-module project which needs multiple routing functions (our case is that we're developing modular-monolithic application and we need to consume one message in multiple modules). …
-
In version 3.7.0 and below, any module can define their schema:
```kotlin
apollo {
service("service") {
schemaFile.set("src/main/graphql/schema.graphqls")
}
}
```
When going multim…
-
There needs to be a way to tell Node to treat `.js` files as ESM JavaScript.
Besides the issue raised in [#149](https://github.com/nodejs/modules/issues/149), there’s the use case of legacy build t…
-
The maven artifact com.consol.citrus:citrus-bom is a child-pom of citrus-catalog and the citrus "root"-pom. Since the com.consol.citrus:citrus pom manages all dependencies for citrus, they are inherit…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
The working used is misleading and technic…
-
## Describe the bug
g.extension CI fails a lot with messages such as "rate limit exceeded" and "429" (Too Many Requests).
## To Reproduce
Does not happen all the time, but often enough. Mer…
-
### Ktorfit version
1.0.0
### What happened and how can we reproduce this issue?
Environment info
- KMM library that contains ktorfit API (Kotlin 1.7.20)
- Multimodule Android app (Java) …
-
We have two concerning test failures on the builders, which seem to have the same root cause:
darwin-amd64-10_14: https://build.golang.org/log/88d3fe6fbcfe0ba7110aac537e5cdcae51737d4d
openbsd-386-…