ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
249 stars 430 forks source link

Refactor cypress action; separate setup and run #8460

Closed khavinshankar closed 2 days ago

khavinshankar commented 2 months ago

Refactor cypress action; separate setup and run

netlify[bot] commented 2 months ago

Deploy Preview for care-egov-staging ready!

Name Link
Latest commit 89b5c87ba911ba13d2781f4d26166fbff118a05d
Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/66d5ae7ae9d7480008c7d8bf
Deploy Preview https://deploy-preview-8460--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 configuration.

bodhish commented 2 months ago

@khavinshankar any idea why the tests are timing out?

github-actions[bot] commented 2 months ago

:wave: Hi, @khavinshankar, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

bodhish commented 1 month ago

@nihal467 please take this up, this should potentially reduce the time for specs.

nihal467 commented 3 weeks ago

@khavinshankar https://github.com/ohcnetwork/care_fe/pull/8738#issuecomment-2399483449 , I have tried a lot of approaches to resolve the issue, seem like there are limitation for GitHub action job processing, feel free to try other alternatives otherwise close the PR

nihal467 commented 2 days ago

Closing in favour of experimenting with different approach: https://github.com/ohcnetwork/care_fe/pull/8989