OSE Collaborative Design Discipline: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
There are high level, advanced rules for working together on projects at a scale of 2+ people. | |||
#All work is done for more than one person. | |||
#Work Log all your build time as production data. | #Work Log all your build time as production data. | ||
#Work log all your development. | #Work log all your development. |
Revision as of 23:20, 11 July 2023
There are high level, advanced rules for working together on projects at a scale of 2+ people.
- All work is done for more than one person.
- Work Log all your build time as production data.
- Work log all your development.
- Upload work in progress on an ongoing basis. Do not conflict versions, nor lock down any work product.
- To not conflict - if recent work is happening, move on to something else.
- To not lock down work - upload on an ongoing basis. If more than one hour passes, something is deemed 'not being worked on'
- Deconfliction can happen readily. New dev session means that you upload exceptionally fast, 5 minutes from starting to mark your territory.
- Check developer work logs. Work logs are logged prior to starting, not after. Ie, mark your territory.
- If it isn't documented, it doesn't exist. If it is documented, it exists from the time it was documented.
- If it wasn't documented, it didn't exist.