Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
48d38c3151
Bump urllib3 from 1.23 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 22:16:41 +00:00
Joshua Wise
00433bc8d1 Update cloudbuild. 2020-03-12 03:17:15 -04:00
Joshua Wise
0cc1e7581c Fix a few more issues that can cause more 500s than absolutely necessary. 2020-03-07 23:44:06 -05:00
Joshua Wise
2a023d51af use honeycomb_key from environ 2020-03-07 23:22:36 -05:00
Joshua Wise
4b94455678 Convert to GKE; add Honeycomb. 2020-03-07 23:08:04 -05:00
Joshua Wise
772c9b405b Use http to talk to auth on prod, to save a round trip. 2019-06-17 02:37:54 -04:00
Joshua Wise
c7de2b8fc2 Add heartbeat for haproxy; use global domain_root instead of auth_root. 2019-06-14 14:34:16 -04:00
Katharine Berry
6ca38c13a8 Add deployment. 2018-06-30 11:50:19 -07:00
Katharine Berry
0d18c297f6 Add requirements. 2018-06-30 11:50:13 -07:00
Katharine Berry
3735b4f407 Verify user subscription status before doing anything. 2018-06-30 11:27:10 -07:00
Katharine Berry
7a7199a966 Fix which time we use for dow. 2018-06-29 05:29:39 -07:00
Katharine Berry
9cfed171b6 Initial IBM-based weather proxy. No auth yet. 2018-06-29 05:17:35 -07:00
Katharine Berry
1ba8570cf7
Initial commit 2018-06-13 00:55:04 -07:00