This is an automated email from the ASF dual-hosted git repository.
sjwiesman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.
from 315718c [FLINK-19866] Move intialization logic to open() instead
initializeState
add c67fded [hotfix] Fix broken doc links
new 60ee9bf [FLINK-20009][docs] Add documentation link check to travis
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 5 +++
docs/concepts/distributed_architecture.md | 2 +-
docs/sdk/java.md | 4 +--
docs/sdk/python.md | 4 +--
.../example_utils.py => tools/ci/docs.sh | 37 +++++++++++++---------
5 files changed, 32 insertions(+), 20 deletions(-)
copy statefun-examples/statefun-python-walkthrough-example/example_utils.py =>
tools/ci/docs.sh (60%)
mode change 100644 => 100755