Skip to content

Fix weather fetcher#44

Open
scorphus wants to merge 2 commits into
oh-my-fish:masterfrom
scorphus:fix-weather-fetcher
Open

Fix weather fetcher#44
scorphus wants to merge 2 commits into
oh-my-fish:masterfrom
scorphus:fix-weather-fetcher

Conversation

@scorphus
Copy link
Copy Markdown
Member

This PR introduces two changes:

  1. Fail weather.fetch with no data on HTTP errors
    Fix When $argv is empty null errors apear #35
    Close test if $argv is set to prevent weather to run an empty query #36
    Fix Math Errors on Install #42
    Close Use documented API parameter #43
  2. Fix weather.fetcher identifying stale cache files
    Fix Update weather 'cache' for city command? #34

@scorphus scorphus requested review from a team, bobthecow and derekstavis December 27, 2022 22:52
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.

Math Errors on Install When $argv is empty null errors apear Update weather 'cache' for city command?

1 participant