Skip to content

🐛 - Add missing station image fields in ios-native stationsData#640

Merged
guytepper merged 1 commit into
mainfrom
fix-ios-native-station-images-data
Jun 29, 2026
Merged

🐛 - Add missing station image fields in ios-native stationsData#640
guytepper merged 1 commit into
mainfrom
fix-ios-native-station-images-data

Conversation

@guytepper

Copy link
Copy Markdown
Member

What

Adds the missing "image" field to ios-native/app/stationsData.json for two stations:

  • 3900 – Hadera - East → "hadera-east"
  • 4310 – Tira - Kokhav Ya'ir → "tira-kokhav-yair"

Why

These stations already have their image assets referenced in src/data/stations.ts and in the other stationsData.json files (intent, watch, watch-widget, widget), but the ios-native/app copy was left out — likely an oversight from #635. This change brings the data back in sync across all targets.

The referenced image names (hadera-east, tira-kokhav-yair) already have matching imagesets and RN assets, so no asset additions are required.

https://claude.ai/code/session_01GHjUBALjswJqq17FNmHYus

Station 3900 (Hadera - East) and 4310 (Tira - Kokhav Ya'ir) had image
assets referenced in src/data/stations.ts and the other stationsData.json
files, but were missing the "image" field in ios-native/app/stationsData.json.
This keeps the station data consistent across all targets.

Claude-Session: https://claude.ai/code/session_01GHjUBALjswJqq17FNmHYus

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the stationsData.json file by adding image properties to the station entries for 'Hadera - East' and 'Tira - Kokhav Ya'ir'. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@guytepper guytepper merged commit f957fc1 into main Jun 29, 2026
2 checks passed
@guytepper guytepper deleted the fix-ios-native-station-images-data branch June 29, 2026 16:27
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