Skip to content

[pull] main from SkyAPM:main#6

Merged
pull[bot] merged 4 commits into
thompson-tomo:mainfrom
SkyAPM:main
Jun 27, 2026
Merged

[pull] main from SkyAPM:main#6
pull[bot] merged 4 commits into
thompson-tomo:mainfrom
SkyAPM:main

Conversation

@pull

@pull pull Bot commented Jun 27, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

wu-sheng and others added 4 commits June 28, 2026 00:20
Agent / build:
- Add net10.0 target framework across the solution; drop the EOL
  netcoreapp3.1/net5.0/net6.0 targets. Active matrix is net8.0 + net10.0, with
  netstandard2.0 kept as the floor on the foundational libraries.
- Add net10.0 conditional package blocks (Microsoft.Extensions.* /
  EntityFrameworkCore -> 10.0.0) to every project that pins framework packages
  per-TFM; third-party versions unchanged.
- Bump version to 2.3.0.
- CI: install .NET 8 + 10 SDKs and test both target frameworks; modernize
  checkout/setup-dotnet to v4.

Docs:
- Rewrite and complete the documentation: fix the stale sw6/v6 protocol to
  sw8/v8, add a full configuration reference (cross-checked against the config
  source), and add guides for installation, transports (gRPC/Kafka), plugins,
  logging, CLI, and troubleshooting. EN + CN config references kept in sync.
- Publish docs as a Hugo (Hextra theme) site under content/, deployed to GitHub
  Pages via .github/workflows/docs.yml.
- Rename CONTIBUTING.md -> CONTRIBUTING.md; refresh README badges/links.
- Position the project as an independent .NET-ecosystem agent that reports to an
  Apache SkyWalking backend (not an ASF/SkyWalking sub-project).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Hextra theme renders the front-matter `title` as the page H1, but each
content page also started with its own `# Heading` in the body — so every
page (including the home) displayed the title twice. Drop the redundant body
H1 from all content pages; the title now appears once.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Point the README at the published docs site
(https://skyapm.github.io/SkyAPM-dotnet/) for full guides, and trim the
duplicated Getting Started / How to use / Configuration / Features sections
that now live there. Also fixes the README's stale `docs/...` relative links
(the docs were moved under `content/` for the Hugo site).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Enable Hugo's robots.txt (enableRobotsTXT) and add a template that allows all
crawlers and points to the sitemap, so search engines can discover the docs
site. The sitemap.xml is already generated by Hugo.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Jun 27, 2026
@pull pull Bot added the ⤵️ pull label Jun 27, 2026
@pull pull Bot merged commit f3871dd into thompson-tomo:main Jun 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant