mirror of
https://github.com/hipcityreg/situation-monitor.git
synced 2026-04-27 08:36:01 +03:00
[PR #33] [CLOSED] Fix/worker diagnostics #31
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/situation-monitor#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hipcityreg/situation-monitor/pull/33
Author: @jwang287
Created: 2/26/2026
Status: ❌ Closed
Base:
main← Head:fix/worker-diagnostics📝 Commits (10+)
482eefcTrigger deployment to GitHub Pagesf23c9b7Update GitHub Actions workflow for GitHub Pages deploymente2da400Trigger deployment to GitHub Pagesce48d24Fix GitHub Pages deployment: add base path configuration110b331Fix static adapter configuration for GitHub Pages526c2ac汉化网站界面0b9736bAdd debug output to build processc1cafcfAdd API configuration support and documentation224a23eTrigger redeployment with API keyse42d6f4Update CORS proxy to AllOrigins for better reliability📊 Changes
26 files changed (+915 additions, -362 deletions)
View changed files
➕
.deploy-trigger(+1 -0)📝
.github/workflows/deploy.yml(+27 -45)➕
API_SETUP.md(+79 -0)➕
PROXY_SETUP.md(+140 -0)➕
deploy-trigger.txt(+1 -0)➕
proxy-worker.js(+106 -0)📝
src/lib/api/fred.ts(+4 -2)📝
src/lib/api/markets.ts(+2 -1)📝
src/lib/api/news.ts(+27 -6)📝
src/lib/components/layout/Header.svelte(+6 -6)📝
src/lib/components/modals/SettingsModal.svelte(+7 -7)📝
src/lib/components/panels/CommoditiesPanel.svelte(+5 -5)📝
src/lib/components/panels/CorrelationPanel.svelte(+12 -12)📝
src/lib/components/panels/CryptoPanel.svelte(+2 -2)📝
src/lib/components/panels/HeatmapPanel.svelte(+2 -2)📝
src/lib/components/panels/MainCharPanel.svelte(+4 -4)📝
src/lib/components/panels/MarketsPanel.svelte(+2 -2)📝
src/lib/components/panels/MonitorsPanel.svelte(+4 -4)📝
src/lib/components/panels/NarrativePanel.svelte(+2 -2)📝
src/lib/components/panels/NewsPanel.svelte(+1 -1)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.