Favo Yang
Favo Yang
Hi @TheDudeFromCI, Thanks for creating the tool. UPM is a better way to deliver features like this to the Unity community. Here's [an article](https://nagachiang.github.io/tutorial-working-with-custom-package-in-unity-2019-2/#) about how to convert your asset...
Hi @DarrenTsung , Thanks for creating this awesome packages. I'm the creator of [OpenUPM](http://openupm.com/), an open source registry collects upm packages with automatic build pipelines. Our build pipelines monitor git...
Hi @5argon, Favo from OpenUPM again. Thanks for making this awesome UPM package. @JesseTG just submitted your package to our platform. However, as you known that we're tracking Git tags......
Hi @luis-l, Thanks for creating the tool. UPM is a better way to deliver features like this to the Unity community. Here's [an article](https://nagachiang.github.io/tutorial-working-with-custom-package-in-unity-2019-2/#) about how to convert your asset...
Fixed broken link.
**Describe the bug** Pino.js has an issue with pm2 if you manually set the destination to descriptor 1. Because pm2 overwrites `process.stdout.write` with its own function. see https://github.com/pinojs/pino/issues/491#issuecomment-414075492 Pino fixed...
**Describe the bug** Local-storage leaks cached uplinked packages via search or the `/-/all` endpoints. **To Reproduce** The config.yml set up the uplink of npmjs for the `is-number` package. ```yaml storage:...
**Feedback** All old releases are prefixed with "v", but not for the new API releases. It could be confusing to remember which one is the new API tag (with/without v?)...
Packages without an open-source license will be purged from the registry. We are experiencing these license issues because the license rule was introduced at a later stage, resulting in a...
## Bug report See https://github.com/openupm/openupm/pull/2287#issuecomment-879171449. The package add form using GitHub search API to select the featured image. But the Search API maybe not reliable for a new repo that...