Engineering
Engineering processes, releases, on-call, and incident management.
Search results
This section covers engineering practices, development workflows, and operational procedures.
How We Work
We practice continuous delivery - features are released and deployed when they’re ready, not on a fixed schedule. This approach allows us to:
- Ship value to customers faster
- Get feedback quickly
- Reduce the risk of large releases
- Maintain a sustainable pace of development
See the Merge Requests guide for how we create and review code changes, and the Release Process for details on how we deploy code to production.
- Customer successOnboarding, customer meetings, requests, and account management.
- Customer supportSupport processes, response guidelines, and customer communication.
- SecuritySecurity policies, account recovery, and vulnerability management.
- Engineer OnboardingSetup guide for new engineers joining Selora Homes.Engineering Onboarding Setup
- Merge RequestsHow to create, review, and merge Merge Requests efficiently.Engineering Code-Review Gitlab
- Release ProcessHow we ship code to production safely and efficiently.Engineering Deployment Ci-Cd