Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Integration tests between different components can be started early and in parallel.
  2. Code reviews to be strict and strengthened
  3. A code review checklist can be maintained (including checkstyles, coverage, tests done, functionality covered, pending work , definition of done etc), we pushed code that did not build and did not have tests.
  4. Internal demos can be started and made more frequent, when there is a demoable component.
  5. Dedicated page of instructions for new joiners for Checkstyle/SONAR etc.
  6. Good knowledge of Policy and the Policy Framework codebase and practices work.
  7. Add good descriptions of the reason for a commit and an explanation of the commit in comments in the review
  8. How does our architecture align with the existing CLAMP springboot approach?
  9. Understand the architectural path into the future.

Overall:

  1. Wiki page should be updated and kept aligned before design start, as component functionality can be agreed among all. +
  2. Jira tickets can be updated with new subtasks, an acceptance criteria defined and agreed per sub-task
  3. Jira Tickets can be updated with progress and gerrit links, if acceptable.

...