You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/11 06:54:53 UTC

[GitHub] [inlong] bluewang opened a new pull request, #6509: [INLONG-6504][Dashboard] Support stream to view execution log and execute workflow

bluewang opened a new pull request, #6509:
URL: https://github.com/apache/inlong/pull/6509

   ### Prepare a Pull Request
   *(Change the title refer to the following example)*
   
   - Title Example: [INLONG-XYZ][Component] Title of the pull request
   
   *(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/inlong/issues) number)*
   
   - Fixes https://github.com/apache/inlong/issues/6504
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang merged pull request #6509: [INLONG-6504][Dashboard] Support stream to view execution log and execute workflow

Posted by GitBox <gi...@apache.org>.
dockerzhang merged PR #6509:
URL: https://github.com/apache/inlong/pull/6509


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] leezng commented on a diff in pull request #6509: [INLONG-6504][Dashboard] Support stream to view execution log and execute workflow

Posted by GitBox <gi...@apache.org>.
leezng commented on code in PR #6509:
URL: https://github.com/apache/inlong/pull/6509#discussion_r1019911742


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -14,6 +14,9 @@
   "basic.CreateTime": "创建时间",
   "basic.Yes": "是",
   "basic.No": "否",
+  "basic.ExecuteWorkflow": "执行工作流",

Review Comment:
   Do not use `basic` for the key here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org