Skip to content

Commit

Permalink
Commercial bundle updater 0% test (#27578)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii authored and domlander committed Jan 7, 2025
1 parent 573b7fb commit 699a677
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions common/conf/env/DEVINFRA.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ aws.bucket=none
ophan.api.host=http://api.ophan.co.uk/api
ophan.api.key=none

weather.api.key=none

images.signature-salt=none

riffraff.url=
Expand Down Expand Up @@ -100,8 +98,6 @@ stack.automateKey=none
tests.mode=none
tests.baseUrl=http://localhost

weather.api.key=none

# Radiator
riffraff.url=https://localhost
riffraff.apikey=none
Expand Down
3 changes: 0 additions & 3 deletions static/src/javascripts/lib/raven.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ const sentryOptions: RavenOptions = {
'UnknownError',
'TypeError: Failed to fetch',
'TypeError: NetworkError when attempting to fetch resource',

// weatherapi/city.json frequently 404s and lib/fetch-json throws an error
'Fetch error while requesting https://api.nextgen.guardianapps.co.uk/weatherapi/city.json:',
],

dataCallback(data: { tags: { origin?: string }; culprit?: string }) {
Expand Down

0 comments on commit 699a677

Please sign in to comment.