-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build jobs for node-inspect under auspices of diagnostics WG. #625
Comments
Is the plan to make everyone in LGTM anyway. |
I'm not sure who would need to be part of the diagnostics-admin, need feedback from them. Once I add one the team can then self-managed as per the process. I was not planning on adding add, just a subset. |
Starting to rough in job here: https://ci.nodejs.org/view/x%20-%20Diagnostics/job/node-inspect-continuous-integration/ |
@mhdawson see nodejs/node-report#18 (comment), I've re-evaluated, and I think the hassle citgm adds isn't worth the benefit for single module testing. I'd like to make it simpler, but for now I think it's probably better to just not use it at all. EDIT: This isn't a dig at citgm, the complexity it adds is vital for testing multiple modules. Also for these jobs ( It'd be helpful to have access to the Jenkins jobs to see how things are implemented. However we do it, we should try to be consistent across all the node modules we |
If you have time to work on your suggestions for the jobs, since you are part of the build WG I'm happy to give you access to one or more. Do you want to start with node-report ? |
Should be no surprises since they are a clone of the CITGM job you worked on, and they could use more optimization improvement. |
SGTM |
Sounds OK but please keep |
Has anyone looked at using the new |
@rvagg configuration is in line with: https://github.com/nodejs/build/blob/master/doc/process/jenkins_job_configuation_access.md. It limits config to specific jobs for the WG/team to the corresponding "admins" team. In terms of who gets added to the "admins" team I start with a small set but its delegated as per that process to the team itself. |
@gibfahn you should now be able to view/configure https://ci.nodejs.org/view/post-mortem/job/nodereport-continuous-integration/configure. |
|
Its now the time that we should be setting up ci jobs to test the https://github.com/nodejs/node-inspect module.
Unless there are objects this would be the plan:
@nodejs/build sound good ?
The text was updated successfully, but these errors were encountered: