Changes between Version 2 and Version 3 of Dev2021-10-14
- Timestamp:
- Oct 14, 2021, 4:19:08 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2021-10-14
v2 v3 4 4 5 5 = Agenda = 6 * Action items 6 7 7 * ChimeraX 8 8 - Has 1.3 release candidate been made? … … 10 10 - Do we need the pkg-config prereq on macOS if pkg-config can be installed from homebrew? 11 11 - 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, Zach14 12 - Task termination at app quit 15 - VirtualGL documentation #478316 13 - Rename ChimeraX.exe on Windows? 17 14 - Should we remove the HTML tool tutorial and promote only Qt GUIs? 18 15 * Chimera 16 * Action items 19 17 20 18 = Discussion = 21 19 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 22 43 = Action Items = 23 44 24 * Make ticket for ChimeraX to only ask to register once. Eric25 * Put download web page checksums on separate page. Zach26 * 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.