Uh oh!
There was an error while loading. Please reload this page.
ci: regenerate release svg automatically - #1119
Conversation
I think it would make sense to create a PR when there is something changed. I wouldn't go redo this because of this suggestion, but you can see a similar workflow in the docker-node repo |
Uh oh!
There was an error while loading. Please reload this page.
araujogui
commented
Aug 30, 2025
Well, that makes sense, but @nodejs/releasers would have to check, approve the pr and merge every Monday (obligatorily). |
ovflowd
left a comment
There was a problem hiding this comment.
PR looks good to me, but can we get someone from @nodejs/releasers to check this and agree that auto merge is OK?
Direct push to main sounds scary, especially since this downloads 3rd-party packages from npm (through |
targos
commented
Sep 2, 2025
Currently the |
araujogui
commented
Sep 2, 2025
Got it, issue fixed. I also pinned package versions |
araujogui
commented
Sep 8, 2025
CC @nodejs/releasers |
aduh95
commented
Sep 8, 2025
I don't think this is worth it, it feels like it's going to be very noisy for little value IMO, and the hard coded version in the |
araujogui
commented
Sep 8, 2025
I don't see any problem, but if anyone don't update the SVG in a while, the website will start displaying misleading info |
aduh95
commented
Sep 8, 2025
The website can (should) generate its own SVG, there's no reason to use the one in this repo |
what do you think @nodejs/nodejs-website? any concerns? |
ovflowd
commented
Sep 10, 2025
I don't see the value of repeating this process on the Node.js website. There's value on this being here IMO |
ovflowd
commented
Nov 26, 2025
@nodejs/releasers this PR has staled, what can we do to unblock it, or are we not willing to approve it? Just asking to see if there's anything I can help to unblock it, otherwise we can close the PR if the changeset is not desired. |
aduh95
commented
Nov 27, 2025
My feedback from three months ago still stands. I would add that it's unrealistic IMO to assume the automatic PRs would get reviewed, approved, and merged in a timely manner in this repo. |
richardlau
commented
Nov 27, 2025
There's little to no benefit for the Release WG to have the svg update automatically/regularly. The original reason for this PR was updating the website, but since the recent Release WG session collab summit session I've reinforced my opinion that the graphical view of the release schedule should look different for internal (e.g. Release WG and collaborators) users and ecosystem (e.g. website users) and since the website was refocussed some time ago for users that would suggest to me that the website should have its own release schedule chart. I'd even go as far as to suggest that for the Release WG we could get rid of the pre-rendered SVG and instead represent the graphical view in mermaid flavoured markdown, e.g. https://gist.github.com/richardlau/c4a1cc362bff95777917ded762742b2c for a PoC. Any arguments about having a single source of truth are moot, because the single source of truth for the release schedule is the |
ovflowd
commented
Nov 27, 2025
These are really good arguments, given thar, @araujogui I believe we should implement this downstream on the website. |
ovflowd
commented
Dec 25, 2025
Bump, @araujogui |
ovflowd
commented
Jan 17, 2026
@araujogui this PR can be closed btw. |
Related nodejs/nodejs.org#8101
Create a workflow to automatically re-generate the release schedule SVG weekly.