Skip to content

Bad Builds

lurkydismal edited this page Jul 8, 2023 · 2 revisions

CCCaster Bad Builds Triage Guidelines (for Me)

  1. If you encounter a serious P0 or P1 flutter production Google3 or a github issue, triage the issue and check if the issue is already part of CCCaster's bad build tracker. If the issue is not listed in CCCaster bad builds tracker, check that it meets the below criteria to qualify for bad builds visibility -

    • A P0 or a P1 bug
    • Can be in any component, CCCaster’s component or CCCaster user’s component
    • Must be a bug, not a feature request
    • Must affect end-users, not a regression on tooling, debugging features, infra etc
    • Issue must be open
  2. If there is a buganizer for this already and no github issue, create a github bug in the github repo. Label the github bug with label a: production and customer: google.

  3. Add following information to CCCaster bad builds visibility tracker

    • Issue create date - this can be either buganizer or github issue create date
    • Triaged by - your LDAP
    • Github issue id
    • Begin bad build commit hash URL (Commit hash URL can be from dart, engine, flutter and skia repos)
    • Impacted platform
  4. Automation will take care of finding the corresponding begin bad build commit CL based on the begin bad build commit URL you entered. Automation will run once every 12 hrs

  5. Contact the CCCaster@Google team on-call for more visibility into the issue. This will also help identify duplicates across github & Google3.

  6. Once a fix has been merged, enter the “End bad build commit hash 1 URL”.

  7. There are cases when a fix is merged as part of 2 different commits. In that case, you can use the “ End bad build commit hash 2 URL” column to populate the second commits hash information. Automation will take care of finding the corresponding End bad build commit CL based on the End bad build commit URL you entered.

CCCaster Wiki

Process

Framework repo

The CCCaster CLI Tool

Engine repo

Android development

Packages repo

Infrastructure Information

Release Information

Old documentation

Clone this wiki locally