camel-website icon indicating copy to clipboard operation
camel-website copied to clipboard

Website preview action is broken

Open squakez opened this issue 10 months ago • 1 comments

Just happened in a couple of PR I did. This is the error trace:

parse error: Invalid numeric literal at line 1, column 2
Error: Process completed with exit code 4.

https://github.com/apache/camel-website/actions/runs/8537724107/job/23388903274

squakez avatar Apr 03 '24 14:04 squakez

See https://github.com/netlify/cli/issues/5977 and https://github.com/netlify/cli/pull/6362

zregvart avatar Apr 03 '24 14:04 zregvart

it is going a bit further after upgrade of netlify-cli dependency, there is no "error" reported but the generated comment does not contain the link to the preview website (the DEPLOY_URL in our script)

apupier avatar Jun 17 '24 07:06 apupier