FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ci use node 24 in test workflow fixing random ECONNRESET by Hona · Pull Request #21782 · anomalyco/opencode · GitHub

ci use node 24 in test workflow fixing random ECONNRESET - #21782

Merged
Hona merged 1 commit into
anomalyco:devfrom
Hona:pr/node24-test-workflow
Apr 10, 2026
Merged

ci use node 24 in test workflow fixing random ECONNRESET#21782
Hona merged 1 commit into
anomalyco:devfrom
Hona:pr/node24-test-workflow

Conversation

Hona commented Apr 9, 2026
edited
Loading

Copy link
Copy Markdown
Member
  • opt GitHub Actions JavaScript actions into Node 24 ahead of the runner default change
  • set up Node 24 in the unit and e2e jobs so shell node commands also use the newer runtime

fixes stale socket reuse e.g. these random issues

likely related to nodejs/undici#3492

Copilot AI review requested due to automatic review settings April 9, 2026 23:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Updates the CI test workflow to run with Node.js 24, aligning the workflow’s node invocations and JavaScript-based GitHub Actions execution with the newer runtime ahead of runner default changes.

Changes:

  • Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 at the workflow level to opt JS actions into Node 24.
  • Add actions/setup-node@v4 with node-version: "24" to both the unit and e2e jobs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Hona changed the title ci use node 24 in test workflow ci use node 24 in test workflow fixing random ECONNRESET Apr 9, 2026
Hona merged commit da2e91c into anomalyco:dev Apr 10, 2026
13 of 15 checks passed
mrsimpson pushed a commit to mrsimpson/opencode that referenced this pull request Apr 14, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL