google / triage-party

🎉 Triage Party: massively multi-player GitHub triage 🎉
Apache License 2.0
504 stars 80 forks source link

Build application on CI #216

Closed mik-laj closed 3 years ago

mik-laj commented 3 years ago

Hello,

@tstromberg propose that we can run integration tests on Github Action (https://github.com/google/triage-party/issues/215), but I think it is also worth doing a basic CI check also - try to compile the applications. The compiler can detect many problems without human intervention.

In next changes, I will try to introduce other tests that will check the quality of the code and compliance with good practices and Google recommendations.

Best regards, Kamil Breguła

tstromberg commented 3 years ago

Yes! This is wonderful. Thank you so much @mik-laj =)

tstromberg commented 3 years ago

I've merged this early because I wasn't sure how to run it otherwise. It's now running here: https://github.com/google/triage-party/actions/runs/292336914