-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
prod deploy #5910
prod deploy #5910
Conversation
Support localtunnel.it in Studio if developers prefer to use it instead of the Novu tunnel.
* chore(cli): bump version to 0.24.3-alpha.6 * chore(cli): update version and fix studio spinner emoji
This is a regression
It's React Email according to https://react.email/docs/introduction
This caused a production regression.
* fix(web): set cookie as secure * fix(web): set cookie as secure
* feat(bridge): add support for stateless step controls * fix: remove only flag * feat: update submodule hash
* refactor(BridgeUpdateModalTrigger): replace button with Button component * refactor(studio): rename local to isLocalStudio * Update apps/web/src/components/layout/components/v2/BridgeUpdateModalTrigger.tsx Co-authored-by: Gali Ainouz Baum <[email protected]> --------- Co-authored-by: Gali Ainouz Baum <[email protected]>
* style(LocalStudioHeader): Remove commented-out code * refactor(LocalStudioHeader): remove unused import
* chore(create-novu-app): align code with latest state Update to fit with example repository code Move .env to .env.local Add github action * chore(create-novu-app): align code with latest state Add new words to cspell * chore(create-novu-app): align code with latest state PR comment adjustments * chore(create-novu-app): align code with latest state Make button clickable
* fix: no more eslint * fix: stop only for e2e tests
* feat: fix cloud bridge status * fix: bridge api
* feat: add controls to the preview * fix: sync to latest enterprise * fix: steps * fix: test * fix: page colorr * feat: add debounce * fix: schema * fix: pr comments * fix: pointer
Hey there and thank you for opening this pull request! 👋 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Your PR title is: Details: No release type found in pull request title "prod deploy". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types:
|
❌ Deploy Preview for novu-design failed. Why did it fail? →
|
✅ Deploy Preview for dev-web-novu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer