Open itsjustkevin opened 2 months ago
Summary: The current process for updating Dart Docker official images after a release is manual and prone to errors. This issue proposes automating the process by removing manual steps, automating authorization, and scheduling weekly job execution.
Problem Statement
Currently, the process of running the dart-docker script after a release involves several manual steps, making it cumbersome and prone to human error. These steps include:
Proposed Items to Investigate