edumserrano/dotnet-sdk-extensions

Release dotnet-sdk-extensions 1.0.16-alpha NuGet package

edumserrano opened this issue · 3 comments

What NuGet package do you want to release?

dotnet-sdk-extensions

What is the new version for the NuGet package?

1.0.16-alpha

Auto-generate release notes?

Yes

Custom release notes?

No response

NuGet release flow progress

Generic badge

  graph TD
      A([Create NuGet release issue]):::ok --> B
      B[Action: NuGet release]:::ok --> C
      C[Action: NuGet release command handler]:::ok --> D
      D[Pull Request: Release NuGet  ]:::https://github.com/edumserrano/dotnet-sdk-extensions/pull/613 --> E
      E[Action: NuGet publish]:::ok --> F([NuGet released]):::ok
  classDef ok stroke:#a5e16e
  classDef error stroke:#ff1355
  classDef default stroke:#99a095
  click B "https://github.com/edumserrano/dotnet-sdk-extensions/actions/runs/4525039738" _blank
  click C "https://github.com/edumserrano/dotnet-sdk-extensions/actions/runs/4525043741" _blank
  click D "https://github.com/edumserrano/dotnet-sdk-extensions/pull/613" _blank
  click E "https://github.com/edumserrano/dotnet-sdk-extensions/actions/runs/4525091674" _blank
Loading
  • This shows the overall progress of the NuGet release flow. It might take some time for the diagram state to update, please be patient.
  • If any step fails it will be highlighted in red. Click on it to find out more details in the logs of the action.
  • To retry add a comment in this issue with /retry-nuget-release, this will restart the NuGet release flow. Before retrying make sure to close any pull requests that might have been created by this release flow.

/retry-nuget-release

The NuGet package dotnet-sdk-extensions version 1.0.16-alpha has been released.

  • GitHub release.
  • NuGet package.

Closing this issue.