X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=c3fdba41352821bc9003545a3bcd01a08c782425;hb=7f4e70ea88d180cfa25f25f3846f842c5958ebf4;hp=4477e8af54cd71f93fb893d19f8d734c510c87a2;hpb=ebc0d017c8a24bd16ca1f4347b39b07ba4349135;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index 4477e8a..c3fdba4 100644 --- a/app/views/github/repo.phtml +++ b/app/views/github/repo.phtml @@ -64,7 +64,13 @@

Has a config*.m4 file?

-

YES

+

+ config_m4)) : ?> + YES + + NO + +

@@ -73,7 +79,13 @@

Has a package*.xml file?

-

NO

+

+ package_xml)) : ?> + YES + + NO + +

@@ -82,7 +94,13 @@

Has a pharext_package.php file?

-

YES

+

+ pharext_package_php)) : ?> + YES + + NO + +

@@ -91,7 +109,11 @@

Is the pharext hook enabled?

-

NO

+ check($repo)) : ?> + YES + + NO +
@@ -99,16 +121,21 @@
- +
- +

Release History

+tags) || !count((array) $repo->tags)) : ?> + + tags as $name => $v) : ?>
"> @@ -151,6 +178,4 @@
-
-