Summary | Version control files in PEAR packages |
Queue | Horde Framework Packages |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | build+horde (at) de-korte (dot) org |
Created | 02/09/2019 (2315 days ago) |
Due | |
Updated | 02/16/2019 (2308 days ago) |
Assigned | |
Resolved | 02/16/2019 (2308 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
worms to start fiddling with those bundles.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Version control files in PEAR packages
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
(2.6.3) from pear.horde.org contains some files that should not have
been packaged, so I guess that some ignore file needs to be updated:
{peardir}/Horde/Test/vendor/doctrine/instantiator/.scrutinizer.yml
{peardir}/Horde/Test/vendor/doctrine/instantiator/.travis.install.sh
{peardir}/Horde/Test/vendor/doctrine/instantiator/.travis.yml
{peardir}/Horde/Test/vendor/phpdocumentor/reflection-docblock/.travis.yml
{peardir}/Horde/Test/vendor/phpspec/prophecy/.travis.yml
{peardir}/Horde/Test/vendor/phpunit/php-code-coverage/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/php-code-coverage/.travis.yml
{peardir}/Horde/Test/vendor/phpunit/php-file-iterator/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/php-text-template/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/php-timer/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/php-timer/.travis.yml
{peardir}/Horde/Test/vendor/phpunit/php-token-stream/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/php-token-stream/.travis.yml
{peardir}/Horde/Test/vendor/phpunit/phpunit-mock-objects/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/phpunit-mock-objects/.travis.yml
{peardir}/Horde/Test/vendor/phpunit/phpunit-story/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/phpunit/.gitattributes
{peardir}/Horde/Test/vendor/phpunit/phpunit/.php_cs
{peardir}/Horde/Test/vendor/phpunit/phpunit/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/comparator/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/diff/.php_cs
{peardir}/Horde/Test/vendor/sebastian/diff/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/environment/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/exporter/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/global-state/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/recursion-context/.travis.yml
{peardir}/Horde/Test/vendor/sebastian/version/.gitattributes
Not the biggest problem in the world, but probably an easy fix.