Commit Graph

22 Commits

Author SHA1 Message Date
a2d6ee7400 Run npm audit fix in response to vulnerabilities in libraries 0.0.9 2026-02-21 19:39:09 +00:00
7903344eea Add data normalisation and remove hash libraries & functions as hashes are no longer required. 2026-02-21 19:38:17 +00:00
0c934a748f Adjust logging so NATS connection closure only logs error if the error is defined. 0.0.8 2026-02-18 22:43:40 +00:00
33bd1cd320 Update NATS connection to handle using a KV store to track last update 0.0.7 2026-02-18 21:54:05 +00:00
e115edd79e Ensure S3 configured to create bucket if not exists 0.0.6 2026-02-18 19:39:24 +00:00
1f07951b88 Remove excessive logging per line 0.0.5 2026-02-18 19:17:45 +00:00
b0a45f4000 Add WARN log warning that version checking is not enabled. 2026-02-17 18:56:09 +00:00
b42e37c569 Fix import path in three places.
Switch Dockerfile to use absolute paths
0.0.4
2026-02-17 18:53:41 +00:00
2cb9c320cf Remove DB connection.
Move to using internal API to check current version.
0.0.3
2026-01-16 22:41:18 +00:00
c90163cdce Switch to central config loader using mounted secret files. v0.0.2 2026-01-13 19:53:08 +00:00
cb37774a3a Change method of fetching hostname to use native os.hostname v0.0.1 2026-01-13 19:15:59 +00:00
45350e7a2b Add Dockerfile and build automation 2026-01-13 19:15:44 +00:00
8f522046aa Add comment for next steps 2026-01-12 19:47:04 +00:00
5653aca823 Add initial NATS code 2026-01-12 19:45:18 +00:00
b1fcea7aea hard-code collection name 2026-01-12 19:37:51 +00:00
068cca32b4 Feature Complete:
- MongoDB Check before Initialising
- Output to file or S3
- Output to correct format for JSON Schema
2026-01-07 19:51:07 +00:00
03ac6431ff Add fetch and stream to temporary file 2026-01-06 20:58:12 +00:00
49b46f5e9c Add Gitea connection code 2026-01-05 19:41:30 +00:00
9ceb871f0f Directory organisation 2026-01-05 01:24:18 +00:00
fe99f4fd7e Add log function 2026-01-05 01:23:06 +00:00
Fred Boniface
6d9631d181 Initialise package 2025-12-16 23:38:31 +00:00
bfbdb3dbcb Initial commit 2025-12-16 23:28:34 +00:00