Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakarta.ee-spec.committee] Spec PR build failed

Hi,

There are some PR in which building preview pages are failed.
https://github.com/jakartaee/specifications/pull/615
https://github.com/jakartaee/specifications/pull/614

It seems to me the problem is due to the netlify build system.
What I found the difference between successful PRs and failed PRs
is only the version of netlify.

Successful logs for Persistence (https://github.com/jakartaee/specifications/pull/625)
  https://app.netlify.com/sites/jakartaee-specifications/deploys/647730ac2df32a0008b6f218
  netlify version is "@netlify/build 29.11.6"

Failed logs for Pages (https://github.com/jakartaee/specifications/pull/614)
  https://app.netlify.com/sites/jakartaee-specifications/deploys/64906baa6e192d0008d79378
  netlify version is "@netlify/build 29.12.1"

I suspect the netlify version to use, but how do we solve it ?

-Kenji Kazumura




Back to the top