Tina Müller (tinita)
Tina Müller (tinita)
I was just pointed to this code by @vtrubovics, and that it does not work as expected. This should do what was oriinally intended. Maybe someone familiar with this test...
There are modules for checking the Changelog format, for spelling, manifest etc. They should be listed in an extra section
...that addresses the mentioned issues.
Which licenses are valid in `META.json`/`META.yml`
Please see https://github.com/perlpunk/yaml-test-matrix/issues/4 by @FichteFoll
https://yaml.org/spec/1.2.2/#24-tags Example 2.22: ``` canonical: 2001-12-15T02:59:43.1Z iso8601: 2001-12-14t21:59:43.10-05:00 spaced: 2001-12-14 21:59:43.10 -5 date: 2002-12-14 ``` This should be removed, as none of the 1.2 schemas provides a timestamp tag anymore,...
The YAML JSON Schema mentions `.inf` and `.nan`: http://yaml.org/spec/1.2/spec.html#id2804092 10.2.1.4. Floating Point but doesn't list them in the http://yaml.org/spec/1.2/spec.html#id2803036 10.2.2. Tag Resolution list. The Core Schema lists them: http://yaml.org/spec/1.2/spec.html#id2805071 10.3.2....
See https://github.com/marketplace/actions/automatic-rebase
I'm trying to update the base images to alpine 3.12.0. However, for the haskell libraries I get the following failures: https://gist.github.com/perlpunk/86d8701d971bcb423b7d821954e4da52 So HsYAML and YAMLReference don't build, but for different...
see commit 4c629dd80a427b58d5e066857794c82415381ac6 in Edit.pm