-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ml-evs
force-pushed
the
ml-evs/fix-forks-ci
branch
from
August 9, 2024 12:29
147d2a3
to
b29d401
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
changed the title
Attempt to set
CI build time and fork compatibility improvements
Aug 9, 2024
record: false
in cypress CI if running from a fork
Test summaryRun details
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 |
ml-evs
force-pushed
the
ml-evs/fix-forks-ci
branch
from
August 17, 2024 11:38
3c15d36
to
89348bf
Compare
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
force-pushed
the
ml-evs/fix-forks-ci
branch
2 times, most recently
from
August 18, 2024 19:16
ab5d80a
to
8fc35de
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
record: false
in cypress CI if running from a fork