shafreenAnfar opened a new pull request #25: Enable Continuous Integration (CI) 
for new PRs
URL: https://github.com/apache/synapse/pull/25
 
 
   At the moment, when there is a new PR, we always have to build locally to 
make sure the new PR doesn't introduce any regression issues. However, with 
Github Actions we can automate this effort with zero cost. I have written a 
Github workflow to automatically build new PRs to check its validity. Current 
Github workflow only runs on latest-ubuntu with Java 8. However, we can further 
improve it as we move forward. Once merged it will look like in the below 
image. 
   
   
![image](https://user-images.githubusercontent.com/6178058/76315340-81602b00-62fe-11ea-8b40-c99baffdde3d.png)
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to