Skip to content

docs: Use pkgsite links - #3591

Merged
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:docs/pkgsite-links
Jun 9, 2025
Merged

docs: Use pkgsite links#3591
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:docs/pkgsite-links

Conversation

@alexandear

@alexandearalexandear commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Tested links locally:

pkgsite .2025/06/09 15:27:36 Info: go/packages.Load(["all"]) loaded 189 packages from . in 157.503625ms2025/06/09 15:27:36 Info: go/packages.Load(std) loaded 344 packages from /opt/homebrew/Cellar/go/1.24.3/libexec in 404.353584ms2025/06/09 15:27:36 Info: FetchDataSource: fetching github.com/google/go-github/v72@v0.0.02025/06/09 15:27:36 Info: FetchDataSource: fetching std@latest2025/06/09 15:27:36 Info: Listening on addr http://localhost:80802025/06/09 15:27:37 Info: FetchDataSource: fetched std@latest using *fetch.goPackagesModuleGetter in 215.236334ms with error <nil>2025/06/09 15:27:37 Info: FetchDataSource: fetched github.com/google/go-github/v72@v0.0.0 using *fetch.goPackagesModuleGetter in 563.621917ms with error <nil>

Open in a browser http://localhost:8080/github.com/google/go-github/v72@v0.0.0/github:

image

Also, replaced whitespaces with tabs in examples.

@codecov

codecovBot commented Jun 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (8878e69) to head (0a2d303).
Report is 2 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3591 +/- ##
=======================================
Coverage 91.32% 91.32% =======================================
Files 184 184 Lines 16143 16143 =======================================
Hits 14742 14742 Misses 1227 1227 Partials 174 174 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis
gmlewis merged commit c400937 into google:masterJun 9, 2025
@alexandear
alexandear deleted the docs/pkgsite-links branch June 9, 2025 16:13
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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.

2 participants

@alexandear@gmlewis