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

Added cypress passed label #5651

Closed
wants to merge 1 commit into from
Closed

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar commented Jun 13, 2023

WHAT

🤖 Generated by Copilot at 6859047

This pull request enhances the frontend testing workflow by enabling it to run on forks and pull requests, using Docker Layer Caching and the backend source code, and updating some dependencies and configurations. It affects the .github/workflows/cypress.yaml file.

Proposed Changes

  • Added cypress passed label

cc: @nihal467

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

HOW

🤖 Generated by Copilot at 6859047

  • Enable workflow to run on forks and pull requests from other repositories (link)
  • Use Docker Layer Caching and build care backend image from source code (link)
  • Run Django collectstatic command to serve static files for frontend (link)
  • Update steps to run frontend tests using Cypress (link)
  • Downgrade actions/upload-artifact action from v3 to v2 for stability and reliability (link, link)

@khavinshankar khavinshankar requested a review from a team June 13, 2023 07:33
@khavinshankar khavinshankar requested a review from a team as a code owner June 13, 2023 07:33
@vercel
Copy link

vercel bot commented Jun 13, 2023

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

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2023 7:33am

@netlify
Copy link

netlify bot commented Jun 13, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 6859047
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64881baec3a01e000801d8f1
😎 Deploy Preview https://deploy-preview-5651--care-egov-staging.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 settings.

@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Jun 13, 2023
@khavinshankar khavinshankar deleted the cypress-passed-label branch June 13, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cypress failed pull request with cypress test failure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant