Leo

Results 11 issues of Leo

## Summary As soon as I add `timezone: "Europe/Zurich"` the workflow is not generated out of the cron workflow. When I remove it, all works fine, then I add back...

bug
triage

Running on Crater 6.0.6 via Docker (rootless Podman) Deployed it like described here: https://github.com/crater-invoice/crater/issues/844#issuecomment-1208170952 (podman 4.1.1 with podman-compose 1.0.3, so docker-compose.yml was used) At the beginning I had a memory...

**Describe the bug** While `podman-compose up -d` works when executed manually (rootless), all containers are started. One container (Elasticsearch, the only one which has `ulimit` and `cap_add` in docker-compose.yml) is...

bug

According to: https://github.com/goharbor/harbor/pull/15986#issuecomment-1318342804 I'm submitting this document to give the start for a possible harbor podman support. Signed-off-by: Leo

kind/proposal

Tested on the following versions: Skopeo inside `alpine:3.13.5` docker container - version 1.2.1 commit: 1b6af3b15975f3142462b6affa85af708feb657f Skopeo inside `fedora:35` docker container - version 1.2.4-dev I got a `~/.docker/config.json` file which looks...

kind/feature

Using: Vapor 2.3.0 (JSON 2.2.1) ``` struct JSONStruct: Codable { var is_disabled: Bool } let jsonStruct = JSONStruct(is_disabled: false) let jsonData = try Foundation.JSONEncoder().encode(jsonStruct) let json = try JSON(bytes: jsonData)...

Option to submit queryItems to custom func, which will be handed over to the buildURL func

**What set up are you using** * [ ] Cloud Hosted Version * [x] Self Hosted **Describe the bug** Cannot get keycloak with docker-leantime (3.0.7 also tried with3.1.1) to work....

Using LDAP_SEARCH_PROPERTY = 'uid' is working without any issues, just after setting LDAP_SEARCH_PROPERTY = 'mail', log in is not possible anymore. We do not use registration, or any invitation emails....

**What set up are you using** * [ ] Cloud Hosted Version * [x] Self Hosted **Describe the bug** When accessing the login page, the custom logo is shown. On...