Node.js build WG onboarding
October 19, 2023 ยท View on GitHub
This document is an outline of the things we tell new Build WG members at their onboarding session.
Onboarding checklists
Onboarding to build-test issue checklist
- Email the new member and obtain their public GPG key
- Add them to the
testgroup innodejs-private/secrets - Add them to the
nodejs/buildandnodejs-private/buildGitHub teams - Before the meeting the Onboardee is to:
- Install Ruby and the
dotgpggem - Install Python and Ansible
- Read
resources.md,jenkins-guide.md,GOVERNANCE.mdand have any questions ready
- Install Ruby and the
- Schedule a meeting with the member to:
- Walk them through the infrastructure and what other members do
- Explain how to decrypt nodejs/secrets
- Practice SSH access to the organization's machines. See
ssh.md. - Practice running the
jenkins/worker/create.ymlplaybook on one of the machines in the test CI cluster - Answer any questions they may have
- PR changes to README.md to add the member to build-test
At first all members are added to nodejs/build-test. Members may be granted further permissions and access as needed by the working group, see GOVERNANCE.