Loïc Mathieu

Results 194 issues of Loïc Mathieu

### Feature description Currently, when you need to access an HTTPS server with a custom certificate, this certificate must be defined inside the JVM keystore which mandate to have a...

area/backend
enhancement
kind/cooldown

### Issue description To save some CI capacity, don't run CI on draft PR so we can use draft to create PR before we want to build them. Something like...

kind/cooldown

### Issue description Today, the JDBC `queues` table is cleaned by the JDBCCleaner which, periodically (1h by default) cleans all records that have an `updated` date that is more than...

kind/cooldown

Fixes #988 This is a WIP PR to introduce an indexer in JDBC. This indexes logs, metric and executions in realtime. A simple flow shows more than 20% perf improvement,...

### Describe the issue [UI] Set-labels on an execution didn't work, no forms ![image](https://github.com/user-attachments/assets/5ca90327-2c8b-4910-80ac-762686fcd9f3) ### Environment - Kestra Version: 0.19.0-SNAPSHOT - Operating System (OS/Docker/Kubernetes): - Java Version (if you don't...

bug
area/frontend

### Issue description https://github.com/kestra-io/kestra/pull/1981 will allow safer deserialization of messages from the queue. The current implementation skips the faulty message and log an error with two noticeable exceptions: - log...

enhancement
kind/cooldown

### Feature description Investigate code layer separation and whether it is worth doing some refactoring. Typical code layers are data access (repository), business service, and presentation layer (for us, the...

enhancement
kind/cooldown

### Issue description Using `this` in vue template works when running the apps via `npm run dev` but not when build. We have a lot of these issues, like https://github.com/kestra-io/kestra/pull/5180...

kind/cooldown

### Describe the issue 1. Click on docs -> Developer Guide: the section on the navigation is opened then closed 2. Clic on docs -> Concepts -> Flowable tasks then...

bug
area/frontend

### Describe the issue None of the documentation pages have a title. See the following, it misses the **Docker** title. ![image](https://github.com/user-attachments/assets/a1110af1-6cbd-4390-b0fa-1cdf7223f090) ### Environment - Kestra Version: 0.19.0-SNAPSHOT - Operating System...

bug
area/frontend