Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(forecasts) update trigger #356

Merged
merged 6 commits into from
Feb 6, 2025
Merged

Conversation

chrismclarke
Copy link
Collaborator

@chrismclarke chrismclarke commented Jan 28, 2025

Description

Main Changes

  • add automated trigger to check for new forecasts every hour (on the half-hour)

Additional Changes

  • add support for triggering supabase functions from db triggers
  • add support for db vault variables

Discussion

General data flow for managing daily forecasts

image

The only part remaining is syncing the final forecasts to the app from the database

https://excalidraw.com/#json=gevququ0yQPtiL6uQOTRD,eC41xfuTvcJ-as-z44sVXQ

Preview

Link to app preview if relevant

Screenshots / Videos

Include at least 1-2 screenshots of videos if visual changes

@github-actions github-actions bot added the App: Dashboard Updates related to Dashboard app label Jan 28, 2025
Copy link

nx-cloud bot commented Jan 28, 2025

View your CI Pipeline Execution ↗ for commit 03b3817.

Command Status Duration Result
nx build ✅ Succeeded 4m 47s View ↗
nx run-many --target=lint ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-06 00:45:01 UTC

@chrismclarke chrismclarke marked this pull request as ready for review February 6, 2025 00:34
@chrismclarke chrismclarke merged commit d8ec139 into main Feb 6, 2025
4 checks passed
@chrismclarke chrismclarke deleted the feat/forecasts-update-trigger branch February 6, 2025 00:39
@chrismclarke chrismclarke changed the title Feat/forecasts update trigger Feat(forecasts) update trigger Feb 6, 2025
@chrismclarke chrismclarke added App: Server Updates related to Server app and removed App: Dashboard Updates related to Dashboard app labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Server Updates related to Server app
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant