This website requires JavaScript.
Explore
Help
Register
Sign In
jimmy
/
nas-tools
Watch
1
Star
0
Fork
0
You've already forked nas-tools
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy-claude-dev-dev.yml
deploy-dev.yml
deploy.yml
835 workflow runs
Actor
All actors
jimmy
Status
All status
Success
Failure
Waiting
Running
fix: don't await executor.start() as it's an infinite loop - create task instead
deploy-dev.yml #265
:
Commit
a4782ecb1c
pushed by
jimmy
dev
2026-04-02 09:03:38 +08:00
2m14s
View workflow file
debug: add print statements to track executor initialization
test.yml #264
:
Commit
a31000d8ad
pushed by
jimmy
dev
2026-04-02 09:01:16 +08:00
0s
View workflow file
debug: add print statements to track executor initialization
deploy-dev.yml #263
:
Commit
a31000d8ad
pushed by
jimmy
dev
2026-04-02 09:01:10 +08:00
2m2s
View workflow file
chore: trigger dashboard rebuild for terminal.py fix
test.yml #262
:
Commit
7cbc553521
pushed by
jimmy
dev
2026-04-02 08:57:45 +08:00
1m45s
View workflow file
fix: store executor and monitor tasks to prevent garbage collection
test.yml #261
:
Commit
7b466e3980
pushed by
jimmy
dev
2026-04-02 08:54:37 +08:00
2m9s
View workflow file
fix: store executor and monitor tasks to prevent garbage collection
deploy-dev.yml #260
:
Commit
7b466e3980
pushed by
jimmy
dev
2026-04-02 08:51:59 +08:00
2m39s
View workflow file
fix: use lifespan context manager instead of deprecated on_event for startup
test.yml #259
:
Commit
949838c5f2
pushed by
jimmy
dev
2026-04-02 02:31:36 +08:00
23m29s
View workflow file
fix: use lifespan context manager instead of deprecated on_event for startup
deploy-dev.yml #258
:
Commit
949838c5f2
pushed by
jimmy
dev
2026-04-02 02:07:46 +08:00
2m37s
View workflow file
fix: handle datetime serialization in update_task and move endpoint
test.yml #257
:
Commit
1663535beb
pushed by
jimmy
dev
2026-04-02 02:05:03 +08:00
1m3s
View workflow file
fix: handle datetime serialization in update_task and move endpoint
deploy-dev.yml #256
:
Commit
1663535beb
pushed by
jimmy
dev
2026-04-02 02:03:59 +08:00
16m17s
View workflow file
fix: convert datetime objects to ISO strings before JSON serialization in task history
test.yml #255
:
Commit
9f2cd7cab2
pushed by
jimmy
dev
2026-04-02 01:47:36 +08:00
7m16s
View workflow file
fix: convert datetime objects to ISO strings before JSON serialization in task history
deploy-dev.yml #254
:
Commit
9f2cd7cab2
pushed by
jimmy
dev
2026-04-02 01:40:18 +08:00
2m0s
View workflow file
fix: strip timezone from datetime fields in task update endpoint
test.yml #253
:
Commit
f2b490e2e8
pushed by
jimmy
dev
2026-04-02 01:38:12 +08:00
7m49s
View workflow file
fix: strip timezone from datetime fields in task update endpoint
deploy-dev.yml #252
:
Commit
f2b490e2e8
pushed by
jimmy
dev
2026-04-02 01:30:22 +08:00
1m44s
View workflow file
fix: strip timezone from due_date to match TIMESTAMP column type
test.yml #251
:
Commit
5d7d774ca1
pushed by
jimmy
dev
2026-04-02 01:28:27 +08:00
0s
View workflow file
fix: strip timezone from due_date to match TIMESTAMP column type
deploy-dev.yml #250
:
Commit
5d7d774ca1
pushed by
jimmy
dev
2026-04-02 01:28:25 +08:00
1m3s
View workflow file
fix: rename auth module to auth_service to resolve circular import
test.yml #249
:
Commit
1b769bca1d
pushed by
jimmy
dev
2026-04-02 01:16:31 +08:00
11m10s
View workflow file
fix: rename auth module to auth_service to resolve circular import
deploy-dev.yml #248
:
Commit
1b769bca1d
pushed by
jimmy
dev
2026-04-02 01:04:58 +08:00
2m9s
View workflow file
fix: add Authelia groups to RBAC role mapping for OPC access
test.yml #247
:
Commit
213d0e897c
pushed by
jimmy
dev
2026-04-02 00:26:59 +08:00
18m6s
View workflow file
fix: add Authelia groups to RBAC role mapping for OPC access
deploy-dev.yml #246
:
Commit
213d0e897c
pushed by
jimmy
dev
2026-04-02 00:04:42 +08:00
2m2s
View workflow file
fix: correct import paths and syntax in frontend tests
test.yml #245
:
Commit
2112d84051
pushed by
jimmy
dev
2026-03-31 19:25:15 +08:00
7m16s
View workflow file
fix: correct import paths and syntax in frontend tests
deploy-dev.yml #244
:
Commit
2112d84051
pushed by
jimmy
dev
2026-03-31 19:17:13 +08:00
1m22s
View workflow file
fix: add exit code validation to test workflow to properly fail on test failures
test.yml #243
:
Commit
7ad4095ad6
pushed by
jimmy
dev
2026-03-31 19:05:23 +08:00
1m22s
View workflow file
fix: add GITEA_DB_PASSWORD env var for OPC database connection
test.yml #242
:
Commit
7b82f7aa25
pushed by
jimmy
dev
2026-03-31 18:25:56 +08:00
6m24s
View workflow file
fix: add GITEA_DB_PASSWORD env var for OPC database connection
deploy-dev.yml #241
:
Commit
7b82f7aa25
pushed by
jimmy
dev
2026-03-31 18:18:48 +08:00
1m37s
View workflow file
fix: correct _inject_user signature to avoid circular import
test.yml #240
:
Commit
263c518b70
pushed by
jimmy
dev
2026-03-31 18:17:04 +08:00
19m14s
View workflow file
fix: correct _inject_user signature to avoid circular import
deploy-dev.yml #239
:
Commit
263c518b70
pushed by
jimmy
dev
2026-03-31 17:57:50 +08:00
1m52s
View workflow file
fix: add _inject_user to rbac module for OPC routers
test.yml #238
:
Commit
e8f1373b41
pushed by
jimmy
dev
2026-03-31 16:53:53 +08:00
9m9s
View workflow file
fix: add _inject_user to rbac module for OPC routers
deploy-dev.yml #237
:
Commit
e8f1373b41
pushed by
jimmy
dev
2026-03-31 16:42:58 +08:00
2m14s
View workflow file
ci: retry test workflow after network timeout
deploy-dev.yml #236
:
Commit
f28b8caf36
pushed by
jimmy
dev
2026-03-31 16:15:23 +08:00
1m14s
View workflow file
First
Previous
...
18
19
20
21
22
...
Next
Last