You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a plugin developer for the Unity Asset Store I want to be able to utilize the official Asset Store Tools validation feature in my plugins CI to ensure maximum quality of my plugin. This is not possible at the time since everything is marked as internal.
If this is not something you have decided to specifically disallow, I would suggest opening the validation part of the tool up to be called from external scripts. I did a quick and dirty proof of concept of this which works (though needs improvement to keep the same quality as the rest of the tool):
As a plugin developer for the Unity Asset Store I want to be able to utilize the official Asset Store Tools validation feature in my plugins CI to ensure maximum quality of my plugin. This is not possible at the time since everything is marked as internal.
If this is not something you have decided to specifically disallow, I would suggest opening the validation part of the tool up to be called from external scripts. I did a quick and dirty proof of concept of this which works (though needs improvement to keep the same quality as the rest of the tool):
The text was updated successfully, but these errors were encountered: