Favo Yang

Results 73 comments of Favo Yang

This is a bit tricky. When working with any registries (openupm registry or the one you specified), OpenUPM-CLI DOES search the unity registry as upstream for dependencies, unless `--no-upstream` is...

@laicasaane thanks for the suggestions for UI. All of them seem reasonable. My time is a bit tight. This project goes to a lower priority. If you want to work...

Hi @Blackclaws, Thanks for reporting the issue. I'm not a GitLab user, so could you provide a public testable URL (from you or others), so I can test it?

> This is a bit nontrivial to debug, one possible solution is to apply the same stripping logic to the urls retrieved from the .upmconfig. Oh, that's a good catch....

I'm a little bit surprised at how `ApplyToAddressableAssetGroup` is implemented, which only **applies schema values for the group to the schema values found in the source template**. If a schema...

BTW, as the owner of an upstream project (others forked you, and submit a package), you're also listed in the contributor page https://openupm.com/contributors/

At least it shall work for Django 1.9~2.3 https://github.com/favoyang/django-oss-storage

The point for this push has mentioned in https://github.com/aliyun/django-oss-storage/issues/15 is about to support Aliyun CDN (to save money and get benefit from CDN). In a typical oss+cdn setup, - Create...