Steps using release-common-lib to get the DB adaptor properties utilize different property names than the typical release pipeline.
I propose that the 'getMySQLAdaptorFromProperties' method be expanded upon so that there can be retrieval from curator or release databases. Perhaps getMySQLAdaptorFromProperties should have default behaviour for the release variable names (since it is a part of release-common-lib) and then maybe add in a new method getCuratorMySQLAdaptorFromProperties.
Thoughts? @SolomonShorser-OICR @jweiser
Steps using release-common-lib to get the DB adaptor properties utilize different property names than the typical release pipeline.
I propose that the 'getMySQLAdaptorFromProperties' method be expanded upon so that there can be retrieval from curator or release databases. Perhaps
getMySQLAdaptorFromPropertiesshould have default behaviour for the release variable names (since it is a part of release-common-lib) and then maybe add in a new methodgetCuratorMySQLAdaptorFromProperties.Thoughts? @SolomonShorser-OICR @jweiser