Opened 6 years ago

Closed 6 years ago

#2157 closed defect (fixed)

want list of available bundles to actually be installable

Reported by: Greg Couch Owned by: Conrad Huang
Priority: critical Milestone: 0.91
Component: Infrastructure Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Would like Toolshed._get_available_bundles() to return the bundles that can actually be installed in the current version. Only installable bundles should be used to build provider list, possible commands, etc.

Change History (1)

comment:1 by Conrad Huang, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed in acc84bf99.

Uninstallable bundles (ones whose ChimeraX-Core version requirement is not met) are no longer considered "available" by the toolshed. They are still accessible in toolshed._available_bundle_info.uninstallable.

Note: See TracTickets for help on using tickets.