- Copy this section as tasks into a new chore
- Get access to cloudfoundry.slack.com
- Get access to the tracker (ask the PM)
- Get onto to the github team / group (ask the PM)
- Add public SSH key to github.com and verify
- Create a SL account (ask the PM)
- Create a new VPN password (DIY)
- Set up the VPN client (DIY)
- Get access to shared Lastpass folder (ask the PM or anchor)
- Update the onboarding document if necessary
- Inception doc
- Demo
- Code: https://github.com/julz/cube
- BOSH Release: https://github.com/andrew-edgar/cube-release
- Pipeline: https://github.com/julzdiverse/cube-release-ci
- Backlog: https://github.com/julz/cube/projects/1
- Pairing Board: https://eunomia.eu-de.mybluemix.net/
- Slack Channel: #eirini-dev
- Discuss whenever desired
- Some good general advice
- Comments
- Generally avoid them
- Codify things that need explanation (function names, interfaces, etc)
- Only comment things that are surprising or deviate from a standard
- Tracker Updates
- Mark git commits with the story number so that anyone picking up a story has a chance to see what code is in progress
- If that isn't working, leave a comment in the story with a pointer to the commit