| 1 | = Attendees = |
| 2 | |
| 3 | * Eric, Greg, TomG, Elaine, Conrad, TomF, Scooter |
| 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 | * RBVI bundles on toolshed |
| 12 | * Documentation strategy |
| 13 | |
| 14 | = Discussion = |
| 15 | * Chimera 1.13.1 |
| 16 | * Changes include - fixing |
| 17 | - proline rotamer |
| 18 | - align chains |
| 19 | - independent rotation in scenes |
| 20 | - vina command argument documentation |
| 21 | - vina command/gui inconsistency |
| 22 | - local executables with whitespace in path |
| 23 | - major addh bug fix |
| 24 | * Linux installation instructions still inaccurate (installer name wrong, [http://plato.cgl.ucsf.edu/trac/chimera/ticket/16418 ticket]) |
| 25 | * Hold off on release for next macOS release |
| 26 | - Eric is working on getting Tk 8.6.8 to work correctly on Mac |
| 27 | * ChimeraX |
| 28 | * Move to Python 3.7 |
| 29 | - Update to latest numpy |
| 30 | - Update to latest msgpack using pip (if possible) |
| 31 | * Need to move to PyQt5 5.11 (after Python 3.7) to get Vulkan support |
| 32 | - Windows installer does not build |
| 33 | - After 3.7 |
| 34 | * Putting RBVI bundles on toolshed |
| 35 | - Proposal (Conrad) |
| 36 | - Sync built wheels to plato repository in {{{make}}} process |
| 37 | - Repository only keeps wheels from last X months ("if you don't release it in X months, you won't release it") |
| 38 | - Provide web page to display "released" and "unreleased" bundles in repository and allow (authenticated) users to mark selected bundles for release |
| 39 | - Provide {{{make}}} target to release all bundles to toolshed when making a release |
| 40 | - Extract documentation when bundle is released and install as web pages (see below) |
| 41 | - All functionality can be provided through toolshed code and made available via URLs |
| 42 | * Documentation and tutorial strategy |
| 43 | - Bundle-specific documentation should be placed into {{{docs}}} directory in package |
| 44 | - Very rough proposal (Conrad) |
| 45 | - Move all documentation into bundle {{{docs}}} directories |
| 46 | - Change top-level docs directory to: |
| 47 | * developer (manually edited docs) |
| 48 | * user |
| 49 | - non-bundle (manually edited docs, e.g., tutorials, indices, intro, etc.) |
| 50 | - bundle (generated symlinks to bundle {{{docs}}} directories ) |
| 51 | * easier (web) access when editing |
| 52 | * provide Makefile for git management, e.g., commit changes |
| 53 | - ChimeraX documentation web pages on plato get updated as part of releasing a bundle |
| 54 | * What about developer versions? |
| 55 | * What about core documentation? Is core a bundle on toolshed? Can it really be updated through the toolshed? |
| 56 | |
| 57 | = Action Items = |
| 58 | * Conrad will create ticket listing stable APIs |