Skip to content

Conversation

@pingvinen
Copy link
Owner

@pingvinen pingvinen commented Apr 19, 2025

This PR...

  • adds a workflow for linting the PR itself (just the title for now)
  • adda a workflow for creating a new semantic version and publishing the package to nuget
  • adds various scripts and actions to make the above happen
  • sets additional properties in the .csproj file related to the published package

Note that the new version workflow does not actually push to nuget yet!

Fixes #3

This is to make it possible to detect issues before applying automagic
semantic versioning.
@pingvinen pingvinen self-assigned this Apr 19, 2025
@pingvinen pingvinen linked an issue Apr 19, 2025 that may be closed by this pull request
@pingvinen pingvinen changed the title chore(gh-3): add release creation through workflows chore(yo-momma): add release creation through workflows Apr 19, 2025
@pingvinen pingvinen changed the title chore(yo-momma): add release creation through workflows chore(gh-3): add release creation through workflows Apr 19, 2025
@pingvinen pingvinen merged commit d76c653 into main Apr 29, 2025
2 checks passed
@pingvinen pingvinen deleted the 3-add-ci-workflow-manually-triggered-for-creating-a-new-release branch April 29, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CI workflow (manually triggered) for creating a new release

2 participants