today_ai_weather/db/seeds/cities
songtianlun 799dfc18ed
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
Docker / docker (push) Waiting to run
fix: update weather fetch timing to days
- Changed 'last_weather_fetch' and 'last_image_generation'
  from 10.hours.ago to 10.days.ago for various cities
- Affects seed data for cities in multiple countries, including:
  - Australia
  - Bangladesh
  - Brazil
  - Canada
  - China
  - Egypt
  - France
  - Germany
  - India
  - Japan
  - Mexico
  - Nigeria
  - Pakistan
  - Russia
  - Saudi Arabia
  - Singapore
  - South Korea
  - Thailand
  - Turkey
  - UK
  - USA
  - Vietnam

This change ensures that the timestamps reflect a more refined time range for when last weather data was fetched, possibly to enhance performance or consistency in application behavior.
2025-01-23 01:50:04 +08:00
..
australia.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
bangladesh.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
brazil.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
canada.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
china.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
egypt.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
france.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
germany.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
india.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
japan.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
mexico.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
nigeria.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
pakistan.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
russia.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
saudi_arabia.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
singapore.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
south_korea.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
thailand.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
turkey.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
uk.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
usa.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00
vietnam.rb fix: update weather fetch timing to days 2025-01-23 01:50:04 +08:00