1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
thatmattlove-hyperglass/hyperglass/state
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
..
tests Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
__init__.py Add separate hooks for major state objects, add tests 2021-09-16 13:46:50 -07:00
hooks.py Overhaul configuration initialization process, add missing device to directive association 2021-09-17 18:15:59 -07:00
manager.py Refactor HyperglassSettings name 2021-09-22 22:30:16 -07:00
redis.py logging overhaul 2024-04-01 23:42:07 -04:00
store.py Plugin/directive fixes 2021-09-21 07:54:16 -07:00