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

prod deploy #5910

Merged
merged 18 commits into from
Jul 1, 2024
Merged

prod deploy #5910

merged 18 commits into from
Jul 1, 2024

Conversation

scopsy
Copy link
Contributor

@scopsy scopsy commented Jul 1, 2024

What changed? Why was the change needed?

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

SokratisVidros and others added 18 commits July 1, 2024 12:40
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 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
@scopsy scopsy requested a review from a team July 1, 2024 22:00
Copy link

github-actions bot commented Jul 1, 2024

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: prod deploy
It should be something like: feat(scope): Add fancy new feature

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:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for novu-design failed. Why did it fail? →

Name Link
🔨 Latest commit 752b3a2
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/668326e7abe0ec0007c960ab

Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 752b3a2
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/668326e71dc1d20008ef9aff
😎 Deploy Preview https://deploy-preview-5910--dev-web-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@scopsy scopsy merged commit c4d4fc4 into prod Jul 1, 2024
66 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants