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
I mentioned this on IRC and in issue #1001, but want to make sure we remember:
The bundles key in the QSRequirements of plugins is ignored. That's because of the break in line of 582 QSPlugins.m. I guess it will be fine once it's removed, but some testing is needed.
It also looks like the version checking of the bundles was never even implemented. See the warning a few lines below.
The text was updated successfully, but these errors were encountered:
I mentioned this on IRC and in issue #1001, but want to make sure we remember:
The
bundles
key in theQSRequirements
of plugins is ignored. That's because of thebreak
in line of 582 QSPlugins.m. I guess it will be fine once it's removed, but some testing is needed.It also looks like the version checking of the bundles was never even implemented. See the warning a few lines below.
The text was updated successfully, but these errors were encountered: