Changes between Version 2 and Version 3 of Dev2021-10-14


Ignore:
Timestamp:
Oct 14, 2021, 4:19:08 PM (4 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2021-10-14

    v2 v3  
    44
    55= Agenda =
    6 * Action items
     6
    77* ChimeraX
    88  - Has 1.3 release candidate been made?
     
    1010  - Do we need the pkg-config prereq on macOS if pkg-config can be installed from homebrew?
    1111  - Should cxservices be in prereqs? bundles? or with backend server code?
    12   - Ask to register only once -- has this been implemented?
    13   - Programmer doc string formats and sphinx extensions #5120, Zach
    1412  - Task termination at app quit
    15   - VirtualGL documentation #4783
    1613  - Rename ChimeraX.exe on Windows?
    1714  - Should we remove the HTML tool tutorial and promote only Qt GUIs?
    1815* Chimera
     16* Action items
    1917
    2018= Discussion =
    2119
     20* ChimeraX 1.3 release
     21  - Download page javascript needs updating to show release candidates
     22  - Plan is to make first release candidate monday night
     23  - Release candidates will be made nightly
     24  - Test on macOS Monterey (or latest beta) before release.
     25
     26* Version checking
     27  - Currently check for new ChimeraX release will ask every week if user does not install it.
     28  - Some users may not want to install new release, e.g. because ISOLDE not available or other reasons.
     29  - Greg will add checkbutton to not show the update notice for this new release again.
     30
     31* Git repository cleanup
     32  Ok to remove hydra, wsgi, llgr.  TomG will do it and make list of other possible removals, e.g. core/unused, prereqs/pkg-config, prereqs/llvm.
     33
     34* cxservices code location
     35  - Move cxservices from prereqs to backend repository (separate repository because it reveals details of server configs).
     36
     37* Chimera 1.16 release
     38  - Make chimera release after chimerax 1.3 out
     39  - No release candidates
     40  - Blast fixed, other smaller fixes.
     41  - Test on macOS monterey release
     42
    2243= Action Items =
    2344
    24 * Make ticket for ChimeraX to only ask to register once. Eric
    25 * Put download web page checksums on separate page. Zach
    26 * Ask to register only once - Greg.
    27 * Add 1.3 goals to roadmap for next group meeting - Everyone.
    28 * Make Windows build redirect installer build to separate log so password not shown - Greg.