1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-02-07 17:58:24 +00:00
thatmattlove-hyperglass/hyperglass/models/config
Jason Hall 830f300822 Upgraded tooling and testing
Due to changes in tooling from the originals used file formats have changed.

pnpm	10.10.0
rye	0.44.0
ruff	0.11.8

CI is now testing on a matrix of pnpm, node, and python versions. This
will hopefully cover edgecases where users are running various version.
Still needs update to use python version in matrix with `rye`.

Installs OS deps in workflow

Adds 'packages' key in workspace form pnpm 9

Makes testing for BaseExternal configurable

Adds redis and httpbin as service containers

ruff lint changed dictionary comprehensions

adds environment variables for httpbin

Fixes runner to docker communications
2025-05-13 17:55:56 -04:00
..
__init__.py migrate config models to models module 2020-10-11 13:14:07 -07:00
cache.py Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
credential.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
devices.py logging overhaul 2024-04-01 23:42:07 -04:00
docs.py remove params.docs.mode field; fix params.docs.path default value 2024-04-02 00:08:06 -04:00
http_client.py fix import sorting 2024-03-17 16:04:41 -04:00
logging.py fix import sorting 2024-03-17 16:04:41 -04:00
messages.py logging overhaul 2024-04-01 23:42:07 -04:00
opengraph.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
params.py properly format menu content with configuration parameters 2024-05-28 14:42:45 -04:00
proxy.py fix import sorting 2024-03-17 16:04:41 -04:00
structured.py fix import sorting 2024-03-17 16:04:41 -04:00
web.py (possibly) fix log width issue 2024-06-16 16:59:22 -04:00