pardeike/Harmony

Add a Release Pipeline

Aberta

#592 aberto em 3 de mar. de 2024

 (1 comentário) (0 reação) (0 responsável)C# (461 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.616 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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)

Guia do colaborador