Skip to content

fix(config): rename on-disk config file to splunk-ao-config.json (HYBIM-918) - #190

Open
etserend wants to merge 2 commits into
mainfrom
fix/HYBIM-918-rename-config-file
Open

fix(config): rename on-disk config file to splunk-ao-config.json (HYBIM-918)#190
etserend wants to merge 2 commits into
mainfrom
fix/HYBIM-918-rename-config-file

Conversation

@etserend

Copy link
Copy Markdown
Contributor

Summary

  • Renames SplunkAOConfig.config_filename from galileo-python-config.jsonsplunk-ao-config.json (src/splunk_ao/config.py:74)
  • Updates migration tool README: removes config filename from the "unchanged" list, adds new §5.3 with old→new table, adds checklist item in §9
  • Adds breaking change entry to CHANGELOG.md

Breaking Change

Users with saved credentials at ~/.galileo/galileo-python-config.json must either rename the file to ~/.galileo/splunk-ao-config.json or delete it and re-authenticate.

Test plan

  • grep confirms no tests reference the old filename — no test changes needed
  • 1902 tests passed locally (poetry run pytest); skipped tests are pre-existing optional-dep issues unrelated to this change

Jira: HYBIM-918

🤖 Generated with Claude Code

etserend and others added 2 commits July 30, 2026 16:33
…o-config.json (HYBIM-918)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…k-ao-config.json (HYBIM-918)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@etserend
etserend force-pushed the fix/HYBIM-918-rename-config-file branch from 204b656 to 2c0b6ca Compare July 30, 2026 21:33
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