Alexandre Chakroun
Alexandre Chakroun
**System Info** - Kooha version: 2.0.1 - Distro information and version: Fedora 35 - Desktop Environment information and version: GNOME 41 - Display Server: Wayland - Flatpak: Yes (also tried...
There is a feature to easily hide columns using specific name, regexes or through 'intelligent' checkboxes:  I can easily hide a new column or a set of column, but...
b45a6852fe7139286fc8f2733c6b4753e5a7e463 had introduced a `enqueue_front` option which enabled LIFO job execution instead of FIFO. But a refactoring in 4bb44413a045fca78d25e22ad535b3f5ea97fab8 ignored that change. This is a proposal to remove this unused...
Hello, I'm trying to upload backups to s3 and I'm facing this error: ``` Using the upload method "S3". Trying to upload files to s3 service Connected to s3.amazon.com Bucket...
Follow-up from this conversation: https://github.com/open-feature/ruby-sdk-contrib/issues/22 In case a provider raises an exception, it should be rescued by the SDK's client and a `ResolutionDetails` with value set to default_value should be...
Fixes #353 This is a proposal to add multisharding as a supported configuration option for Solid Queue. It makes it possible to easily migrate incrementally an application from one to...
## About the changes With the introduction of PG IAM authentication, it is not possible to rely on the raw db-migrate utility to have a task that simply migrates the...