Skip to content

HYBIM-952 Rename .galileo dir to .splunk(new - duplicate of PR#221) - #233

Merged
ridhima-splunk merged 1 commit into
mainfrom
rename-galileo-dir-new
Aug 25, 2026
Merged

HYBIM-952 Rename .galileo dir to .splunk(new - duplicate of PR#221)#233
ridhima-splunk merged 1 commit into
mainfrom
rename-galileo-dir-new

Conversation

@ridhima-splunk

Copy link
Copy Markdown
Contributor

Overridden directory to .splunk in SplunkAOConfig.
.galileo directory will not be created anymore, only .splunk dir will be created.

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())

@ridhima-splunk ridhima-splunk changed the title Rename .galileo dir to .splunk(new - duplicate of PR#221) HYBIM-952 Rename .galileo dir to .splunk(new - duplicate of PR#221) Aug 25, 2026
@ridhima-splunk
ridhima-splunk merged commit f9f38d1 into main Aug 25, 2026
13 checks passed
@ridhima-splunk
ridhima-splunk deleted the rename-galileo-dir-new branch August 25, 2026 19:39
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants