Marvin Wendt

Results 66 issues of Marvin Wendt

Add `InteractiveNumberInputPrinter`. - Configurable if decimal points or not - Up / down keys should increase / decrease number - Steps should be configurable - On `.` press add a...

proposal
proposal-accepted

Improve linting config

proposal
proposal-accepted

`spinner.Stop` should return `(*SpinnerPrinter, error)`, but it just returns `error`.

bug
breaking

I hate this ticket already

proposal
proposal-accepted

Currently, the live printers do not adhere to a common concurrency pattern, which has resulted in thread safety issues such as those described in issue #391. In order to fix...

proposal
proposal-accepted

Hi, I use the docker compose setup. Using the default template, my clients don't have access to the internet, even tho they are connected. I fixed it by appending the...

Recently, GitHub announced to deprecate the old way of handling required workflows: > Starting September 20th, 2023, users can configure their workflows using rulesets in order to run and pass...

bug

Hi, I noticed that the `dependabot-core` version, used in the Dockerfile, is a little out of date: https://github.com/dependabot/dependabot-script/blob/8dceecf5419ca9326ef62b1c9985477a9923a70e/Dockerfile#L1 We currently have an issue with our Azure Pipeline in a monorepo....

https://github.com/AutoColor/autocolor.js/runs/321960167

bug

Make yarn use both `format` and `lint` script.

enhancement