+1 On Fri, Mar 13, 2020 at 10:53 PM Madhawa Kasun Gunasekara < madhaw...@gmail.com> wrote:
> Hi All, > > 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. > > [1] https://github.com/apache/gora/pull/201 > > Thanks, > Madhawa >