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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
chaoss
/
CollectOSS
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
13
Code
Issues
250
Pull requests
30
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Centralize path building into a new system class
- #407
#407
Open
MoralCode
wants to merge 29 commits into
main
chaoss/CollectOSS:main
from
feat/centralize-paths
chaoss/CollectOSS:feat/centralize-paths
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
Centralize path building into a new system class
#407
MoralCode
wants to merge 29 commits into
main
chaoss/CollectOSS:main
from
feat/centralize-paths
chaoss/CollectOSS:feat/centralize-paths
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
initial stub of SystemPaths
Show description for 1d7c3e6
MoralCode
committed
1d7c3e6
View commit details
Copy full SHA for 1d7c3e6
Browse repository at this point
helpers for processing paths
Show description for 306ba82
MoralCode
committed
306ba82
View commit details
Copy full SHA for 306ba82
Browse repository at this point
docs and setup
Show description for 32c7969
MoralCode
committed
32c7969
View commit details
Copy full SHA for 32c7969
Browse repository at this point
add create args to all path functions
Show description for 69fc550
MoralCode
committed
69fc550
View commit details
Copy full SHA for 69fc550
Browse repository at this point
create general function for assembling paths so logic is consistent between all of them
Show description for 8ff9642
MoralCode
committed
8ff9642
View commit details
Copy full SHA for 8ff9642
Browse repository at this point
populate facade repo directory
Show description for cae9a1f
MoralCode
committed
cae9a1f
View commit details
Copy full SHA for cae9a1f
Browse repository at this point
populate config directory
Show description for 3e5d0d5
MoralCode
committed
3e5d0d5
View commit details
Copy full SHA for 3e5d0d5
Browse repository at this point
populate logs directory
Show description for 1f81748
MoralCode
committed
1f81748
View commit details
Copy full SHA for 1f81748
Browse repository at this point
populate cache directory
Show description for bc47335
MoralCode
committed
bc47335
View commit details
Copy full SHA for bc47335
Browse repository at this point
add function to print all paths
Show description for 2bc4b04
MoralCode
committed
2bc4b04
View commit details
Copy full SHA for 2bc4b04
Browse repository at this point
make SystemPaths static
Show description for c95a740
MoralCode
committed
c95a740
View commit details
Copy full SHA for c95a740
Browse repository at this point
simplify inclusion of home directory path
Show description for 80fc2fd
MoralCode
committed
80fc2fd
View commit details
Copy full SHA for 80fc2fd
Browse repository at this point
unit testing and fixes for core path builder logic
Show description for 1abd230
MoralCode
committed
1abd230
View commit details
Copy full SHA for 1abd230
Browse repository at this point
print system paths on startup
Show description for e20ed8b
MoralCode
committed
e20ed8b
View commit details
Copy full SHA for e20ed8b
Browse repository at this point
don't write facade and log dirs to the database if they aren't provided via env
Show description for 0bf3c9b
MoralCode
committed
0bf3c9b
View commit details
Copy full SHA for 0bf3c9b
Browse repository at this point
type tweaks for accuracy/documentation
Show description for 84980bd
MoralCode
committed
84980bd
View commit details
Copy full SHA for 84980bd
Browse repository at this point
use logging for paths class
Show description for d0e889e
MoralCode
committed
d0e889e
View commit details
Copy full SHA for d0e889e
Browse repository at this point
read from database for facade and logs directories
Show description for 75830bb
MoralCode
committed
75830bb
View commit details
Copy full SHA for 75830bb
Browse repository at this point
Replace uses of ROOT_PROJECT_REPO_DIRECTORY used for logging
Show description for ac9c878
MoralCode
committed
ac9c878
View commit details
Copy full SHA for ac9c878
Browse repository at this point
add models and discourse analysis paths to the SystemPaths object
Show description for 4cc2178
MoralCode
committed
4cc2178
View commit details
Copy full SHA for 4cc2178
Browse repository at this point
add install path to SystemPaths
Show description for e942c82
MoralCode
committed
e942c82
View commit details
Copy full SHA for e942c82
Browse repository at this point
allow the analysis directories to be somewhat controllable with an environment variable
Show description for 1a7b8af
MoralCode
committed
1a7b8af
View commit details
Copy full SHA for 1a7b8af
Browse repository at this point
replace all remaining uses of ROOT_PROJECT_REPO_DIRECTORY with a call to SystemPaths
Show description for ef3de93
MoralCode
committed
ef3de93
View commit details
Copy full SHA for ef3de93
Browse repository at this point
use SystemPaths for remaining log and facade directory-building too
Show description for ced6645
MoralCode
committed
ced6645
View commit details
Copy full SHA for ced6645
Browse repository at this point
swap path in facade helper
Show description for aa7699b
MoralCode
committed
aa7699b
View commit details
Copy full SHA for aa7699b
Browse repository at this point
deprecate get_absolute_repo_path in favor of SystemPaths.facade_repo_path
Show description for dd0557b
MoralCode
committed
dd0557b
View commit details
Copy full SHA for dd0557b
Browse repository at this point
fix syntax for path printing on startup
Show description for 8c5675b
MoralCode
committed
8c5675b
View commit details
Copy full SHA for 8c5675b
Browse repository at this point
remove unused imports suggested by reviewdog
Show description for 24be1e9
MoralCode
committed
24be1e9
View commit details
Copy full SHA for 24be1e9
Browse repository at this point
ensure the path is getting resolved the same way in startup.py
Show description for be9e1ec
MoralCode
committed
be9e1ec
View commit details
Copy full SHA for be9e1ec
Browse repository at this point
You can’t perform that action at this time.