Commit Graph

79 Commits

Author SHA1 Message Date
295c8f1589 see svg
Some checks failed
Run short tests / run-tests (push) Failing after 1m9s
Run nightly tests / nightly-tests (push) Successful in 1m24s
2025-07-15 17:48:35 +02:00
739497a853 try skip ci [skip ci] 2025-07-15 17:47:15 +02:00
8da79514b8 Add badge readme
All checks were successful
Run short tests / run-tests (push) Successful in 1m5s
Run nightly tests / nightly-tests (push) Successful in 1m23s
2025-07-15 17:44:39 +02:00
872c7b356f Merge pull request 'feature/improve_test_automation' (#2) from feature/improve_test_automation into main
All checks were successful
Run short tests / run-tests (push) Successful in 1m5s
Run nightly tests / nightly-tests (push) Successful in 1m37s
Reviewed-on: #2
2025-07-15 17:42:21 +02:00
6fab12e7bd upload artifacts v3
All checks were successful
Run short tests / run-tests (push) Successful in 1m38s
Run short tests / run-tests (pull_request) Successful in 1m6s
2025-07-15 17:39:36 +02:00
cbdc1295f2 Modify coverage upload
Some checks failed
Run short tests / run-tests (push) Failing after 1m11s
2025-07-15 17:37:47 +02:00
a7ae5d465c try to upload coverage out
Some checks failed
Run short tests / run-tests (push) Failing after 2m18s
2025-07-15 17:33:27 +02:00
8df89d3478 schedule looks good now, run at 20 utc, so 21 cest.
All checks were successful
Run short tests / run-tests (push) Successful in 1m15s
Run nightly tests / nightly-tests (push) Successful in 1m50s
2025-05-21 14:51:24 +02:00
f97841b079 print working see with checkout
All checks were successful
Run short tests / run-tests (push) Successful in 1m14s
Run nightly tests / nightly-tests (push) Successful in 1m40s
2025-05-21 14:41:44 +02:00
17d2f4d1f5 test cron
All checks were successful
Run short tests / run-tests (push) Successful in 1m15s
Run nightly tests / test-cron-job (push) Successful in 30s
2025-05-21 14:38:05 +02:00
1aa6c7dac4 test cron at 1430
All checks were successful
Run short tests / run-tests (push) Successful in 1m14s
Run nightly tests / run-tests (push) Successful in 1m41s
2025-05-21 14:24:22 +02:00
da5bf43197 add push to main
All checks were successful
Run short tests / run-tests (push) Successful in 1m14s
Run nightly tests / run-tests (push) Successful in 1m40s
2025-05-21 10:52:29 +02:00
0d803f4b23 add nightly cron at 0am
All checks were successful
Run short tests / run-tests (push) Successful in 1m38s
2025-05-20 15:22:30 +02:00
fc4e0217b2 check if lable works
All checks were successful
Run short tests / run-tests (push) Successful in 1m13s
Run nightly tests / run-tests (push) Successful in 1m36s
2025-05-20 15:20:07 +02:00
d4db20be16 add nightly test template
Some checks failed
Run nightly tests / run-tests (push) Failing after 13s
Run short tests / run-tests (push) Has been cancelled
2025-05-20 15:19:16 +02:00
1041016210 Revert "change runner to linux"
Some checks failed
Run short tests / run-tests (push) Has been cancelled
This reverts commit 99ed529600.
2025-05-20 15:18:18 +02:00
99ed529600 change runner to linux
Some checks failed
Run short tests / run-tests (push) Failing after 12s
2025-05-20 15:16:58 +02:00
f02bb1e6fb Merge pull request 'feature/refactoring' (#1) from feature/refactoring into master
All checks were successful
Run short tests / run-tests (push) Successful in 1m58s
Reviewed-on: https://code.jamesvillage.dev/tliu93/home-automation-backend/pulls/1
2025-05-19 22:28:40 +02:00
ccb70e3165 Use struct, idomatic go way to write homeassistant component and make it 100 test covered
All checks were successful
Run short tests / run-tests (push) Successful in 1m2s
Run short tests / run-tests (pull_request) Successful in 1m2s
2025-05-19 22:20:05 +02:00
0a76c5feca wip 2025-05-19 20:25:53 +02:00
234323c766 Add more tests for ha
All checks were successful
Run short tests / run-tests (push) Successful in 1m1s
2024-10-23 13:53:29 +02:00
2a1a40f75f Rename ticktickutil, add interface for di 2024-10-22 16:40:19 +02:00
f295779566 Add test structure 2024-10-22 14:09:51 +02:00
269cedd70b rename .github workflow 2024-10-21 11:14:48 +02:00
6ded11a22f Fix action 2024-10-18 17:15:31 +02:00
ad6b7cdbc1 Starts adding tests and github workflow 2024-10-18 17:14:10 +02:00
Tianyu Liu
7827ec794d Create tests.yml 2024-10-18 17:13:16 +02:00
7a4b28fe01 Learn action file 2024-10-18 12:12:03 +02:00
7d96a3e292 try action on this repo 2024-10-18 12:10:49 +02:00
9c414d28ad Add homeassistant to ticktick 2024-09-19 15:10:33 +02:00
271368bf52 Ported to golang, only ticktick remaining 2024-09-18 17:19:31 +02:00
d8d6c8bb35 Ported location recorder 2024-09-18 16:41:26 +02:00
197b9a3d63 Revise float to str 2024-09-18 10:36:00 +02:00
336485a309 Improve bidi sync between notion and db 2024-09-18 10:25:02 +02:00
6280711f77 Add db notion bidirectional syncing 2024-09-17 23:22:58 +02:00
47b906a477 remove db from source control 2024-09-17 21:21:31 +02:00
bcba9f8a11 Poo recorder almost ported to go, needs to have perodically backup 2024-09-17 16:28:12 +02:00
c357c533e3 Some working 2024-09-16 16:55:29 +02:00
93d3f1113f Skeleton of helper location recorder 2024-09-14 12:33:09 +02:00
322905809c Tool not using own notion lib anymore 2024-09-10 15:51:18 +02:00
ea9c650f82 Start with go version 2024-09-10 10:08:12 +02:00
af8b4db718 Update .gitignore 2024-09-09 17:05:20 +02:00
1a1e8106ec Start removing py files in this branch 2024-09-09 13:11:28 +02:00
2e9d88c8a8 Add insert locations 2024-08-30 22:52:33 +02:00
58b9f42799 Upgrade schema with nullable 2024-08-30 15:06:15 +02:00
f1d8f53142 location fully covered 2024-08-29 14:47:18 +02:00
b8faf975bf db version 2024-08-28 22:53:58 +02:00
28908255e7 Add tear down 2024-08-27 16:42:08 +02:00
6d12f2850d Update req 2024-08-27 16:35:27 +02:00
b21b509c84 Add location recorder 2024-08-27 16:34:04 +02:00