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(ci): Cypress E2E has been disabled for PR temporary #5461

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

AliaksandrRyzhou
Copy link
Collaborator

We decided to disable E2E tests on PR request, when E2E is fast and stable, we will restore it

@AliaksandrRyzhou AliaksandrRyzhou self-assigned this Apr 26, 2024
@AliaksandrRyzhou AliaksandrRyzhou requested a review from a team as a code owner April 26, 2024 11:18
@AliaksandrRyzhou AliaksandrRyzhou requested review from scopsy and Cliftonz and removed request for a team April 26, 2024 11:18
Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 425f62f
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/662b8d7fe1a40500083fed13
😎 Deploy Preview https://deploy-preview-5461--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.

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit 425f62f
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/662b8d7f1364d10008399736
😎 Deploy Preview https://deploy-preview-5461--novu-design.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.

Copy link
Contributor

@SokratisVidros SokratisVidros left a comment

Choose a reason for hiding this comment

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

🚀

@@ -93,7 +93,8 @@ jobs:
test_web:
name: Test Web Cypress
needs: [get-affected]
if: ${{ contains(fromJson(needs.get-affected.outputs.test-cypress), '@novu/web') }}
# if: ${{ contains(fromJson(needs.get-affected.outputs.test-cypress), '@novu/web') }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a comment why we are doing this.

@AliaksandrRyzhou AliaksandrRyzhou merged commit f78a25c into next Apr 26, 2024
22 of 24 checks passed
@AliaksandrRyzhou AliaksandrRyzhou deleted the disable_e2e_cypress_on_pr branch April 26, 2024 11:20
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.

None yet

2 participants