Nemo
Nemo
So the deployment is just a `jekyll` invocation for the deploy (`jekyll build`)? Without bundler, that seems to break (if you have a Gemfile present): ``` jekyll build /usr/lib/ruby/3.0.0/bundler/definition.rb:524:in `materialize':...
Will get to this soon.
SQLite with or without historical data?
Can this be merged please?
The current ignition version (since 2.2.0) supports appending to files: >append (boolean): whether to append to the specified file. Creates a new file if nothing exists at the path. Cannot...
Thanks @playphil for letting us know about the OpenEoX effort. At endoflife.date, we have been working on a specification effort as well, which was a super-set of the OpenEoX idea:...
We have discussed this in our prior efforts at endoflife.date, and came to same conclusion. "Support" is a broad term, and it means different things to different projects. Our current...
We use both PURLs and CPEs in our schema at endoflife.date and have found both lacking. In particular: PURLs do not work well with anything that's not distributed as a...
I track changes to the pages using Klaxon, and this is how most changes appear: . Complete Email with diff: [photon-advisories-changes-email.zip](https://github.com/vmware/photon/files/10964536/photon-advisories-changes-email.zip)
In addition to the above 3, there should be a `latest` key for every release as `latestColumn` is visible. Our build is erroring out with the following: ``` 1:54:32 AM:...