Sander Jochems

Results 23 issues of Sander Jochems

The `is` operator in dart can check whether an instance is a type of another type. ```dart int a = 1; Object b = a; b is int // true...

feature

Hello, I am trying to work with this lib, but there is no document on how it works. Could you provide me some code samples to turn Aura LEDs Red,...

help wanted

### What the issue is? This plugin does not have support for JetBrains Gateway ### Screenshots ![image](https://user-images.githubusercontent.com/11409610/159120236-112fc78f-41fa-4a4f-8b52-55c31f6f8158.png) ### Additional info | Q | A | ---------------- | --- | Plugin...

enhancement

Currently, there is a resource for creating an client policy, but there is no way of getting a policy from a client. Possible implementation ```tf data "keycloak_openid_client_client_policy" "policy" { realm_id...

Currently, there is a data source for fetching a specific role from a realm (and client). However, there is no way to fetch all the roles for a realm (and...

This is simply a copy of the GitHub resource, but with the required changes to make it work with GitLab

After the release of .NET 8 assignment 3.3 is not working anymore. The Docker container won't start because of a different .NET version. By locking the Dockerfile to .NET 7...

I get the following error in the logs when I try to connect to a server running Forge 47.2.32 (Valhelsia 6) using Minecraft 1.20.1 ```log [20:18:40] [Netty epoll Worker #1/ERROR]...

resource