Beth Griggs
Beth Griggs
> Why not use GitHub Actions instead of a Jenkins setup as it should only run on Linux, OSX, and Windows? I feel there's probably some value to running the...
An update of where this is at: - Scripts exist to generate release notes based on Git tags. - https://github.com/BethGriggs/release-notes-prototype/ - Jenkins job exists that runs the scripts and saves...
@tellison that case is now resolved by @gdams in https://github.com/BethGriggs/release-notes-prototype/commit/8fc1241375638c99fdbaeb49e96148ec2831f9e8 - the Jira query was omitting `testbug`s. Originally, that was intentional when we were just going to use the output...
IIRC this was about tape failing on Windows (https://github.com/nodejs/citgm/issues/895). It's still an issue: * https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3087/nodes=win-vs2019/testReport/(root)/citgm/tape_v5_6_3/ (v18.14.0 run from yesterday)
Agree with @aduh95. > This is matched by anecdotal feedback from collaborators that bugs are not reported for releases that are not going to become LTS. Wouldn't this proposal mean...
I think we should take into account that download data will be made up of a significant number of automated builds and deployments which, based on recommendations, target LTS over...
I have been exploring the feasibility of utilizing Sigstore tooling for signing Node.js binaries (with initial assistance from @lukehinds). While there are some potential benefits, from my exploration there are...
@RafaelGSS, I think it is maybe worth adding a line to https://github.com/nodejs/node/blob/main/doc/contributing/releases.md?plain=1#L1126-L1132 so it is also publicly documented?
@PeterDaveHello's suggestion seems reasonable to add. Who has permission to update this? (cc: @mhdawson who may know)
Closing as indicated as fixed in https://github.com/janus-idp/backstage-plugins/issues/1286#issuecomment-2783309948. As that plugin has since migrated, any new issues should be opened at https://github.com/backstage/community-plugins.