Skip to content

HYBIM-952 Rename .galileo dir - #221

Open
ridhima-splunk wants to merge 1 commit into
mainfrom
rename-galileo-dir
Open

HYBIM-952 Rename .galileo dir#221
ridhima-splunk wants to merge 1 commit into
mainfrom
rename-galileo-dir

Conversation

@ridhima-splunk

@ridhima-splunk ridhima-splunk commented Aug 11, 2026

Copy link
Copy Markdown

Overridden directory to .splunk in SplunkAOConfig.
.galileo creation will also exist from the parent GalileoConfig but a note to ignore it has been added.

Tested with:

uv run python -c "                                                                                                                                                                                                                              
from splunk_ao.config import SplunkAOConfig                                                                                                                                                                                                       
from pathlib import Path                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                    
validated_home = SplunkAOConfig.set_home_dir(Path.home() / '.splunk')                                                                                                                                                                             
print('home_dir:', validated_home)                                                                                                                                                                                                                
print('exists:', validated_home.exists())
"

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ridhima-splunk

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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.

1 participant