gopidesupavan commented on code in PR #5: URL: https://github.com/apache/airflow-publish/pull/5#discussion_r1887736802
########## artifacts/publish_packages_finder.py: ########## @@ -27,7 +27,6 @@ import re Review Comment: Removed most of the methods which are not required, now it is simple. 1. List all the files. 2. Exclude packages that matched regex pattern provided under `exclude` config under artifact section in release config 3. Move final packages to dist directory to upload github artifactory -- 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]
