Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
14
Star
121
Code
Issues
61
Pull requests
68
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(config): follow XDG Base Directory spec for config location
- #1503
#1503
Merged
BYK
merged 18 commits into
main
getsentry/cli:main
from
issue-1502-xdg-base-dir
getsentry/cli:issue-1502-xdg-base-dir
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(config): follow XDG Base Directory spec for config location
#1503
BYK
merged 18 commits into
main
getsentry/cli:main
from
issue-1502-xdg-base-dir
getsentry/cli:issue-1502-xdg-base-dir
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(config): follow XDG Base Directory spec for config location
Show description for 51dc549
jared-outpost[bot]
committed
51dc549
View commit details
Copy full SHA for 51dc549
Browse repository at this point
chore: regenerate docs
github-actions[bot]
committed
2c52b8d
View commit details
Copy full SHA for 2c52b8d
Browse repository at this point
fix(config): only honor legacy ~/.sentry when it contains cli.db or config.json
Show description for b64aaad
jared-outpost[bot]
committed
b64aaad
View commit details
Copy full SHA for b64aaad
Browse repository at this point
Commits on Sep 4, 2026
feat(config): follow XDG spec for binary install path and migrate legacy layout
Show description for 90c9cb2
jared-outpost[bot]
committed
90c9cb2
View commit details
Copy full SHA for 90c9cb2
Browse repository at this point
chore: regenerate docs
github-actions[bot]
committed
531840b
View commit details
Copy full SHA for 531840b
Browse repository at this point
fix(setup): address bugbot findings on binary/config migration
Show description for 78fd927
jared-outpost[bot]
committed
78fd927
View commit details
Copy full SHA for 78fd927
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue-1502-xdg-base-dir
Show description for 4148c42
jared-outpost[bot]
committed
4148c42
View commit details
Copy full SHA for 4148c42
Browse repository at this point
chore: regenerate docs
github-actions[bot]
committed
5927aef
View commit details
Copy full SHA for 5927aef
Browse repository at this point
fix(setup): chmod migrated binary executable as defense-in-depth
Show description for 4bedf8e
jared-outpost[bot]
committed
4bedf8e
View commit details
Copy full SHA for 4bedf8e
Browse repository at this point
feat(upgrade): relocate legacy ~/.sentry/bin to XDG dir when safe
Show description for 5c07acb
jared-outpost[bot]
committed
5c07acb
View commit details
Copy full SHA for 5c07acb
Browse repository at this point
fix(upgrade): compare install dirs case-insensitively on Windows/macOS
Show description for f2bac2a
jared-outpost[bot]
committed
f2bac2a
View commit details
Copy full SHA for f2bac2a
Browse repository at this point
Commits on Sep 5, 2026
refactor(setup): address BYK review on legacy migration
Show description for b03db3b
jared-outpost[bot]
committed
b03db3b
View commit details
Copy full SHA for b03db3b
Browse repository at this point
fix(setup): only migrate binaries out of the legacy ~/.sentry/bin
Show description for 77a0d21
jared-outpost[bot]
committed
77a0d21
View commit details
Copy full SHA for 77a0d21
Browse repository at this point
Commits on Sep 7, 2026
refactor: simplify samePath, dedupe isInPath, make legacy dirs a real list
Show description for 325b4f2
jared-outpost[bot]
committed
325b4f2
View commit details
Copy full SHA for 325b4f2
Browse repository at this point
fix(binary): case-insensitive PATH match in determineInstallDir
Show description for edce9f6
jared-outpost[bot]
committed
edce9f6
View commit details
Copy full SHA for edce9f6
Browse repository at this point
fix(upgrade): normalize trailing slash on XDG_BIN_HOME in known curl paths
Show description for 3a26eb7
jared-outpost[bot]
committed
3a26eb7
View commit details
Copy full SHA for 3a26eb7
Browse repository at this point
refactor(binary): resolve case-fold once; make samePath separator-tolerant
Show description for 9a84530
jared-outpost[bot]
committed
9a84530
View commit details
Copy full SHA for 9a84530
Browse repository at this point
fix(install): accept Windows-absolute XDG_BIN_HOME; inline samePath variants
Show description for 9da4417
jared-outpost[bot]
committed
9da4417
View commit details
Copy full SHA for 9da4417
Browse repository at this point
You can’t perform that action at this time.