Solar-Helix-Independent-Transport / allianceauth-corp-tools-pinger

I_infra on steriods
MIT License
0 stars 3 forks source link

Modernize Repo + remove hardcoded state #8

Closed soratidus999 closed 2 months ago

soratidus999 commented 3 months ago

add a setting for valid state names, instead of hardcoded to member. This can probably be a M2M in pingerconfig, but i was keeping it simple

expands install readme a bit

brings pre-commit into line with corp-tools core so there was some formatting changes, will likely modernize the repo at a later point with pyproject.toml

CT_PINGER_VALID_STATES is the important change