getsentry / publish

The repository to publish Craft prepared releases with approvals and without secrets
Apache License 2.0
11 stars 24 forks source link

publish: getsentry/sentry-dotnet@4.12.1-segv1 #4545

Open getsentry-release opened 6 days ago

getsentry-release commented 6 days ago

Requested by: @jamescrosswell

Merge target: 4.12.1-segv1

Quick links:

Assign the accepted label to this issue to approve the release. Leave a comment containing #retract under this issue to retract the release (original issuer only).

Targets

Targets marked with a checkbox have already been executed. Administrators can manually tick a checkbox to force craft to skip it.

github-actions[bot] commented 4 days ago

Publishing: run#11631121701

github-actions[bot] commented 4 days ago

Failed to publish. (run logs)

Bad branch? You can delete with ease and start over.

bruno-garcia commented 4 days ago

It did get published: https://www.nuget.org/packages/Sentry/4.12.1-segv1

But failed to complete the publish process possibly as the target merge branch didn't exist? @jamescrosswell

...
[debug] Writing updated manifest to "/tmp/craft-release-registry-ECRn0s/packages/nuget/Sentry.Profiling/4.12.1-segv1.json"...
[debug] Symlink "4.json" *** before: '4.8.0-preview.1.json', after: '4.12.1-segv1' ***
[debug] Symlink "4.12.json" *** before: null, after: '4.12.1-segv1' ***
[warn] [[target/registry]] No URL template or checksums, not adding any file data (repeated 9 times)
[info] [[target/registry]] Pushing the changes...
[info] [[target/registry]] Release registry updated.
[info]  
[debug] Checking out merge target branch: 4.12.1-segv1
Error:  error: pathspec '4.12.1-segv1' did not match any file(s) known to git

  at Object.action (/usr/local/bin/craft:357:10628)
  at HPe.exec (/usr/local/bin/craft:357:10940)
  at /usr/local/bin/craft:356:6689
  at new Promise (<anonymous>)
  at tS.handleTaskData (/usr/local/bin/craft:356:6578)
  at tS.<anonymous> (/usr/local/bin/craft:356:6204)
  at Generator.next (<anonymous>)