sjwiesman opened a new pull request #79: [FLINK-16730][docs] Add walkthrough 
distribution as build step
URL: https://github.com/apache/flink-statefun/pull/79
 
 
   The python walkthrough is based on the python greeter example and includes 
skeleton code to quickly get started. Python does not have an equivalent to 
maven archetype so I wanted to provide a zip download.
   
   I just realized that the link on master and rc3 is broken because the 
.gitignore does not allow zip files. I'm also don't think we can include the 
zip due to requirements not to ship binary files (but please correct me if I'm 
wrong here).
   
   The best solution I could come up with was a bash file 
`./downloads/copy-walkthrough-distribution.sh` the copies the 
`statefun-examples/statefun-greeter-python` and modifies certain files, and 
then a Jekyll plugin that creates the zip file as a build step. 
   
   I am happy for suggestions if someone has a better idea of how to do this. 
   
   cc @tzulitai 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to