Replace dangling symlinks with real base.css and base.js files
Lint / JS (eslint) (push) Successful in 21s
Lint / Python (flake8) (push) Failing after 11m41s
Security / Python Security (bandit) (push) Failing after 40m42s
Test / Python Tests (pytest) (push) Successful in 2m46s
Lint / Notify on failure (push) Has been cancelled
Lint / Deploy (push) Has been cancelled
Lint / JS (eslint) (push) Successful in 21s
Lint / Python (flake8) (push) Failing after 11m41s
Security / Python Security (bandit) (push) Failing after 40m42s
Test / Python Tests (pytest) (push) Successful in 2m46s
Lint / Notify on failure (push) Has been cancelled
Lint / Deploy (push) Has been cancelled
The symlinks pointed to /root/code/web_template/ which does not exist on the production LXC (10.10.10.61). Flask returned 404 for both assets. Replaced with actual file copies from web_template v1.2. To update when web_template changes: cp /root/code/web_template/base.css static/base.css cp /root/code/web_template/base.js static/base.js Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/root/code/web_template/base.js
|
||||
+2947
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user