ypnos

Results 19 issues of ypnos

For quite a while, I am using many of your mingw packages but also gitea and few others that saved me a lot of time building (even more so, waiting...

enhancement
binary-repo

Turns out lowercase Ogg tags are also seen in the wild. Patch inspired by b8b618033623d5691f2644459061ca345cce9653

In the following example, we combine "$ref" with another key, here "properties". **Expected result:** Validation returns "false" as modelVersion.major is > 2. **Observed result:** Validation returns "true" ```lua local schema...

checking

Currently it always returns true. I cannot help out with this right now, this issue is to document the shortcoming so other users are aware.

enhancement
help wanted

In the following example, "default" fields have wrong type. Yet, validator gives a positive result. ```lua local schema = [[ { "$schema": "https://json-schema.org/draft/2019-09/schema#", "type": "object", "$defs": { "parameter": { "type":...

There is a surprising growth for only minor changes in the shipped software: 1. [2.2-alpine](https://hub.docker.com/layers/influxdb/library/influxdb/2.2-alpine/images/sha256-1da5bab4a554d5f2741940acee82d07519e783379487a4f36a7e31cfe2d4b22a?context=explore) **120 MB** 2. [2.3-alpine](https://hub.docker.com/layers/influxdb/library/influxdb/2.3-alpine/images/sha256-1d36b2bf6393349521f556ca7e9e40a17b9814a9e65913fb9113174d3a2bf7ea?context=explore) **190 MB** Is there a legitimate cause for it or maybe...

influxdb

This MR is for #624 - Remove untarred files that were previously missed by glob - Remove files in layer they originate from This is in line with the approach...

influxdb

We would love to have Data Link support with hourly heatmap. Currently if I setup a data link it simply doesn't do anything. Clicking on an hour in the heatmap...

I have a multi-arch image in my registry that includes images for arm64 and amd64. When I copy using skopeo I only get the amd64 part (according to my system...