Fix #20007 - Update create-release.sh with file to be excluded#20250
Fix #20007 - Update create-release.sh with file to be excluded#20250liviuconcioiu wants to merge 2 commits intophpmyadmin:masterfrom
Conversation
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20250 +/- ##
=============================================
+ Coverage 49.50% 63.46% +13.95%
+ Complexity 16854 16060 -794
=============================================
Files 607 676 +69
Lines 69655 59891 -9764
=============================================
+ Hits 34486 38007 +3521
+ Misses 35169 21884 -13285
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Is there something wrong with the PR? I don't see them being removed: https://github.com/phpmyadmin/phpmyadmin/actions/runs/23380153474/job/68018242644#step:12:77 |
I think this script uses the @williamdes Do you think there's a easy way to run |
| vendor/spomky-labs/cbor-php/CODE_OF_CONDUCT.md | ||
| vendor/spomky-labs/cbor-php/CODE_OF_CONDUCT.md \ | ||
| vendor/spomky-labs/cbor-php/RELEASES.md \ | ||
| vendor/spomky-labs/cbor-php/SECURITY.md \ |
There was a problem hiding this comment.
| vendor/spomky-labs/cbor-php/SECURITY.md \ | |
| vendor/spomky-labs/cbor-php/SECURITY.md \ | |
| vendor/spomky-labs/pki-framework/SECURITY.md \ |
yes it is already done, I am pretty sure |
| vendor/symfony/service-contracts/Test/ \ | ||
| vendor/symfony/expression-language/Resources/ \ | ||
| vendor/symfony/dependency-injection/Loader/schema/dic/services/services-1.0.xsd \ | ||
| vendor/symfony/dependency-injection/Loader/schema/ \ |
There was a problem hiding this comment.
I am not sure it is safe to blindly delete all the folder
| vendor/slim/psr7/phpunit.xml.dist \ | ||
| vendor/laminas/laminas-httphandlerrunner/.laminas-ci.json \ | ||
| vendor/psr/event-dispatcher/.editorconfig \ | ||
| vendor/google/recaptcha/app.yaml | ||
|
|
There was a problem hiding this comment.
non markdown files should move above
Description
Fixes #20007
Before submitting pull request, please review the following checklist:
Signed-off-byline as described in our DCO. This ensures that the work you're submitting is your own creation.