Results 15 comments of Gašper Kojek

@ShawnLin013 I am having the same problem, although I need to change the item count just once, depending on the amount of space left for the picker (screen size and...

This is happening to me also when trying to apply the plugin in the root `build.gradle.kts` file in a multi module project. Using doctor 0.7.3, gradle 7.2 (tested with 7.3...

As discussed on the call, we also have composite github action for build validation scripts (sorry that I forgot to tell you about it beforehand). Here are the instructions on...

That is true. I guess a better issue title would be to change it to `Audio device selection with multiple devices of the same type`

This is not an issue of CCUD, it's an issue of WSL, which by default doesn't "forward" env vars set in Windows (host) by default. The only way to forward...

> A note on the design while I'm thinking about it: Using a custom value will show up as a difference in the build scan comparison, but a tag will...

@martongreber To set the access key on a "custom" jenkins instance, you'll need to add it as a secret which can be accessed as an env var. For more details...

@olamy, this will only publish local builds if you authenticate with your Apache LDAP credentials on [ge.apache.org](ge.apache.org); unauthenticated publishing is not configured for Apache projects. As for the data -...

Hi @vishesh92 and @weizhouapache This PR enables you to push build scans to [Apache Develocity at ge.apache.org](https://ge.apache.org/scans). These capture metadata about your build, which can then be used to monitor...

It is set up that any authenticated build will get published - at the moment, only CI jobs are authenticated and ASF infra already added `GE_ACCESS_TOKEN` to the organization secrets,...