github icon indicating copy to clipboard operation
github copied to clipboard

asset options creates a untagged release that is not updated after asset upload

Open kickapoo opened this issue 4 years ago • 2 comments

Without any reasonable change that I could identify from yesterday to today all our builds where failing due "Publishing untagged version"

Screenshot 2021-04-30 at 18 47 03

In the above example, should had "v1.4.1"

After trying to debug a single line changes made the trick Screenshot 2021-04-30 at 18 51 44

but many failing test after this change (due urgent reasons of our build system had to fork etc)

Is there something I am missing ? (will create PR etc since I dont like forks ;) )

kickapoo avatar Apr 30 '21 16:04 kickapoo

I saw this happening yesterday, too, for the first time, in https://github.com/octokit/openapi/releases/. I didn't change anything, so I'm not sure how the problem could have been introduced. I'd appreciate if you could start the PR, we can discuss details there?

What surprises me is that there was no update to @semantic-release/github in 25 days, but there were plenty of releases in the same timeframe: https://github.com/octokit/openapi/releases

gr2m avatar Apr 30 '21 17:04 gr2m