You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (JIRA)" <ji...@apache.org> on 2019/04/28 15:24:00 UTC

[jira] [Created] (FLINK-12358) Verify whether rest documenation needs to be updated when building pull request

Yun Tang created FLINK-12358:
--------------------------------

             Summary: Verify whether rest documenation needs to be updated when building pull request
                 Key: FLINK-12358
                 URL: https://issues.apache.org/jira/browse/FLINK-12358
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Yun Tang
            Assignee: Yun Tang


Currently, unlike configuration docs, rest-API docs have no any methods to check whether updated to latest code. This is really annoying and not easy to track if only checked by developers.

I plan to check this in travis to verify whether any files have been updated by using `git status`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)