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

CI build time and fork compatibility improvements #833

Merged
merged 5 commits into from
Aug 18, 2024
Merged

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Aug 9, 2024

  • Attempt to set record: false in cypress CI if running from a fork
  • Separate docker build into its own job, shared by all e2e test runners

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.09%. Comparing base (4a3fe8a) to head (8fc35de).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #833   +/-   ##
=======================================
  Coverage   68.09%   68.09%           
=======================================
  Files          62       62           
  Lines        3880     3880           
=======================================
  Hits         2642     2642           
  Misses       1238     1238           

@ml-evs ml-evs changed the title Attempt to set record: false in cypress CI if running from a fork CI build time and fork compatibility improvements Aug 9, 2024
Copy link

cypress bot commented Aug 9, 2024



Test summary

132 0 0 0


Run details

Project datalab
Status Passed
Commit d887695 ℹ️
Started Aug 18, 2024 7:20 PM
Ended Aug 18, 2024 7:25 PM
Duration 04:14 💡
OS Linux Ubuntu -
Browser Multiple

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Allow build and hope cache is used

Parallelize over build targets

Parallelize over build targets, take 2

Separate all builds for better caching

More attempts at caching

Bump version of bake-action

More forcing the cache

Force buildx use

Force buildx use with parallel cache loading

Show debug info

Force tag images

Show container startup logs

Set env the old fashioned way

Split API/app logs

More debug logs

Poke API before running tests

More debug

Force sleep to wait for API

Rebrand the bot

Try to force settings into docker builds

Debug logs

Set env again

Add explicit healthcheck to app container

Attempt to clear cache

Spam env updates everywhere

Try to avoid loading from cache

Try to avoid loading from cache completely

Remove app healthcheck

One more time
@ml-evs ml-evs force-pushed the ml-evs/fix-forks-ci branch 2 times, most recently from ab5d80a to 8fc35de Compare August 18, 2024 19:16
@ml-evs ml-evs marked this pull request as ready for review August 18, 2024 19:26
@ml-evs ml-evs merged commit 4cf4b49 into main Aug 18, 2024
22 checks passed
@ml-evs ml-evs deleted the ml-evs/fix-forks-ci branch August 18, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant