erisu opened a new issue, #757: URL: https://github.com/apache/tooling-trusted-releases/issues/757
When attempting to delete a DOT file, that was accidentally submitted to ATR with `upload-to-atr`, the following error appears: > Error: Please fix the following issue: > > File path: Path segment cannot be a DOT file > > Error > > 405 Method Not Allowed: The method is not allowed for the requested URL. > An error occurred while processing your request. This has been logged and will be addressed. > Status Code: 500 I forgot to update my workflow to remove the `.gitkeep` file before calling the `upload-to-atr` step. I tried updating and re-running the workflow and that didn't remove the file either. -- 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]
