2020-02-24: Development Meeting¶
Kacper, Craig, Mike H, Tim, Elias, Mike L, Tommy
Agenda¶
- Updates
- AHM - [name=Kacper]
- 03/04/2020 10am - 5pm CDT
- https://illinois.zoom.us/j/583802454
- for people @ NCSA: we gather in NCSA-2000
- optionally 04/04/2020 10am - 1pm (tbd)
- THE NEWS
- v0.10 / v1.0 planning? - [name=Craig]
- v1.0: Tommy / v0.10: Kacper
- Angular migration (waiting on the rest of us)
- Versioning (backend close, needs testing; UI partially defined)
- r2d composability (needs testing)
- Sharing
- Current activities:
- Prov model
- What we could get from just reprozip
- Expansion out from that (~2 months) that could be part of a reproducible run
- Prov model
- On deck
- Git integration
- Dataverse publishing
- Image preservation
- Reproducible run
- MATLAB support (doable now)
- Stata support
- Ability to configure resources
- Associate tale with manuscript
- Link directly to tales from publication
- v1.0: Tommy / v0.10: Kacper
Updates¶
- Kacper
- Related identifiers
- Tale model update + import girder_wholetale#391
- Changes to Tale’s metadata view dashboard#595
- Use related identifiers to populate Zenodo’s metadata gwvolman#102
- Refactored AinWT import jobs - girder_wholetale#389
- Imported (AinWT) Tales are singletons now girder_wholetale#396
- Minor fix to our bag export - girder_wholetale#395
- Hopefully tag and deploy rc2 today (demo tomorrow)
- Related identifiers
- Craig
- PresQT integration testing n
- PR review and testing
- Annual report
- Mike H
- Continue to work on versioning
- Tim
- Working on EarthCube proposal for next 2.5 weeks.
- Implemented the example “script” (RMarkdown) for WT-C2Metadata project as a repo that can be run in place with Docker: https://github.com/tmcphillips/all-harvest-rippo
- To run from outside a container:
- git clone
- git status
- make clean
- git status
- make run
- git status
- To run with rstudio running in the container:
- make rstudio
- connect to http://localhost:8787
- Will be dropping in the ReproZip stuff to see what we can see.
- Will we see downloading of input data sets?
- To run from outside a container:
- Tommy
- Few small fixes to file uploading UI
- Few small fixes for error messages on various tale creation methods
- Review
- Prioritizing PR reviews for RC2
- Did a some work on a WT screencast/intro video
- I estimate 2 hours fo work left before it’s a complete rough draft
- Elias
- Began testing on staging
- Web UI: Server notification counter shows up on top of logs
- Began testing on staging
- Mike L
- Reviewed open dashboard PRs from Tommy and Kacper
- Made a couple of other minor PRs