Sebastian Malton

Results 129 issues of Sebastian Malton

Currently the exported `coerce` function does not support having the pre release information as part of the returned data. For example: ```js const { coerce } = require("semver") // Current...

If I have this code running `var later = require('later); var parsedCronString = later.parse.cron('* * * * * *', true); var rec = later.setInterval(function () { var d = new...

When previewing a score which has a linked source. There should be a way to easily add a new score to that source starting on that page (to help with...

When you go to download a score as a gabc the header lines "annotation" are not present, even though they are displayed as such in the render on the website....

Signed-off-by: Sebastian Malton

chore
PR: needs rebase

Signed-off-by: Sebastian Malton

chore

Announcement blog: https://kubernetes.io/blog/2020/08/14/introducing-hierarchical-namespaces/

enhancement
area/kubernetes-next

Signed-off-by: Sebastian Malton

enhancement
area/security
PR: needs rebase

With the release of Lens 6, there was introduced a restriction on what could be specified by the `engines.lens` field in an extensions's `package.json`. This was too restrictive so we...

enhancement
area/extension
area/auto-update