Tags: dart-lang/setup-dart
Tags
debugging issues around specifying the latest patch release (#108) * debugging issues around specifying the latest patch release * exitCode as a field * handle converting '3' to '3.0' * wrap sdk values in quotes * address process exit code issue * restore int => double promotion code * review comments * comments * set the process.exitCode value * re-test process.exitCode * remove temporary test * Update build.yml
Support renaming the be channel to main. (#102) * Support renaming the be channel to main. This change automatically detects when the main channel pops into existence and starts using the latest version of it instead. The forward compatibility will be removed once the channel has been renamed. Bug: b/270022609 * recompile action * Add changelog entry for the be -> main rename. * update todo and rev changelog version --------- Co-authored-by: Devon Carew <devoncarew@google.com>
PreviousNext