Skip to content

Resolves #254 and #364#366

Merged
craigfowler merged 7 commits into
masterfrom
craigfowler/issue254
Jun 11, 2026
Merged

Resolves #254 and #364#366
craigfowler merged 7 commits into
masterfrom
craigfowler/issue254

Conversation

@craigfowler

Copy link
Copy Markdown
Member

This work will resolve #254 and resolve #364 by splitting up the pipeline into reusable actions, as well as introducing a "publish to NuGet" workflow.

This introduces some (as yet untested) new
pipelines.  I'm essentially doing #364 as
well as #254 because this also includes refactoring
the pipeline into reusable chunks.
Of course, if I've not checked the repo out
yet then how can I possibly use a customised
checkout action?  Chicken/egg.
Turns out that was the wrong approach.

This reverts commit bf9bc36.
Turns out I had the directory structure wrong.
@sonarqubecloud

Copy link
Copy Markdown

@craigfowler
craigfowler merged commit bcc39dd into master Jun 11, 2026
3 checks passed
@craigfowler
craigfowler deleted the craigfowler/issue254 branch June 11, 2026 21:27
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.

Split up the CI build pipelines Create a GitHub workflow which publishes packages to NuGet after I tag a release

1 participant