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

fix: Pusher issue #35

Merged
merged 1 commit into from
Oct 16, 2023
Merged

fix: Pusher issue #35

merged 1 commit into from
Oct 16, 2023

Conversation

frederikpyt
Copy link
Contributor

Description

  • Fix issue where vercel executes processes before triggering events using pusher

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@frederikpyt frederikpyt self-assigned this Oct 16, 2023
@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2023 0:32am

@frederikpyt frederikpyt linked an issue Oct 16, 2023 that may be closed by this pull request
Copy link
Member

@kristianbinau kristianbinau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 902/902
🟢 Branches 100% 112/112
🟢 Functions 100% 175/175
🟢 Lines 100% 863/863

Test suite run success

202 tests passing in 38 suites.

Report generated by 🧪jest coverage report action from d0f10a9

@frederikpyt frederikpyt merged commit 8019a33 into master Oct 16, 2023
5 checks passed
@frederikpyt frederikpyt deleted the fmp-34 branch October 16, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Vercel Pusher
2 participants