#60555 closed task (blessed) (fixed)
Update the version of Node.js used in the Codespaces container.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Build/Test Tools | Keywords: | has-patch commit fixed-major |
Focuses: | Cc: |
Description
Wordpress does not build with Node.js 16. This change fixes this issue by using Node.js 20 (lts) for Github Codespaces.
Change History (12)
This ticket was mentioned in PR #6125 on WordPress/wordpress-develop by christian-dale.
12 months ago
#1
- Keywords has-patch added
#3
@
12 months ago
I managed to make this commit to the trunk branch of my fork, so I had to delete the repo and make a new fork. This is why the pull-request is set to closed on Github. I’m new to this hehe.
12 months ago
#4
Hi @christian-dale,
Did you mean to close this out? I had this marked to circle back to, but noticed it's closed out now.
@itschristiandale commented on PR #6125:
12 months ago
#5
Hello @desrosj,
I apologize for the confusion here. I managed to make this commit to the «trunk» brach of my fork, so it seemed the easiest way to fix my repo was to delete it and make a new fork with correct branching.
This seemed to have caused the pull-request to be closed, but it is still open for merging :)
#6
@
12 months ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.5
- Owner set to desrosj
- Status changed from new to assigned
- Type changed from defect (bug) to task (blessed)
Related: #59663.
#8
@
12 months ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening because this will need to be backported to the 6.4 branch.
12 months ago
#9
Thanks! I am not sure how to really test this without merging. It seems straightforward enough, though. So I've gone and committed it in https://core.trac.wordpress.org/changeset/57667. I tested, and it seems to work as expected.
I'm curious, do you use Codespaces for wordpress-develop
? And if so, how often, and what do you typically use it for?
We added support for Codespaces, but I have not seen anyone use it as their preferred tool.
@itschristiandale commented on PR #6125:
12 months ago
#10
I just recently started contributing to the Wordpress codebase, so I thought the easiest way to start testing would be by using GitHub Codespaces. The build processed failed, and that's why this was my first commit.
I can't say Github Codespaces is my preferred dev environment, but it very useful for quick prototyping.
…s container.
Wordpress does not build with Node.js 16. This change fixes this issue by using Node.js 20 (lts) for Github Codespaces.
Trac ticket: https://core.trac.wordpress.org/ticket/60555