Marco Quinten
Marco Quinten
Fixes the following error during startup: ``` Ouch: "Black" is not a valid background option. Please use a color from the supported stack: [ transparent | black | red |...
Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Bug What is the current behavior? ----------------------------- In the install script for heroku-cli, the ARM check tests the...
Reallocation will not work under specific circumstances. See #27.
Hey, it seems that macOS support was removed in 8ff13a4. Is there a specific reason for that? Just curious, as I'm the guy who added support for macOS in the...
Parsing the PyPI classifiers is sometimes needed to determine the license. Example (fastapi): ```json5 { "info": { // ... "classifiers": [ // ... "License :: OSI Approved :: MIT License",...
## Motivation Feather Icons are abandoned and there are some issues with it. Lucide is a commuity-maintained fork of Feather: https://lucide.dev. ## TODO - [ ] Lucide is ISC licensed....
## web - Add `fetch`-based GitLab client - This enables us to use the `edge` runtime for GitLab API routes - Add GitLab API routes - [x] `/gitlab/license/:owner/:repo` - [x]...