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 bdcaecb  [FLINK-16730] [docs] Make create_python_walkthrough.sh return 
to user dir
     new abfc2a6  [hotfix] Ensure *-example suffix for all example directories
     new b0340d7  [hotfix] [docs] Walkthrough zip dist no longer contains a 
README

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/getting-started/walkthrough.md                                     | 1 -
 .../Dockerfile                                                          | 0
 .../README.md                                                           | 0
 .../build-example.sh                                                    | 0
 .../docker-compose.yml                                                  | 0
 .../generator/Dockerfile                                                | 0
 .../generator/event-generator.py                                        | 0
 .../generator}/messages_pb2.py                                          | 0
 .../greeter/Dockerfile                                                  | 0
 .../greeter/greeter.py                                                  | 0
 .../greeter/messages.proto                                              | 0
 .../greeter}/messages_pb2.py                                            | 0
 .../greeter/requirements.txt                                            | 0
 .../module.yaml                                                         | 0
 .../Dockerfile.python-worker                                            | 0
 .../Dockerfile.statefun                                                 | 0
 .../{statefun-python-k8s => statefun-python-k8s-example}/README.md      | 0
 .../build-example.sh                                                    | 0
 .../event-generator.py                                                  | 0
 .../{statefun-python-k8s => statefun-python-k8s-example}/main.py        | 0
 .../{statefun-python-k8s => statefun-python-k8s-example}/messages.proto | 0
 .../messages_pb2.py                                                     | 0
 .../{statefun-python-k8s => statefun-python-k8s-example}/module.yaml    | 0
 .../python-worker-deployment.yaml                                       | 0
 .../python-worker-service.yaml                                          | 0
 .../requirements.txt                                                    | 0
 .../README.md                                                           | 0
 .../example_utils.py                                                    | 0
 .../requirements.txt                                                    | 0
 .../run-example.py                                                      | 0
 .../walkthrough.proto                                                   | 0
 .../walkthrough.py                                                      | 0
 .../walkthrough_pb2.py                                                  | 0
 tools/docs/create_python_walkthrough.sh                                 | 2 +-
 34 files changed, 1 insertion(+), 2 deletions(-)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/Dockerfile (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/README.md (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/build-example.sh (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/docker-compose.yml (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/generator/Dockerfile (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/generator/event-generator.py (100%)
 rename statefun-examples/{statefun-python-greeter/greeter => 
statefun-python-greeter-example/generator}/messages_pb2.py (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/greeter/Dockerfile (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/greeter/greeter.py (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/greeter/messages.proto (100%)
 rename statefun-examples/{statefun-python-greeter/generator => 
statefun-python-greeter-example/greeter}/messages_pb2.py (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/greeter/requirements.txt (100%)
 rename statefun-examples/{statefun-python-greeter => 
statefun-python-greeter-example}/module.yaml (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/Dockerfile.python-worker (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/Dockerfile.statefun (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/README.md (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/build-example.sh (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/event-generator.py (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/main.py (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/messages.proto (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/messages_pb2.py (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/module.yaml (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/python-worker-deployment.yaml (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/python-worker-service.yaml (100%)
 rename statefun-examples/{statefun-python-k8s => 
statefun-python-k8s-example}/requirements.txt (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/README.md (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/example_utils.py (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/requirements.txt (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/run-example.py (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/walkthrough.proto (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/walkthrough.py (100%)
 rename statefun-examples/{statefun-python-walkthrough => 
statefun-python-walkthrough-example}/walkthrough_pb2.py (100%)

Reply via email to