Skip to content

[Sprint] Integration: Full build, all tests green, CI pass — sprint completion gate #90

@mpaulosky

Description

@mpaulosky

Purpose

This is the sprint completion gate. After all parallel domain streams (Issues #2-9) and the startup fixes (Issue #10) are merged, this issue tracks the final integration validation.

Depends On

All other sprint issues: Foundation (#1), Issues (#2-3), Categories (#4-5), Statuses (#6-7), Comments (#8-9), Aspire startup (#10)

Tasks

  • All feature branches merged to main (or staging branch)
  • dotnet restore — clean
  • dotnet build --no-restore — zero errors, zero warnings
  • dotnet test --no-build — ALL tests pass across all projects:
    • Unit.Tests
    • Integration.Tests
    • Blazor.Tests
    • Architecture.Tests
    • Aspire tests
  • Push to GitHub — CI pipeline (GitHub Actions) passes all checks
  • Manual smoke test: Start Aspire, create an issue via Web UI, verify it appears in list
  • All sprint issues closed

Acceptance Criteria

  • Full solution builds clean
  • 100% of tests pass (no skips, no failures)
  • GitHub Actions CI all green
  • End-to-end smoke test passes
  • Sprint retrospective note written to .squad/decisions/inbox/aragorn-sprint-retro.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    go:needs-researchNeeds investigationsquadSquad triage inbox — Lead will assign to a membersquad:aragornAssigned to Aragorn (Lead)squad:legolasAssigned to Legolas (Frontend Dev)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions