| | 1 | = Attendees = |
| | 2 | |
| | 3 | Eric, TomG, Greg, Zach |
| | 4 | |
| | 5 | = Agenda = |
| | 6 | * Action items |
| | 7 | * ChimeraX |
| | 8 | - Programmer doc string formats and sphinx extensions, Zach |
| | 9 | - Update 1.3 release roadmap, adding completed stuff, moving other stuff to 1.4. |
| | 10 | - Web service discontinued status checking for AlphaFold predict. |
| | 11 | - Task termination at app quit |
| | 12 | - VirtualGL documentation #4783 |
| | 13 | - Rename ChimeraX.exe on Windows? |
| | 14 | - Should we remove the HTML tool tutorial and promote only Qt GUIs? |
| | 15 | * Chimera |
| | 16 | |
| | 17 | = Discussion = |
| | 18 | |
| | 19 | * Web service status |
| | 20 | - Query URL rbvi.ucsf.edu/chimerax/status/AlphaFoldColabV1.html and if present then show the returned html as an error which can explain service is no longer available. |
| | 21 | - Discussed posting version of AlphaFold tool. Greg mentions this will give slower response. Also more complex. |
| | 22 | - Discussed having REST query to update url for a web service. Maybe too complex. |
| | 23 | |
| | 24 | * Session version numbers for bundle |
| | 25 | - atomiclib needs to use minSessionVersion, maxSessionVersion in bundle_info.html to specify if session can be read. |
| | 26 | - Need documentation of these bundle info values. |
| | 27 | |
| | 28 | * Git usage |
| | 29 | - Zach says master branch is not up to 1.2.5, should be. |
| | 30 | - Discussion of how we use git branches |
| | 31 | - Zach using maggot in emacs to simplify git use |
| | 32 | |
| | 33 | * Code style and linting |
| | 34 | - Greg talked about use flake8 for checking Python for common errors |
| | 35 | - Zach talked a about "language system" for scanning code to give function doc strings while coding, and check style and common errors. |
| | 36 | |
| | 37 | = Action Items = |
| | 38 | |
| | 39 | * Put download web page checksums on separate page. Zach |
| | 40 | * Propose registering only once at group meeting, see if TomF agrees - Everyone. |
| | 41 | * Add 1.3 goals to roadmap for next group meeting - Everyone. |
| | 42 | * ~~Get cron jobs to build mailing list site map for google indexing working - Greg. |
| | 43 | * Make Windows build redirect installer build to separate log so password not shown - Greg. |
| | 44 | * ~~Make Updates tool started from menu Tools / Utilities / Updates show only updates, not all available bundles - Greg |
| | 45 | * Change milestone on all 1.2 enhancement tickets that won't be in 1.2 to milestone 1.3 - Greg |
| | 46 | * Check that all Toolshed bundles that install in 1.2 actually start -- add core<1.2 dependency to those that fail - Greg |