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

Fixes for scheduled e2e #5532

Merged
merged 2 commits into from
May 9, 2024
Merged

Fixes for scheduled e2e #5532

merged 2 commits into from
May 9, 2024

Conversation

SokratisVidros
Copy link
Contributor

What changed? Why was the change needed?

  1. Scheduled E2E should disable deployment only if the failure happens on prod, next or main branches.
  2. Scheduled E2E should disable all affected workflows per E2E suite.

@SokratisVidros SokratisVidros self-assigned this May 9, 2024
@SokratisVidros SokratisVidros requested a review from a team as a code owner May 9, 2024 09:56
@SokratisVidros SokratisVidros requested review from scopsy and Cliftonz and removed request for a team May 9, 2024 09:56
@SokratisVidros
Copy link
Contributor Author

@AliaksandrRyzhou ☝️

Copy link

netlify bot commented May 9, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit d8df2b1
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/663c9db9d368f400085aa1c8
😎 Deploy Preview https://deploy-preview-5532--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 May 9, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit d8df2b1
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/663c9db97503ff00084868c1
😎 Deploy Preview https://deploy-preview-5532--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.

@github-actions github-actions bot added the CI/CD label May 9, 2024
@SokratisVidros SokratisVidros merged commit 5b63ce5 into next May 9, 2024
25 checks passed
@SokratisVidros SokratisVidros deleted the fixes_for_scheduled_e2e branch May 9, 2024 10:54
SokratisVidros added a commit that referenced this pull request May 9, 2024
* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure
Cliftonz pushed a commit that referenced this pull request May 9, 2024
…5533)

* Fixes for scheduled e2e (#5532)

* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure

* fix(actions): Consolidate slack notification logic on test failure

* fix(actions): Remove unused environment input

The environment-specific SLACK_WEBHOOK_URL secret has been replaced with a repo-specific secret.
SokratisVidros added a commit that referenced this pull request May 13, 2024
* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure
SokratisVidros added a commit that referenced this pull request May 13, 2024
…5533)

* Fixes for scheduled e2e (#5532)

* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure

* fix(actions): Consolidate slack notification logic on test failure

* fix(actions): Remove unused environment input

The environment-specific SLACK_WEBHOOK_URL secret has been replaced with a repo-specific secret.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants