mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
- Create new utility module for processing yaml - Move yaml processing into new utility module - Factor out Schema classes out of config_manage into schema module - Refactor yaml reading to accommodate a unit test (minor change) - Add unit test for new schema module Overall: this is first step towards refactoring config.