Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub workflow for NuGet publish #46

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

lfcyja
Copy link
Contributor

@lfcyja lfcyja commented Dec 4, 2024

What I did:

  • updated copyright year
  • added MinVer package to automatically determine version number from Git tags
  • added GitHub workflow to react to new releases using tag pattern, pushes to NuGet

What would still need to be done in order to use this pipeline is

Galaxus.Functional/Galaxus.Functional.csproj Outdated Show resolved Hide resolved
.github/workflows/publish-nuget.yml Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
.github/workflows/publish-nuget.yml Outdated Show resolved Hide resolved
.github/workflows/publish-nuget.yml Outdated Show resolved Hide resolved
@lfcyja lfcyja requested a review from phkiener December 5, 2024 17:52
@phkiener
Copy link
Collaborator

phkiener commented Dec 6, 2024

Just created an API key, limited to Galaxus.Functional*. Fingers crossed I did that correctly :D

@lfcyja lfcyja requested a review from phkiener December 6, 2024 08:13
phkiener
phkiener previously approved these changes Dec 6, 2024
@lfcyja lfcyja requested a review from phkiener December 6, 2024 09:48
@phkiener phkiener merged commit f157f2f into DigitecGalaxus:master Dec 6, 2024
1 check passed
@lfcyja lfcyja deleted the feature/nuget-pipeline branch December 6, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants