Danny van Velzen
Danny van Velzen
**Is your feature request related to a problem? Please describe.** I would like to be super diligent and be aware if any of our dependencies in the closure (~1500 packages)...
To run `beachball change` the upstream is ideally the main branch of the main repo. Some engineers clone their github fork whereas others clone the main github repo and push...
Currently the third party notice generator assumes the js.map files are generated by webpack. This should be updated to support the Metro bundler as well. When metro is supported the...
At the moment the logic in @rnx-kit/third-party-notices tries to extract the module name textually from the path that is in the bundle. In practice this doesn't happen, but technically the...
The code is unittested, but does not have a full integration test. Reason at the time was that an integrioatn test requires a repo and either pulling in packages from...
The MapBuffer class has a double-free bug in the code that makes the unittests crash. For now we have disabled the unittests (See `.ado\jobs\desktop.yml`). The problem is that MapBufferBuilder in...
# Add api endpoint to retrieve the file list of a NuGet package This is a proposal to expose the list of files (and their file sizes) on the NuGet...
This change makes two improvements: * Improves the message when git cannot be found to indicate it is a warning and render what was used. * Allows hosts to set...
## Description ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking...
At the moment I unfortunately don't have bandwidth to contribute, but thought I'd log it here anyways. As we improve our security posture we'll get more and more repo's that...