pardeike/Harmony

Add a Release Pipeline

オープン

#592 opened on 2024/03/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (461 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,616 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド