Continuous Integration for JSReports on Azure AppService
-
I am thinking of setting up Continuous Integration for the JSReports on Azure App Service. My Approach is to first design the PDF Report from within the dev studio instance and export the template as zip and then setup a CI/CD Pipeline that can deploy the contents of the zipped folder to the blob storage. This is based on my assumption of How the Solution Works ... Do you think this will work ? or is there a better idea
-
Guess What, I tried this approach and it works like a charm !! Will write a blog post and link back
-
Really looking forward to read the blog post.
-
-
Thank you for nice article. Looking forward for the next part :)
Just some small typos. Our product is actually called "jsreport", not "JSReports". And the templating engine is called "handlebars", not "handlebar".
JSReports => jsreport
Handlebar => Handlebars
-
Thanks for the feedback .. I have corrected this now and will step out for my weekend :) ping you when part 2 is ready !!!