Skip to content

docs: simplify installation instructions to use go install#6

Merged
platinummonkey merged 1 commit into
mainfrom
chris.rybicki/simplify-install-instructions
Feb 10, 2026
Merged

docs: simplify installation instructions to use go install#6
platinummonkey merged 1 commit into
mainfrom
chris.rybicki/simplify-install-instructions

Conversation

@Chriscbr
Copy link
Copy Markdown
Contributor

@Chriscbr Chriscbr commented Feb 10, 2026

Summary

  • Replace multi-step clone-and-build installation instructions with a single go install github.com/DataDog/pup@latest command

Test plan

  • Verify go install github.com/DataDog/pup@latest works correctly

🤖 Generated with Claude Code

Replace multi-step clone-and-build instructions with a single
`go install github.com/DataDog/pup@latest` command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Chriscbr Chriscbr marked this pull request as ready for review February 10, 2026 02:41
@Chriscbr Chriscbr requested a review from a team as a code owner February 10, 2026 02:41
@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

Overall Coverage: 75.1% Coverage

Threshold: 80% ❌

Coverage by Package
## Coverage by Package

- github.com/DataDog/pup/pkg/auth/callback/server.go:40: 81.2%
- github.com/DataDog/pup/pkg/auth/dcr/client.go:28: 100.0%
- github.com/DataDog/pup/pkg/auth/dcr/types.go:24: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/client.go:22: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/pkce.go:24: 85.7%
- github.com/DataDog/pup/pkg/auth/storage/factory.go:53: 94.7%
- github.com/DataDog/pup/pkg/auth/storage/keychain.go:44: 42.9%
- github.com/DataDog/pup/pkg/auth/storage/storage.go:58: 71.4%
- github.com/DataDog/pup/pkg/auth/types/types.go:23: 100.0%
- github.com/DataDog/pup/pkg/client/client.go:28: 94.1%
- github.com/DataDog/pup/pkg/config/config.go:22: 100.0%
- github.com/DataDog/pup/pkg/formatter/formatter.go:31: 100.0%
- github.com/DataDog/pup/pkg/util/time.go:20: 95.8%

## Summary

total:								(statements)		75.1%

📈 Coverage Status: ❌ FAILED - Coverage below minimum threshold

Updated for commit f381012

@platinummonkey platinummonkey merged commit 225cea7 into main Feb 10, 2026
7 checks passed
@platinummonkey platinummonkey deleted the chris.rybicki/simplify-install-instructions branch February 10, 2026 02:44
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.

2 participants