potiuk opened a new issue, #294: URL: https://github.com/apache/tooling-trusted-releases/issues/294
When we prepare the source-tarbal (for example - apache_airflow_ctl-0.1.0-source.tar.gz) - https://release-test.apache.org/report/airflow-ctl/0.1.0/apache_airflow_ctl-0.1.0-source.tar.gz We add all the sources in "apache-airflow-ctl-0.1.0" foldr in the archive, and not `apache_airflow_ctl-0.1.0-source` and we get this error: <img width="3538" height="1308" alt="Image" src="https://github.com/user-attachments/assets/8b91085e-983d-4d68-86a5-8bddaec1d8ed" /> Is this a "hard" requirement and we expect it to be always "-source", or is it possible to relax those expectations? We can change it fairly easily - so It's ok for us to adapt, just wanted to see if there is potentially a flexibility there. It seems that "-source" suffix is somewhat redundant and not something natural to expect. -- 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]
