| 1 | = Attendees = |
| 2 | |
| 3 | * Eric, Greg, TomG, Elaine, Conrad |
| 4 | |
| 5 | = Agenda = |
| 6 | * Action items |
| 7 | * Chimera |
| 8 | * 1.13.1 release |
| 9 | * ChimeraX |
| 10 | * [wiki:Wildcards Wildcard/regex/case matching in atomspec] (Eric) |
| 11 | * ChimeraX 0.8 goals |
| 12 | |
| 13 | = Discussion = |
| 14 | * Chimera 1.13.1 |
| 15 | * Changes include - fixing |
| 16 | - proline rotamer |
| 17 | - align chains |
| 18 | - independent rotation in scenes |
| 19 | - vina command argument documentation |
| 20 | - vina command/gui inconsistency |
| 21 | - local executables with whitespace in path |
| 22 | - major addh bug fix |
| 23 | * Linux installation instructions still inaccurate (installer name wrong, [http://plato.cgl.ucsf.edu/trac/chimera/ticket/16418 ticket]) |
| 24 | * Hold off on release for another week |
| 25 | * ChimeraX |
| 26 | * Move to Python 3.7 |
| 27 | - Update to latest numpy |
| 28 | - Update to latest msgpack using pip (if possible) |
| 29 | * Need to move to PyQt5 5.11 (after Python 3.7) to get Vulkan support |
| 30 | - Fixed: CSS warnings in log was caused by using url quoting for file paths in css |
| 31 | - Greg will build installers |
| 32 | * Documentation and tutorial strategy |
| 33 | - Bundle-specific documentation should be placed into {{{docs}}} directory in package |
| 34 | - Bundle-specific documentation should be kept in bundle |
| 35 | - Question |
| 36 | - Elaine: when updating documentation, how do you usually review the changes? |
| 37 | - Very rough proposal (Conrad) |
| 38 | - Move all documentation into bundle {{{docs}}} directories |
| 39 | - Change top-level docs directory to: |
| 40 | * developer (manually edited docs) |
| 41 | * user |
| 42 | - non-bundle (manually edited docs, e.g., tutorials, indices, intro, etc.) |
| 43 | - bundle (generated symlinks to bundle {{{docs}}} directories to provide easier access when editing) |
| 44 | - Change procedure on how ChimeraX documentation web pages are built on plato (see next topic) |
| 45 | * Putting RBVI bundles on toolshed |
| 46 | - Proposal (Conrad) |
| 47 | - Sync built wheels to plato repository in {{{make}}} process |
| 48 | - Provide web page to display "released" and "unreleased" bundles in repository and allow (authenticated) users to mark selected bundles for release |
| 49 | - Provide {{{make}}} target to release all bundles to toolshed when making a release |
| 50 | - Extract documentation when bundle is released and install as web pages |
| 51 | |
| 52 | = Action Items = |
| 53 | * ~~Conrad will create ticket for restarting on installing bundles that replaced shared libraries/DLLs that are currently in use |
| 54 | * ~~Conrad and Greg will figure out how to organize documentation so that the primary copy stays in bundles but editing is not too cumbersome |
| 55 | * Conrad will create ticket listing stable APIs |