Commit Graph

8 Commits

Author SHA1 Message Date
AndReicscs 8589ce8e8e updated to api/v2 2026-06-22 12:21:52 +00:00
AndReicscs 885c1b89ac removed legacy versioning logic from schemas, versioning is now strictly handled through the semantic versioning system, if a major version doesn't match, the schema changed. 2026-06-21 14:30:29 +00:00
AndReicscs 3c760c5942 updated versioning logic to leverage the semantic versioning instead of min_ver variables. reflected changes to docs, removed background polling for registry.
started to transition honeywire system versions to 2.0.0

improved workers startup messages
2026-06-17 11:49:18 +00:00
AndReicscs e4997c1712 updated from integer versioning to semantic versioning using golang.org/x/mod/semver 2026-06-16 10:05:06 +00:00
AndReicscs 27f64fe5ca added sensor rollback workflow 2026-06-16 08:12:59 +00:00
AndReicscs c813554a42 implemented phase 1 versioning implementation 2026-06-15 13:07:05 +00:00
AndReicscs 2f5e0db8fd fix mockhub workflow 2026-06-02 20:34:00 +00:00
AndReicscs 0ee26b1dcb moved mock_hub to scripts folder
separated security into its own workflow
2026-06-02 20:10:29 +00:00