-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: don't overwrite with empty cmd/entrypoint #1076
Conversation
MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
This comment was marked as outdated.
This comment was marked as outdated.
Codecov Report
@@ Coverage Diff @@
## master #1076 +/- ##
==========================================
+ Coverage 57.50% 59.99% +2.48%
==========================================
Files 32 38 +6
Lines 4594 4839 +245
==========================================
+ Hits 2642 2903 +261
+ Misses 1729 1704 -25
- Partials 223 232 +9
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
c1b979b
to
c397def
Compare
c397def
to
2c02547
Compare
82e9ae5
to
94c24d0
Compare
@catthehacker this pull request has failed checks 🛠 |
a4864ce
94c24d0
to
a4864ce
Compare
@catthehacker this pull request has failed checks 🛠 |
Co-authored-by: ChristopherHX <[email protected]> Signed-off-by: Ryan <[email protected]>
a4864ce
to
0a77be0
Compare
fixes #917
Signed-off-by: Ryan [email protected]