Sean Yuan
Sean Yuan
## Meta: **CircleCI CLI Version:** 0.1.10583+79ecb9b (homebrew) **Operating System:** macOS 10.15.7 **CircleCI CLI Diagnostic:** ``` --- CircleCI CLI Diagnostics --- Debugger mode: false Config found: /Users/seanyuan/.circleci/cli.yml API host: https://circleci.com API...
I'm not sure if this is intended behavior of how these two settings should interact Summary Table Assume - `IMGPROXY_ENFORCE_WEBP=true` - gif source | settings | Accept Header | Resulting...
Graphql-config is a growing config specification that seeks to simplify tools that need to have settings about graphql, it would be nice if this tool can also use the existing...
NodeJs 12.3 has added a new method that could replace stream-spigot. Maybe we can add it to the readme to bring awareness to it. https://nodejs.org/docs/latest-v12.x/api/stream.html#stream_stream_readable_from_iterable_options ```js const { Readable }...
# Issue current README mentions logtape as the logging library however it has been replaced in commit https://github.com/oakserver/acorn/commit/90c919a6842c79a037ccb7d5ad3cc0a433b900c1 with the @std/log library # Proposed fix Update these two files that...