Skip to content

Platform location config#89

Merged
danielbusnz merged 5 commits into
masterfrom
refactor/configurable-city-config
Apr 21, 2026
Merged

Platform location config#89
danielbusnz merged 5 commits into
masterfrom
refactor/configurable-city-config

Conversation

@danielbusnz

Copy link
Copy Markdown
Collaborator

Adds config.py so forks for other cities can change location in one place instead of editing hardcoded values across the codebase.

Wires CITY_NAME, CITY_STATE, CITY_HASHTAGS, and POSTAL_CODE into abstractions.py, rescue_groups.py, manual.py, and bluesky.py. All 49 tests pass.

Centralizes CITY_NAME, CITY_STATE, CITY_HASHTAGS, and POSTAL_CODE so
forks for other cities can configure these in one place instead of
editing hardcoded values throughout the codebase.

@binamkayastha binamkayastha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@danielbusnz danielbusnz merged commit 9445457 into master Apr 21, 2026
1 check passed
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.

2 participants