alitheg commented on issue #641: URL: https://github.com/apache/tooling-trusted-releases/issues/641#issuecomment-3951251949
@sbp These (in the commit referenced) are what I was thinking about when I introduced `file_paths.py` (which I forgot to rename at the time - now `paths.py`). It would be easy to end up with duplicate helper functions elsewhere in the code if these are in different places. By putting them in this module we can potentially refactor them down to a set of methods just for getting specific directories of a release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
