1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 00:38:06 +00:00
thatmattlove-hyperglass/hyperglass
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
cli Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
compat Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
configuration logging overhaul 2024-04-01 23:42:07 -04:00
defaults Fix for IPv6 traceroute for juniper devices 2024-06-19 15:11:22 -03:00
exceptions Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
execution Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
external Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
frontend fix logging issues 2024-06-30 23:22:46 -04:00
images update defaults & docs with new logo 2020-07-04 15:01:25 -07:00
models Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
plugins Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
state Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
ui Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
util logging overhaul 2024-04-01 23:42:07 -04:00
.gitignore cleanup 2020-04-12 02:17:16 -07:00
__init__.py update module docstring 2022-12-26 10:07:04 -05:00
console.py Migrate to typer for hyperglass CLI, implement new setup 2021-09-27 01:40:49 -07:00
constants.py prepare v2.0.4 2024-07-01 00:01:03 -04:00
log.py remove unnecessary logging 2024-06-30 23:54:37 -04:00
main.py fix prepending of HYPERGLASS_APP_PATH to values; closes #253 2024-06-01 15:08:59 -04:00
settings.py Refactor HyperglassSettings name 2021-09-22 22:30:16 -07:00
types.py Add is_series type guard, with tests 2021-09-16 15:57:12 -07:00