Dennis Schridde
Dennis Schridde
@untitaker So when does OC plan to update to SabreDAV 2?
Is this a duplicate of https://github.com/ClickHouse/clickhouse-java/issues/1407 ?
I had success passing a map of `{"http_connection_provider": "HTTP_CLIENT"}` to `com.clickhouse.client.ClickHouseNodes#of(java.lang.String, java.util.Map)`: ```clj (import '(com.clickhouse.client ClickHouseNodes)) (ClickHouseNodes/of endpoint {"http_connection_provider" "HTTP_CLIENT"}) ``` The warning I saw before (`WARN [com.clickhouse.client.http.ClickHouseHttpConnectionFactory:164] - Error...
[mailbox.org](http://mailbox.org) are aware of the possibility of encrypted calendar/contacts, but currently do not have the capacity to work on it themselves. If someone also pays for their services, maybe another...
Could this be a duplicate of https://github.com/alvr-org/ALVR/issues/1821 ?
Duplicate of #1625?
I encounter the same error: 1. I stopped etesync-dav (`sudo systemctl stop etesync-dav`) 2. I deleted any existing database in `/var/lib/private/etesync-dav/*` 3. I started etesync-dav (`sudo systemctl start etesync-dav`) 4....
Could you branch on the arity of the provided function? If it is 1, then pass in the value at the path as an argument. If it is 2, then...
Is this related to https://github.com/ValveSoftware/gamescope/issues/645 ?
I still encounter the original issue author's problem: When a workflow contains multiple references to `actions/checkout@...` antq will only update one of them (the first?). It will detect that the...