Skip to content

Blog: v20.10.0 release post#6135

Merged
richardlau merged 1 commit into
nodejs:mainfrom
targos:v20.10.0
Nov 22, 2023
Merged

Blog: v20.10.0 release post#6135
richardlau merged 1 commit into
nodejs:mainfrom
targos:v20.10.0

Conversation

@targos

@targos targos commented Nov 22, 2023

Copy link
Copy Markdown
Member

@targos targos requested a review from a team as a code owner November 22, 2023 15:30
@vercel

vercel Bot commented Nov 22, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2023 3:32pm

@github-actions

github-actions Bot commented Nov 22, 2023

Copy link
Copy Markdown
Contributor

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 97 🟢 92 🟢 92 🔗
/en/about 🟢 100 🟢 95 🟢 92 🟢 92 🔗
/en/about/previous-releases 🟢 99 🟢 96 🟢 92 🟢 92 🔗
/en/download 🟢 100 🟢 97 🟢 92 🟢 92 🔗
/en/blog 🟢 100 🟢 97 🟠 83 🟢 92 🔗

@github-actions

Copy link
Copy Markdown
Contributor

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 87%
82.91% (398/480) 70.16% (87/124) 69.14% (65/94)

Unit Test Report

Tests Skipped Failures Errors Time
71 0 💤 0 ❌ 0 🔥 5.431s ⏱️

@targos

targos commented Nov 22, 2023

Copy link
Copy Markdown
Member Author

I have no idea what's making the build fail.

Error:

- info (blog-posts-data.json) and (node-releases-data.json) got generated.
  undefined:710
  {"version":"v0.1.18","date":"2011-08-26",
  
  SyntaxError: Expected double-quoted property name in JSON at position 263[21](https://github.com/nodejs/nodejs.org/actions/runs/6959448441/job/18936701109?pr=6135#step:7:22)6
      at JSON.parse (<anonymous>)
      at parseJSONFromBytes (node:internal/deps/undici/undici:4553:19)
      at successSteps (node:internal/deps/undici/undici:4527:27)
      at fullyReadBody (node:internal/deps/undici/undici:1307:9)
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async specConsumeBody (node:internal/deps/undici/undici:4536:7)
      at async core (/home/runner/work/nodejs.org/nodejs.org/node_modules/@nodevu/core/index.js:18:20)
      at async Module.generateNodeReleasesJson (file:///home/runner/work/nodejs.org/nodejs.org/next-data/generateNodeReleasesJson.mjs:33:[24](https://github.com/nodejs/nodejs.org/actions/runs/6959448441/job/18936701109?pr=6135#step:7:25))
      at async file:///home/runner/work/nodejs.org/nodejs.org/scripts/generate-next-data/index.mjs:11:1
  
  Node.js v20.9.0

@targos targos added this pull request to the merge queue Nov 22, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 22, 2023
@richardlau

richardlau commented Nov 22, 2023

Copy link
Copy Markdown
Member

I have no idea what's making the build fail.

I reran the failing build and it passed. I assume it downloads index.json and hit an issue while the download server is overwhelmed.

@richardlau richardlau added this pull request to the merge queue Nov 22, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 22, 2023
@richardlau richardlau added this pull request to the merge queue Nov 22, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 22, 2023
@richardlau

Copy link
Copy Markdown
Member

I have no idea what's making the build fail.

I reran the failing build and it passed. I assume it downloads index.json and hit an issue while the download server is overwhelmed.

Looks like it's failing when run for the merge queue as well 😞.

@AugustinMauroy

AugustinMauroy commented Nov 22, 2023

Copy link
Copy Markdown
Member

I'm looking into the build error but it's can from #6136 . I'm testing on my machine
EDIT: yes it's form that

@ovflowd

ovflowd commented Nov 22, 2023

Copy link
Copy Markdown
Member

I'm looking into the build error but it's can from #6136 . I'm testing on my machine

There's nothing wrong, Augustin. Just the DO server being overwhelmed.

@richardlau richardlau added this pull request to the merge queue Nov 22, 2023
Merged via the queue into nodejs:main with commit 90af0b5 Nov 22, 2023
@targos targos deleted the v20.10.0 branch November 22, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants