VincentBailly

Results 11 issues of VincentBailly

Hi, I am new to vis and struggle to wrap my head around the :y command. I am not sure whether what I observe is a bug or by design:...

meta:design

When the only change that was committed to a package was a change of a file's permissions/mode, then the various beachball commands have inconsistent behavior. Some commands consider that this...

bug
needs repro

The documentation states that backfill is not ready for production. This warning is out of date since it has been used in production for two years now

Packages posted to the npmjs feed typically display the readme of the package in the npm website. Backfill only shows a link to the documentation.

The files stored in the local cache can easily hit the max filename length on Windows. This is because the local cache reproduces the folder structure of the cached package...

The "sync" commands takes around 6min to run on a repo that has 1500 packages. The time is spent spawning child-processes to run the npm cli command to get each...

feature