Add PerfCompare Maintainer Onboarding and Architecture Document - #2
Add PerfCompare Maintainer Onboarding and Architecture Document#2moijes12 wants to merge 1 commit into
Conversation
…ture guide This commit introduces a comprehensive onboarding guide and architectural document at `docs/MAINTAINER_ONBOARDING.md` designed to assist and transition a senior Treeherder engineer into a maintainer of the mozilla/perfcompare repository. Included Sections: - Purpose of PerfCompare & Historical Context (solving high noise, statistical limitations, multi-modality, and subtest complexity) - High-level System Context (Relationships with Treeherder and Taskcluster) - Deep Dive of Backend Queries (including concrete Treeherder Django apps like treeherder.perfcompare, and key database tables like performance_signature, performance_datum, job, push, and repository, along with Taskcluster API calls) - Low-level Technical Architecture (routing, Redux state slices, CSS-in-JS layout styles, caching, and client API components) - Component Interaction Diagrams (Mermaid format covering search-and-compare flows and OAuth taskcluster trigger-hook sequences) - A highly structured 4-week Study & Onboarding Plan mapping environment setup, math verification, OAuth integration, and release contributions. Co-authored-by: Jules <jules@mozilla.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Created a comprehensive onboarding documentation guide for transitioning a senior Treeherder engineer into a maintainer of PerfCompare, detailing historical context, database query structures, architecture, and a 4-week study plan.
PR created automatically by Jules for task 13894888840673221427 started by @moijes12