This website requires JavaScript.
Explore
Help
Register
Sign In
owain
/
MileVault
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and push images
139 workflow runs
Actor
All actors
owain
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
Fix wellness sync crash: serialize intraday_hr as JSON string for psycopg2
Build and push images #49
:
Commit
37ffd4c9e0
pushed by
owain
main
2026-06-07 11:02:52 +01:00
20s
View workflow file
Fix HealthPage crash: move intradayData query below selectedDay declaration
Build and push images #48
:
Commit
d57054509c
pushed by
owain
main
2026-06-07 10:51:45 +01:00
25s
View workflow file
Fix missing avg_hr_day/weight data; add 24hr HR chart to daily snapshot
Build and push images #47
:
Commit
f927e32853
pushed by
owain
main
2026-06-07 10:48:25 +01:00
25s
View workflow file
Add sync progress bar; change auto-sync to every 30 minutes
Build and push images #46
:
Commit
a28ce0e009
pushed by
owain
main
2026-06-07 10:36:57 +01:00
32s
View workflow file
Fix five code-review findings: token auth, sync rate-limiting, model drift, FK cascade
Build and push images #45
:
Commit
a9b3da858d
pushed by
owain
main
2026-06-07 10:31:04 +01:00
20s
View workflow file
Fix sync_lookback_days actually controlling the sync window
Build and push images #44
:
Commit
211f77a574
pushed by
owain
main
2026-06-07 01:36:33 +01:00
2m13s
View workflow file
Fix Garmin stats sync, add route merge/map/links, fix PR constraint
Build and push images #43
:
Commit
22b41109f5
pushed by
owain
main
2026-06-07 01:25:35 +01:00
29s
View workflow file
Fix: commit missing init_db migration for sync_lookback_days column
Build and push images #42
:
Commit
edeb3ccece
pushed by
owain
main
2026-06-07 01:13:09 +01:00
1m8s
View workflow file
Fix: add sync_lookback_days column to GarminConnectConfig model
Build and push images #41
:
Commit
17ec83bfc2
pushed by
owain
main
2026-06-07 01:08:38 +01:00
1m58s
View workflow file
Fix Garmin Connect save — make password optional for settings updates
Build and push images #40
:
Commit
a3c039b3ea
pushed by
owain
main
2026-06-07 00:59:32 +01:00
1m27s
View workflow file
Add configurable sync_lookback_days for Garmin Connect
Build and push images #39
:
Commit
f8c126fbda
pushed by
owain
main
2026-06-07 00:41:33 +01:00
28s
View workflow file
Fix Garmin Connect sync to import full history and prevent re-downloads
Build and push images #38
:
Commit
335bd0a053
pushed by
owain
main
2026-06-07 00:35:24 +01:00
1m27s
View workflow file
Fix health trends range selector; add day navigation and chart click
Build and push images #37
:
Commit
7d6d34f61f
pushed by
owain
main
2026-06-07 00:29:48 +01:00
2m7s
View workflow file
Add Garmin Connect auto-sync via python-garminconnect
Build and push images #36
:
Commit
6d224d51c5
pushed by
owain
main
2026-06-07 00:08:45 +01:00
25s
View workflow file
Add daily health snapshot to Health page
Build and push images #35
:
Commit
0cdc653664
pushed by
owain
main
2026-06-06 23:48:05 +01:00
1m49s
View workflow file
Fix wellness parser: field names, sleep epoch durations, HRV, sleep score
Build and push images #34
:
Commit
c3637fa3fa
pushed by
owain
main
2026-06-06 23:34:20 +01:00
21s
View workflow file
Fix upload auto-refresh, health data refresh, and HR zone recalculation
Build and push images #33
:
Commit
95f704cb54
pushed by
owain
main
2026-06-06 23:14:40 +01:00
25s
View workflow file
Fix PocketID login redirect
Build and push images #32
:
Commit
b5fd17a597
pushed by
owain
main
2026-06-06 19:56:49 +01:00
26s
View workflow file
Fix PocketID OIDC endpoints for auth.jarrett.eu
Build and push images #31
:
Commit
df6c993709
pushed by
owain
main
2026-06-06 19:51:30 +01:00
21s
View workflow file
Fix PocketID callback URL to use full base URL
Build and push images #30
:
Commit
34284f3d9d
pushed by
owain
main
2026-06-06 19:43:47 +01:00
19s
View workflow file
Fix wellness_parser - had fit_parser content instead of wellness parser
Build and push images #29
:
Commit
16cf4a9313
pushed by
owain
main
2026-06-06 19:39:15 +01:00
21s
View workflow file
Fix FIT parser - handle raw timestamps and semicircle auto-detection
Build and push images #28
:
Commit
ed4ab0eff8
pushed by
owain
main
2026-06-06 19:33:00 +01:00
20s
View workflow file
Fix SDK field names - use camelCase throughout
Build and push images #27
:
Commit
0fd3ff7414
pushed by
owain
main
2026-06-06 19:28:45 +01:00
1m7s
View workflow file
Remove fitparse entirely - use Garmin SDK only with messages dict approach
Build and push images #26
:
Commit
f609931ebc
pushed by
owain
main
2026-06-06 19:19:25 +01:00
1m31s
View workflow file
Fix duplicate detection, add wellness suffixes, add reprocess endpoint
Build and push images #25
:
Commit
e9811d8d83
pushed by
owain
main
2026-06-06 19:03:03 +01:00
19s
View workflow file
Fix map route not rendering; fix health date filter timezone mismatch
Build and push images #24
:
Commit
93b8f00f94
pushed by
owain
main
2026-06-06 18:52:55 +01:00
24s
View workflow file
Fix package.json, Dockerfile, add CI validation to prevent recurrence
Build and push images #23
:
Commit
24f8417982
pushed by
owain
main
2026-06-06 18:28:08 +01:00
36s
View workflow file
Fix package.json trailing comma
Build and push images #22
:
Commit
070267eee5
pushed by
owain
main
2026-06-06 18:21:16 +01:00
32s
View workflow file
Remove non-existent polyline-codec package
Build and push images #21
:
Commit
4b93cbf5e0
pushed by
owain
main
2026-06-06 18:19:57 +01:00
16s
View workflow file
Fix frontend Dockerfile - use npm install not npm ci
Build and push images #20
:
Commit
b0248fb581
pushed by
owain
main
2026-06-06 18:18:06 +01:00
26s
View workflow file
First
Previous
1
2
3
4
5
Next
Last