Files
Eric Erhardt b81ad95570 Update to Aspire 13.2 (#975)
* Initial update to Aspire 13.2

* Update to latest versions

* Update to stable versions

* Refactor Directory.Packages.props

* Fix the playwright tests by waiting for the identityApi from the webapp.

* Update markdownlint workflow to Node.js 20

markdownlint-cli 0.48.0 requires Node.js >= 20. The v regex flag
used by its string-width dependency is not supported in Node.js 16.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add health check to Identity API in AppHost

Without a health check, WaitFor(identityApi) only waits for the
process to start, not for the HTTP server to be fully initialized.
This caused Playwright login tests to fail on CI because the WebApp
would start before the Identity API was ready to handle requests.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-24 12:42:45 -05:00
..
2026-03-24 12:42:45 -05:00