nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
11 stars 13 forks source link

Install helm chart, reuse workflow, and remove node port #448

Closed WillNilges closed 3 months ago

WillNilges commented 3 months ago

See title. We're installing MeshDB with a helm chart now, as well as being a little more clever about re-using the workflow code. We're also removing the node port since we've got Traefik now.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.76%. Comparing base (e627ff4) to head (9cba6bd). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #448 +/- ## ========================================== + Coverage 94.53% 94.76% +0.22% ========================================== Files 95 101 +6 Lines 4632 5025 +393 ========================================== + Hits 4379 4762 +383 - Misses 253 263 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.