Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 835 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 835 Bytes

Simple HelloWorld application

Usage

After forking please maintain

  • deployment.json

change hostname, enter URL of your HANA instance

  • setup service Hook as WebHook URL

http://username:[email protected]:1237/?repo=https://github.com/gituser/helloworld

change username as your HANA user name change password as your HANA password change gituser to your Github user name

example: http://system:[email protected]:1237/?repo=https://github.com/SAPDshell/helloworld

From then on every commit to your repository triggers deployment to the HANA instance

Error Handling

In case deployment does not seem to work, simply copy and paste WebHook URL into the adressfield of your browser and execute. You should see the error message. For techical reasons the messages cannot be shown in Github