-
Notifications
You must be signed in to change notification settings - Fork 12.6k
fix: stop excluding .deno-cache from the docker image #37722
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
Conversation
🦋 Changeset detectedLatest commit: 84b0c44 The changes in this PR will be included in the next version bump. This PR includes changesets to release 41 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
Note Reviews pausedUse the following commands to manage reviews:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #37722 +/- ##
===========================================
+ Coverage 67.78% 67.87% +0.09%
===========================================
Files 3449 3449
Lines 113987 113972 -15
Branches 20956 20955 -1
===========================================
+ Hits 77262 77364 +102
+ Misses 34610 34485 -125
- Partials 2115 2123 +8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
@coderabbitai ignore |
✅ Actions performedReviews paused. |
da82f01 to
4f580a0
Compare
9868f4a to
bce261b
Compare
|
/patch |
after that just run |
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
/patch |
|
Pull request #37732 added to Project: "Patch 7.13.1" |
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Re-add the deno dependencies to the generated docker image. As deno downloads its dependencies automatically, this didn't present a widespread issue, but air-gapped environments are affected
Issue(s)
SUP-947
Steps to test or reproduce
Further comments