- [x] Fix deprecated steps in CI (tests) - [x] Fix `go build ./...` failing from repo root (cmd package name collision) - [x] Fix remaining README typos and branding inconsistency - [x] Add SRI hash to the Plotly CDN script tag - [x] Add coverage report to CI workflow - [x] Add license and other required files - [x] Purge large PNG from git history - [x] Add Dependabot (gomod + github-actions) for automated dependency updates - [x] Update documenation with dockerized stuff - [x] Dockerize Spectogram - [x] Add Docker checks into CI - [x] Update documenation with docker stuff... - [x] Create helm chart for k8s (kind) cluster - [x] Add CI workflow for changelog - [x] Add CI release automation - [x] Improve CI workflows status/reports - [x] Update documentation for k8s and CI setup
go build ./...failing from repo root (cmd package name collision)