pardeike/Harmony

Add a Release Pipeline

Open

#592 aperta il 3 mar 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (461 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4616 star)
Metriche merge PR
 (Merge medio 10h 15m) (1 PR mergiata in 30 g)

Descrizione

It should do the following things:

  • Publish to NuGet
  • Publish to GPR (GitHub Package Registry)
  • Publish to GitHub Releases

The only question is, how the release should be triggered:

  • Manual Workflow Trigger
  • On Git Tag added
  • On merging anything to master (we'll have to move development to a dev branch then)

Guida contributor