X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=c1994a87717eba62a0e262bf22fffae7321e3397;hb=36cfa28cf2dcee3422f0231f91c6692eb28e7824;hp=4477e8af54cd71f93fb893d19f8d734c510c87a2;hpb=ebc0d017c8a24bd16ca1f4347b39b07ba4349135;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index 4477e8a..c1994a8 100644 --- a/app/views/github/repo.phtml +++ b/app/views/github/repo.phtml @@ -1,4 +1,4 @@ -layout("layout") ?> +layout("layout", ["title" => "Github: {$repo->name}"]) ?> - - fetch("alert") ?> - -
@@ -64,7 +60,13 @@

Has a config*.m4 file?

-

YES

+

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

@@ -73,7 +75,13 @@

Has a package*.xml file?

-

NO

+

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

@@ -82,7 +90,13 @@

Has a pharext_package.php file?

-

YES

+

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

@@ -91,24 +105,85 @@

Is the pharext hook enabled?

-

NO

+ + YES + + NO +
-
-
- -
+
+
full_name ."/hook/" . (!empty($hook) ? "upd" : "add")) ?>"> +
+

PHARext Options:

+
+ +
+
"> + +
+
+
+

Hook Options:

+
+ +
+
+ +
+
+ check($repo)) : ?> +
+ +
+ +
+ +
+ +
+ + check($repo)) : ?>
- +
full_name ."/hook/del") ?>"> + +
+

Release History

+tags) || !count((array) $repo->tags)) : ?> + + tags as $name => $v) : ?>
"> @@ -118,12 +193,14 @@ e($v->tag->name) ?> Tag - e($v->release->name) ?> - Release + e($v->release->name ?: $v->tag->name) ?> + Release
+
+
release)) : ?>

md($v->release->body) ?>

@@ -147,10 +224,25 @@ +
+
+ release->assets)) : ?> + + +
+
-
- -