isabelgk / IggyLabsModules

Modules for VCV Rack
GNU General Public License v3.0
11 stars 2 forks source link

v2: Invalid URLs in manifest #36

Closed cschol closed 2 years ago

cschol commented 2 years ago

In preparation for v2 integration I am running integration test on select plugins.

[IggyLabsModules] Validating plugin.json...         
Exception validating URL: https://github.com/IggyLabs/IggyLabsModulesManual (HTTP Error 404: Not Found)
FAILED                 
[IggyLabsModules] Issues found in `plugin.json`:   

Invalid URL: https://github.com/IggyLabs/IggyLabsModulesManual
isabelgk commented 2 years ago

Hi @cschol ,

Can you update the reference in the library to the following commit? It should resolve the URL error.

91e9bcdde24ef6d32a14308ea83da562fb914a1d

cschol commented 2 years ago

We are now open for submission to the Library for v2. When you are ready to submit your v2 version to the library, please let us know in this issue: https://github.com/VCVRack/library/issues/654

Thank you!