pardeike/Harmony

Add a Release Pipeline

Open

#592 opened on 2024年3月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (461 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,616 stars)
PR merge metrics
 (平均マージ 10h 15m) (30d で 1 merged PR)

説明

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)

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