chromium-dashboard icon indicating copy to clipboard operation
chromium-dashboard copied to clipboard

Write Stage, Gate, and Vote entities

Open DanielRyanSmith opened this issue 2 years ago • 1 comments

NOTE: This change will be ready after https://github.com/GoogleChrome/chromium-dashboard/pull/2341 is merged and this PR is updated to use the code in that PR.

Part of the schema migration work.

This change creates all initial Stage and Gate entities on when a Feature/FeatureEntry entity is created. Additionally, additional methods have been added to the Gate class to prepare for use. This should hopefully be the last of the changes required to finalize double-writing the new entities.

DanielRyanSmith avatar Oct 13 '22 11:10 DanielRyanSmith

This change will be ready after #2341 is merged and this PR is updated to use the code in that PR.

DanielRyanSmith avatar Oct 14 '22 13:10 DanielRyanSmith