Nemo
Nemo
On a related note, as (reported [here](https://github.com/endoflife-date/endoflife.date/issues/415#issuecomment-926786816) by @witchcraze), the [Ubuntu Wiki](https://wiki.ubuntu.com/Releases) switched from noting the end of "maintenance updates" date as End of life to using ESM EoL dates....
Another related issue [noticed today](https://github.com/endoflife-date/endoflife.date/pull/2676#pullrequestreview-1343077945). The support date for 18.04 [got extended](https://ubuntu.com/blog/18-04-end-of-standard-support) to May 31st 2023 from April 2023. But the [Wiki page](https://wiki.ubuntu.com/Releases) hasn't been updated accordingly. Having a [_single...
Thanks for the ping. The current version is substantially better from when this issue was opened. I still have a few pending concerns: 1. The information being split between website...
This is the opposite: Bing Maps for Enterprise is getting killed, Azure Maps is surviving. > Bing Maps for Enterprise is deprecated and will be retired. Free (Basic) account customers...
All 3 using the default fullcalendar setup: 1. Default styles without classless-css: https://jsfiddle.net/7hL8jvgq/1/. fullcalendar only comes with some inline styles. This works. 2. Including classless-tiny immediately breaks the layout: https://jsfiddle.net/tuka8bps/1/...
Thanks for the fix.
This doesn't seem possible currently, because there is no API to manage this. I've reached out to GitHub support regarding this, and there's a GitHub Community Post for the same...
I wrote a shell script to automate this for now, but this really needs to be an org-wide setting. Script: https://gist.github.com/captn3m0/8806a2b7943657c39cc42502560a0f9f
There is a new org-level "Security Manager" setting that works well, but grants read-only access to all repositories instead. `https://github.com/organizations/:org/settings/security_analysis`  Doc: https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization There's also a big caveat around read-access:...
Good point on arch/source being covered already. > But it looks like the qualifiers for release (stable) and repository (main or contrib or non-free) is missing. Debian calls them "distribution"...