This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.
from 0051f3f [hofix] [docs] Fix image name and version tag in
walkthrough.md
new e5ce83e [FLINK-16730] [docs] Move walkthrough dist script to tools/
new bdcaecb [FLINK-16730] [docs] Make create_python_walkthrough.sh return
to user dir
The 2 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:
docs/downloads/Dockerfile | 31 -------------------
.../docs/create_python_walkthrough.sh | 35 +++++++++++++++++++---
{docs/downloads => tools/docs}/greeter.py | 0
3 files changed, 31 insertions(+), 35 deletions(-)
delete mode 100644 docs/downloads/Dockerfile
rename docs/downloads/build-walkthrough-dist.sh =>
tools/docs/create_python_walkthrough.sh (51%)
rename {docs/downloads => tools/docs}/greeter.py (100%)