build
build copied to clipboard
Better build and test infra for Node.
This affects us as we're currently using Coverity 2020.09. > Upcoming Coverity Scan upgrade to Coverity 2022.06 release > > On or about August 14, 2022, a new version of...
@nodejs/releasers It's tier2 build now. Maybe make it in the official release process ? _Originally posted by @gengjiawen in https://github.com/nodejs/node/issues/36658#issuecomment-767246793_
@joaocgreis https://ci.nodejs.org/job/node-test-commit-windows-fanned/ currently does this: ``` CLEAN_REF=`echo $GIT_REMOTE_REF | python -c "import sys; s=sys.stdin.read(); print(s.replace('refs/','') if '/' in s else 'heads/'+s)"` export GIT_COMMIT=`curl -s https://api.github.com/repos/$GITHUB_ORG/$REPO_NAME/git/refs/$CLEAN_REF | python -c "import sys,...
Sekmelerde (varsayılan) kapat düğmesinin bulunup bulunmadığına ilişkin yeni ayar Çok fazla olduğu kabul edildiğinden, köşe widget'ı kaldırıldı. sekmelerden uzaklaşın. __Originally posted by @epbalaban01 in https://github.com/sqlitebrowser/sqlitebrowser/pull/3080__
https://ci-release.nodejs.org/job/iojs+release/ About 10 jobs a minute. Possibly triggered by me cancelling a job I just started? I disabled the job in order to stop the viral reproduction. I'll try to...
WIP PR to add a new IBM cloud z/OS machine for testing
Following the [Build Helper](https://github.com/nodejs/build/blob/master/doc/build-helper.md) work with AWX, I'd like to suggest a template that would force rebuild/refresh the website. Having a button to click to force rebuild would help when...
The new Microsoft Store now supports a lot of different kinds of apps. I don't know if it would be a good idea to distribute Node.js in it, but it...
Example: https://ci-release.nodejs.org/job/iojs+release/8645/nodes=osx11-release-tar/console ``` 15:10:49 make[2]: /bin/sh: Bad address 15:10:52 make[2]: *** [/Users/iojs/build/ws/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/paged-spaces.o] Error 1 15:10:52 make[2]: *** Waiting for unfinished jobs.... ```
We probably need to start planning for this: https://www.jenkins.io/blog/2022/06/28/require-java-11/ > Beginning with Jenkins 2.357 (released on June 28, 2022) and the forthcoming September LTS release, Jenkins requires Java 11. Both...