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

Unified Diff: editor/build/promote.py

Issue 59453012: Implemented archiving of apidocs for all channels (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | « editor/build/build.py ('k') | tools/bots/bot_utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/build/promote.py
diff --git a/editor/build/promote.py b/editor/build/promote.py
index c949a98b10685e922fe65bd76379fe9bf1c3a849..567e2ea960c47e717fbbf4987708981b85648a90 100644
--- a/editor/build/promote.py
+++ b/editor/build/promote.py
@@ -77,9 +77,6 @@ def main():
if command == 'promote':
_PromoteDartArchiveBuild(options.channel, options.revision)
- # FIXME/TODO(kustermann,ricow): Implement Api documentation upload/refresh.
- # Issue: http://dartbug.com/14901
- ## UpdateDocs()
def UpdateDocs():
« no previous file with comments | « editor/build/build.py ('k') | tools/bots/bot_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698