1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
thatmattlove-hyperglass/hyperglass/models
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
..
api Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
config Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
data fix BGP route validation 2024-06-30 23:33:06 -04:00
parsing logging overhaul 2024-04-01 23:42:07 -04:00
tests Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
__init__.py Improve MultiModel API 2021-09-18 09:51:47 -07:00
directive.py fix issue where pattern rules failed validation 2024-06-16 17:12:54 -04:00
fields.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
main.py fix prepending of HYPERGLASS_APP_PATH to values; closes #253 2024-06-01 15:08:59 -04:00
system.py fix container file handling 2024-05-27 16:08:50 -04:00
ui.py update docs 2024-03-25 00:01:16 -04:00
util.py logging overhaul 2024-04-01 23:42:07 -04:00
webhook.py logging overhaul 2024-04-01 23:42:07 -04:00