Skip to content

Setup Github Actions#203

Merged
dave-pollock merged 8 commits intomasterfrom
chore/DO-3457/github-actions
Mar 24, 2026
Merged

Setup Github Actions#203
dave-pollock merged 8 commits intomasterfrom
chore/DO-3457/github-actions

Conversation

@dave-pollock
Copy link
Copy Markdown
Contributor

@dave-pollock dave-pollock commented Mar 23, 2026

  • Remove CircleCI config
  • Add Github Actions config
  • Target .NET 8 instead of .NET 7 (which is now out of support)
  • Enable RestorePackagesWithLockFile (which allow us to enable nuget package caching)
  • Remove the DotNetFrameworkSampleApp (to remove the requirement to use a Windows build server)
  • Update a test card's expiry date to fix tests
  • Update the expected error code in a test when an empty consumer reference is sent to the backend API

@dave-pollock dave-pollock force-pushed the chore/DO-3457/github-actions branch from 4e3703e to 23865b3 Compare March 23, 2026 03:02
@dave-pollock dave-pollock force-pushed the chore/DO-3457/github-actions branch from 82b0807 to 3a35cde Compare March 24, 2026 03:15
@Stuart-Baillie Stuart-Baillie self-requested a review March 24, 2026 09:27
@sonarqubecloud
Copy link
Copy Markdown

@dave-pollock dave-pollock merged commit 0474f01 into master Mar 24, 2026
2 checks passed
@dave-pollock dave-pollock deleted the chore/DO-3457/github-actions branch March 24, 2026 21:34
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