Alexander Rusa

Results 52 comments of Alexander Rusa

Thanks for the quick reply! :)

Same problem here, the secret `webhook-server-cert` does not exist and I am seeing the same error messages ``` failed to list redis.redis.opstreelabs.in/v1beta1, Kind=RedisReplication: conversion webhook for redis.redis.opstreelabs.in/v1beta2, Kind=RedisReplication failed: Post...

gitpod.com also needs the extension in the Open VSX registry: > In that case, please reach out to the extension author and politely ask them to publish their extension to...

@ko1 check out the link I mentioned: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

It's on a staging instance of a new platform that hasn't been released to production yet.

Thanks for your update. I deploy using git push to dokku (herokuish) and public/decidim-packs is in .gitignore. So it gets rebuilt on every deploy. I'll try it again with the...

I tried to test the latest decidim_awesome updates, but assets:precompile fails because src/decidim/editor/clipboard_override doesn't exist in decidim 0.27.0, but only starting in 0.27.1 clipboard_override is referenced in [app/packs/src/decidim/decidim_awesome/editors/editor.js)](https://github.com/decidim-ice/decidim-module-decidim_awesome/blob/main/app/packs/src/decidim/decidim_awesome/editors/editor.js#L16) I have...

When I open a tab and enter for example `ssh myserver` and then I immediately switch to another tab and try to enter for example `ssh mysecondserver` I lose focus...

@dannyneira 2 years and warp is still losing the focus on the input field multiple times per day. I really like warp and this is the only issue that is...

I now started kestra using docker-compose and the tutorial works. It seems the problem only occurs when testing kestra using the docker command.