google-auth-library-php icon indicating copy to clipboard operation
google-auth-library-php copied to clipboard

Warning: a recent release failed

Open failure-checker[bot] opened this issue 1 year ago • 1 comments

The following release PRs may have failed:

  • #550 - The release job failed -- check the build log.
  • #548 - The release job failed -- check the build log.

failure-checker[bot] avatar Apr 03 '24 22:04 failure-checker[bot]

Investigating the build logs, it seems that composer is failing to install based on a missing gmp extension. We should find out which container the release job is run on, and make sure that extension is installed.

See https://github.com/googleapis/releasetool for where these jobs are defined

bshaffer avatar May 02 '24 15:05 bshaffer