refactor(opendock): added some new goodies to the app to help manage releases
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m24s

This commit is contained in:
2026-06-09 21:09:03 -05:00
parent 8fcb2c66ed
commit c0a7d4a125
15 changed files with 3286 additions and 72 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "opendock_apt" ADD COLUMN "status" text DEFAULT 'active';

File diff suppressed because it is too large Load Diff

View File

@@ -442,6 +442,13 @@
"when": 1781009330205,
"tag": "0062_square_harrier",
"breakpoints": true
},
{
"idx": 63,
"version": "7",
"when": 1781045714275,
"tag": "0063_illegal_mauler",
"breakpoints": true
}
]
}