[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] [pecl-database-ibm_db2] master: Verify PECL package as part of CI
From:       Calvin Buckley <noreply () php ! net>
Date:       2022-03-23 15:47:19
Message-ID: UclumZqJ2RL5UMiB4c72x9KkwiI1KClAswKXdrdC5U () main ! php ! net
[Download RAW message or body]

Author: Calvin Buckley (NattyNarwhal)
Date: 2022-03-23T12:44:37-03:00

Commit: https://github.com/php/pecl-database-ibm_db2/commit/b87c0803c24b9718aca15ce1ecf82f7343a4c927
 Raw diff: https://github.com/php/pecl-database-ibm_db2/commit/b87c0803c24b9718aca15ce1ecf82f7343a4c927.diff


Verify PECL package as part of CI

Changed paths:
  M  .github/workflows/ci.yml


Diff:

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index bb22b6c..6cfeefe 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -87,6 +87,8 @@ jobs:
           export DB2CLIINIPATH=$PWD
           export REPORT_EXIT_STATUS=1
           php run-tests.php -P --show-diff tests
+      - name: Verify package
+        run: pecl package-validate
   windows:
     defaults:
       run:

-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic