Changes between Version 2 and Version 3 of Dev2021-4-1


Ignore:
Timestamp:
Apr 1, 2021, 2:24:17 PM (5 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2021-4-1

    v2 v3  
    1818= Discussion =
    1919
     20* Remove script tags from log on session restore
     21  - Greg added this security filtering so opening a session cannot execute arbitrary code included in the session.
     22
     23* ChimeraX 1.2 release plan
     24  - Code freeze starting now except for bug fixes or safe changes, no new features
     25  - In one week create 1.2 branch but do not put build on download page.  This is to allow new feature commits on develop for ChimeraX 1.3.
     26  - Daily build on download page will be built from develop branch.
     27  - If develop branch diverges from 1.2 branch then there will not be a 1.2 build on the download page, but the daily build will still provide testing of a very similar ChimeraX.
     28  - In two weeks replace ChimeraX 1.1 with 1.2 on download page but do not announce it.
     29  - In 4 weeks at end of April announce 1.2 release (or 1.2.1 if bug fixes were made after 1.2 was put on download page.
     30
     31* Updates tool
     32  - Update interval menu entry is now on the tool panel.
     33  - Menu Tools / Utilities / Updates shows all available bundles.  Change for 1.2 release so it initially shows only updates.
     34
     35* Have "make install" force reinstall in bundles and core
     36  - Need to discuss this at next meeting.
     37
     38* Test all existing Toolshed bundles with 1.2
     39  - Greg will do this.
     40  - Any tool that fails to install, or if the tool throws an error when menu entry used, will have ore requirement manually adjusted so it is not offered for install in ChimeraX 1.2.
     41
    2042= Action Items =
    2143
     44* Make Updates tool started from menu Tools / Utilities / Updates show only updates, not all available bundles - Greg
    2245* ~~Add check frequency menu to Toolshed updates tool - Greg
    2346* Check that all Toolshed bundles that install in 1.2 actually start -- add core<1.2 dependency to those that fail - Greg