Difference between revisions of "WBConfCall 2021.08.19-Agenda and Minutes"
From WormBaseWiki
Jump to navigationJump to searchLine 13: | Line 13: | ||
Stavros will present our work at Hinxton with optimizing the build, and reducing the error rate during the live build | Stavros will present our work at Hinxton with optimizing the build, and reducing the error rate during the live build | ||
+ | Perhaps Stavros can post slides if available? | ||
+ | |||
+ | * Have been working to optimize build and improve quality over the past year. | ||
+ | * The number of repeating issues has been decreasing. Now done to 9. | ||
+ | * 150 steps in total in the build, with detailed logging. | ||
+ | * Keywords for logging, that also include classes. | ||
+ | * Automatic checks (some of which were previously handled manually). | ||
+ | * Stats script for runtime of scripts, to compare between releases. | ||
+ | ** Timing can fluctuate quite a bit between releases | ||
+ | |||
+ | Post-mortem code reviews, programmatic checks: fewer build issues, reduced time, reduced resources. | ||
− | + | Total build time has been reduced from 6 weeks to 4 weeks. | |
== WB ftp site == | == WB ftp site == |
Revision as of 15:49, 19 August 2021
Contents
Agenda and Minutes
Helpdesk
Oliver Hobert, August 17 to help@: Lifting coordinates from 140 to 282.
Magdalena is starting to look at it.
Next duty officer: Ranjana, starting 8/23
Build optimisation
Stavros will present our work at Hinxton with optimizing the build, and reducing the error rate during the live build
Perhaps Stavros can post slides if available?
- Have been working to optimize build and improve quality over the past year.
- The number of repeating issues has been decreasing. Now done to 9.
- 150 steps in total in the build, with detailed logging.
- Keywords for logging, that also include classes.
- Automatic checks (some of which were previously handled manually).
- Stats script for runtime of scripts, to compare between releases.
- Timing can fluctuate quite a bit between releases
Post-mortem code reviews, programmatic checks: fewer build issues, reduced time, reduced resources.
Total build time has been reduced from 6 weeks to 4 weeks.
WB ftp site
- Since widely used browsers, e.g. Chrome, no longer support ftp protocol, can we consider other options for easy browsing and downloads of the files we normally house on the ftp site?
- Alternatively, should we provide more information or user support for how to access the files?
See https://github.com/WormBase/website/issues/8355