1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-26 12:18:14 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
thatmattlove
2589c5fa06 Migrate to typer for hyperglass CLI, implement new setup 2021-09-27 01:40:49 -07:00
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
checktheroads
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
checktheroads
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
checktheroads
3d46ff4380 improve cli formatting; add setup wizard 2020-02-14 16:28:45 -07:00
checktheroads
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00
Renamed from cli/echo.py (Browse further)