Commit graph

23 commits

Author SHA1 Message Date
a482d5bba8 feat: upgrade python version and install frontend in container 2024-11-09 17:12:34 +00:00
28e817f814 lint 2023-10-23 17:53:48 +01:00
64c6414fb8 feat: adds report for blocks today 2023-10-23 17:33:17 +01:00
2498f408c8 lint(type): use narrower [method-assign] instead of [assignment] 2023-03-12 12:25:06 +00:00
62d87341ad app: allow disabling metrics by environment variable 2022-11-15 14:29:50 +00:00
7f9b3b9b64 app: check not_migrating before registering metrics 2022-11-13 19:04:00 +00:00
9373e107fc metrics: merge back to __init__.py to avoid context issues 2022-11-02 14:54:09 +00:00
430ef0f86a metrics: don't fail if no argument is given to command 2022-11-02 14:24:18 +00:00
f92e713e98 ci: update type packages 2022-11-02 14:22:01 +00:00
0ab9fdebc5 metrics: remove type ignores that are no longer required 2022-11-02 13:58:54 +00:00
28c07b7d82 metrics: remove circular import 2022-11-02 13:24:02 +00:00
8aad3368af disable metrics collectors during nosetests 2022-11-02 13:17:20 +00:00
821d5d07db disable metrics collectors during nosetests 2022-11-02 13:10:45 +00:00
a189e8756c lint 2022-10-08 19:26:50 +01:00
3c5abee77c metrics: do not initialise metrics when running db migrations 2022-10-08 19:20:15 +01:00
4081a38552 metrics: refactor into a separate module
as much as possible, given we need flask context
2022-10-05 15:57:58 +01:00
6838596e8f metrics: very basic initial metrics 2022-10-05 15:25:51 +01:00
affa0f0149 tfstate: very basic terraform state backend in flask 2022-08-29 19:16:35 +01:00
dd501a6e4e ci: add flake8 2022-05-16 13:29:48 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00
b7a2201ad6 schemas: generate some good schemas 2022-04-27 13:30:49 +01:00
2674e115f3 models: big refactor 2022-04-22 14:01:16 +01:00
09f0b0672d Initial import 2022-04-08 12:59:00 +01:00