Skip to content
Chloe edited this page Jun 11, 2024 · 7 revisions

Welcome to the code-idp Wiki!

Welcome to our Wiki, designed to guide you through our developmen processes, best practices, and guidelines.
This resource is here to support both new and existing team members by providing information that allows a smooth and better collaboration.

What You Will Find In Here

This wiki is organized into several key sections, each tailored to address different aspects of our development workflow:

  • Comitting to Git: Learn about our branching models, commit practices, and how we use Git hooks to maintain code quality.
  • Developer Guide: Learn about our collaboration guidelines, including code reviews, issue management, and conflict resolution.
  • Onboarding New Developers: Comprehensive documentation on everything a new developer has to know to get onboarded to the project.
  • Guide for Students and Users: Short user guide.
  • Testing The Code: Learn about our testing strategies and how we integrate testing into our CI/CD processes.
  • Writing the Code: Learn about our coding standards, naming conventions, and the best practices we follow to write clean, maintainable code.
  • Security: Learn about our security protocols, from how we handle sensitive data to how we protect our code from vulnerabilities.
  • Process Optimization & Efficiency: Learn about how we improve our processes through agile practices and feedback loops.
  • CI CD for Backstage: Learn about how out CI/CD is set up for Backstage, including the security and best practices of it.
  • Resources: - All of the resources gathered in one place as a point of reference.