diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 146272b27..f0b02904a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,6 +29,11 @@ body: value: | If issue is setup, installation or startup related, please check `setup.log` before reporting And when posting console logs, please use code blocks ( \`\`\` ) to format them insead of uploading screenshots + - type: markdown + attributes: + value: | + Verify that issue persists after restarting server from command line + Restarting from UI or reloading browser is insufficient to create reproducible environment - type: markdown attributes: value: | diff --git a/TODO.md b/TODO.md index 7b0523ae5..9da98999b 100644 --- a/TODO.md +++ b/TODO.md @@ -6,9 +6,8 @@ Stuff to be fixed... - Fix integration with - Fix integration with -- Reconnect UI to ops in progress on browser restart - Create new GitHub hooks/actions for CI/CD -- Remove `models` from git repo +- Clean-up server state after on-the-fly restart (e.g., impacts read gen data) ## Features diff --git a/extensions-builtin/sd-extension-system-info b/extensions-builtin/sd-extension-system-info index 3d4e823e5..526faab4b 160000 --- a/extensions-builtin/sd-extension-system-info +++ b/extensions-builtin/sd-extension-system-info @@ -1 +1 @@ -Subproject commit 3d4e823e5e627ff85597e6e89c371fbd0c096130 +Subproject commit 526faab4b82dd78730c5cfef98e41efadd093d4d diff --git a/modules/lora b/modules/lora index 334589af4..ee5cec753 160000 --- a/modules/lora +++ b/modules/lora @@ -1 +1 @@ -Subproject commit 334589af4efb3dbb570eb551f4dd45cfc1cf052a +Subproject commit ee5cec7530770c9f7e1f80c43b6e8a24a78d6168