Skip to content

Add first-class Go hosting docs#950

Draft
davidfowl wants to merge 2 commits into
release/13.4from
davidfowl/go-hosting-docs-13-4
Draft

Add first-class Go hosting docs#950
davidfowl wants to merge 2 commits into
release/13.4from
davidfowl/go-hosting-docs-13-4

Conversation

@davidfowl
Copy link
Copy Markdown
Contributor

Summary

  • Replace the deprecated CommunityToolkit Go hosting page with first-class Aspire.Hosting.Go guidance.
  • Cover AddGoApp / addGoApp, app directories and package paths, app arguments, module helpers, Delve debugging, publish behavior, private modules, and experimental Go templates.
  • Keep the PR scoped to src/frontend/src/content/docs/integrations/frameworks/go-apps.mdx on release/13.4.

Validation

  • pnpm --dir .\src\frontend exec prettier --check src/content/docs/integrations/frameworks/go-apps.mdx
  • git diff --check
  • pnpm --dir .\src\frontend run check-data
  • pnpm --dir .\src\frontend run test:unit:docs

Note: pnpm --dir .\src\frontend run lint currently fails on release/13.4 in tests/unit/llms-txt-twoslash.vitest.test.ts with existing @typescript-eslint/no-unsafe-* errors unrelated to this docs page.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidfowl
Copy link
Copy Markdown
Contributor Author

cc @edmondshtogu

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant