Skip to content

Deterministic package installation #10

@mob-sakai

Description

@mob-sakai

Sort the package list before installation.

from https://forum.unity.com/threads/git-support-on-package-manager.573673/page-3#post-4552084

As far as I can tell, the implementation is non-deterministic. Meaning that if you share your project with someone else, this other user risk to not have the same list of packages installed. (This could probably be fixed by the author by simply sorting the input array).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions