-
Notifications
You must be signed in to change notification settings - Fork 37
Cannot delete files #63
Comments
Any particular reason why has been this "reopened" ? |
The fix apparently didn't work. |
That fix as you mentioned, was addressed in EIPW ? (Question) |
No, it wasn't. |
Deleting EIP asset file == modifying EIP asset files ? (Question), if this is the case then it would be covered with Issue |
No, this is different. If any file is deleted, EIP-bot throws |
is anyone working on it ? |
No, there is not. |
I will take a look on it. |
I'm not looking at this one. |
Hi.
This is the first line for: ethereum/EIPs@bdaf424
Sam, may be the messages from EIPW could be a more explicative (a suggestion). Beside this I think that the case for deleting any file from the EIPs repo is solved. Let me know if you need something else or if it's Ok so this issue could be closed. |
Your particular test didn't work because of an API rate limit: https://github.com/JEAlfonsoP/EIPs/actions/runs/3098245342/jobs/5015914203 |
? What is this Panda ? But I see from your test that: |
I am stating, as a fact, that deleting any file incorrectly throws a "not found" error due to the github API (correctly) giving a 404 error when the "updated" file is fetched. This is a bug, and is separate from any other CI elements correctly failing. |
You need to consider the fact that deleting an EIP's repo file does not activate EIP-Bot. Solving #95 should fixes what you said. As I mentioned two weeks ago, If you or Sam are working in any other Bot to fix this issue or 95 please re-reconfirm so I do not test, code and PR any of it as I just did for this one. |
Yes, it does. |
Interesting. If you have a test case with the actual ./workflow please share it if you like, so I can take a look on it. Thank you ! |
Deleting files
in the assets folderanywhere causes EIP-bot to throw with a "not found" message, resulting in the PR failing to merge.The text was updated successfully, but these errors were encountered: