From 09f29e1bbe6a229141b9dc3d476c7c8d46841c2c Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 20 Nov 2024 13:46:24 -0500 Subject: [PATCH] php-8.4-pecl-raphf - enable updates and use git --- php-8.4-pecl-raphf.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/php-8.4-pecl-raphf.yaml b/php-8.4-pecl-raphf.yaml index 90f2fca2720..029cb315312 100644 --- a/php-8.4-pecl-raphf.yaml +++ b/php-8.4-pecl-raphf.yaml @@ -31,10 +31,11 @@ environment: - php-${{vars.phpMM}}-dev pipeline: - - uses: fetch + - uses: git-checkout with: - uri: https://pecl.php.net/get/raphf-${{package.version}}.tgz - expected-sha512: 0a609fc21a62880963e7afb75297eb75a2598aab2c816cb61e84d665b0453e4952aa9bf25fe2c818cc94492a4b94aed965053c67899fdb984d88661364fffb1e + repository: https://github.com/m6w6/ext-raphf + tag: "release-${{package.version}}" + expected-commit: f52e2bcd62aa733f00454bb61933b83443d3e7cb - uses: pecl/phpize @@ -53,7 +54,8 @@ pipeline: - uses: strip update: - enabled: false - exclude-reason: > - TODO(vaikas): I can't find in release-monitoring, or github. - + enabled: true + github: + identifier: m6w6/ext-raphf + strip-prefix: release- + tag-filter: release-