Skip to content

Migrating to GH actions#317

Merged
mariotoffia merged 24 commits intomasterfrom
ci-gh-action-migration
Jun 26, 2025
Merged

Migrating to GH actions#317
mariotoffia merged 24 commits intomasterfrom
ci-gh-action-migration

Conversation

@mariotoffia
Copy link
Copy Markdown
Owner

@mariotoffia mariotoffia commented Oct 6, 2024

Today it uses appveyor to build and perform unit testing. This needs to be migrated to github.

  • Build
  • Ensure that test may access docker command on the path to spin up containers
  • Run test -> Spins up many docker containers, configures docker networks, and test volume handling
  • Publishes the nuget packages to nuget.org - API key needs to be a secret (as it is in appveyor)

This should be migrated into github workflows. Only build and test on pull request merge attempt to master and not for each commit.

@mariotoffia mariotoffia added this to the 3.0.0-RELEASE milestone Oct 6, 2024
@mariotoffia mariotoffia self-assigned this Oct 6, 2024
@sonarqubecloud
Copy link
Copy Markdown

@mariotoffia mariotoffia merged commit a9b0061 into master Jun 26, 2025
0 of 4 checks passed
@mariotoffia mariotoffia deleted the ci-gh-action-migration branch June 26, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant