Open beyarkay opened 2 years ago
Is this maybe related to the following issues?
Sorry I'm not into JavaScript, so I can help here.
@umarcor has currently not enough time to help fixing it.
So we're seeking for a skilled person helping out on that topic. It gets more and more reported.
Hmm they look similar, although not exactly the same. I'm going to retry manually and see if it goes away. My javascript isn't great either, but I'll have a look to see if I can implement something simple.
The releaser Action is written in python, not in javascript! See https://github.com/pyTooling/Actions/blob/main/releaser/releaser.py.
It seems that the issue is produced in https://github.com/pyTooling/Actions/blob/31f02bb75bbad3920b001d1651d2adb8e0686397/releaser/releaser.py#L175-L179. Hence, I would suggest changing the title of this issue.
@beyarkay is this issue still reproducible? It might have been a transitory connection problem on GitHub.
I'm open to accept pull requests.
Please also see #82.
I'm getting an error (link) that I can't figure out:
My workflow looks like:
Not sure what the issue here is, or if it's even a permanent one? (as opposed to github just being broken?)
Here's the link to the release in question that I was trying to update: https://github.com/beyarkay/eskom-calendar/releases/tag/latest. The asset in question (
eastern-cape-graaf-reinet.ics
) doesn't exist in the release but I think it does exist in the new list of assets to be uploaded, maybe that's the issue?