Skip to content

GitHub Actions CI for .NET 9 #26

@unrealbg

Description

@unrealbg

Summary

No automated CI for .NET 9, or not covering restore, build, test, and dotnet format.

Scope

  • Area(s): Infrastructure, DevOps
  • Non-goals: Manual build/test procedures

Plan

  • Setup actions/setup-dotnet with .NET 9
  • Cache NuGet; run dotnet format --verify-no-changes
  • Run on push and PR to main/dev
  • Add status badges to README

Acceptance criteria

  • Runs on push and PR to main/dev
  • Fails on test or formatting errors
  • Status badges added to README
  • Build, tests, and formatting pass in CI

Additional context

Labels: devops

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions