Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: packages/dart_to_js_script_rewriter/smithy.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/dart_to_js_script_rewriter/pubspec.yaml ('k') | packages/dart_to_js_script_rewriter/tool/dev.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/dart_to_js_script_rewriter/smithy.yaml
diff --git a/packages/dart_to_js_script_rewriter/smithy.yaml b/packages/dart_to_js_script_rewriter/smithy.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..edd91a919f62edc032fc4d418e29a5cd0aa65b9d
--- /dev/null
+++ b/packages/dart_to_js_script_rewriter/smithy.yaml
@@ -0,0 +1,12 @@
+project: dart
+language: dart
+
+# dart 1.19.1
+runner_image: drydock-prod.workiva.org/workiva/smithy-runner-generator:92530
+
+script:
+ - pub get
+
+artifacts:
+ build:
+ - ./pubspec.lock
« no previous file with comments | « packages/dart_to_js_script_rewriter/pubspec.yaml ('k') | packages/dart_to_js_script_rewriter/tool/dev.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698