-
-
Notifications
You must be signed in to change notification settings - Fork 224
Releases keep failing #579
Comments
This is more accurate and is something I've been wanting to do all over the place so let's start here ... because since BYK is the last person to have committed to this file GH is spamming him when action runs fail. Partially addresses #579
|
https://stackoverflow.com/questions/6445148/git-fatalno-tags-can-describe-sha1-number Oh! Is this related to getsentry/craft#343? Were we using annotated tags prior? Why doesn't this fail everywhere, then? Why only in this repo? I just a bunch of prepare release actions work yesterday/today with the self-hosted release. 🤔 |
getsentry/craft#343 landed ~3 months ago and failures go back ~9 months, though logs are lost past 2 months. |
I have a local repro with latest craft. I think this is going to end up as an issue over there ...
|
Bug is in here.
|
Filed getsentry/craft#395, but ...
🤔 |
The commit that 21.9.0 points to is not on any branch.
|
Looks like the release commit (carrying the tag) is expected to be on the default branch.
|
Well this doesn't look good:
|
|
https://github.com/getsentry/publish/runs/3613388872?check_suite_focus=true 😞 |
Alright, so it looks like we got bit by a race condition during 21.9.0 and @kamilogorek snuck in a commit between the bot's attempt and my attempt to release 21.9.0. Since this is just a docs repo and is low-risk and this is hardly a big deal (right? right!?), my plan is to retag 21.9.0 to 45cd9b1, and then retry a new release. |
Old commit is 6c67e88 for the record, renamed tag to |
A'ight, calling this good. ✌️ |
Hi,
I've been getting lightly spammed by these failures for quite a while now: https://github.com/getsentry/develop/runs/6442571103?check_suite_focus=true
Would be great to fix whatever is broken and even better, find a way for them to not mention me? 😁
/cc @chadwhitacre
The text was updated successfully, but these errors were encountered: