shreeshailaya / C-DAC-Notes

work in progress...
https://shreeshail.gitbook.io/c-dac-notes/
GNU General Public License v3.0
39 stars 58 forks source link

add a action which compile all independent java files #111

Closed shreeshailaya closed 3 years ago

shreeshailaya commented 3 years ago

add a GitHub action check or compile all individual java files present in the repository.

kirsteend commented 3 years ago

Hi @shreeshailaya, I'd like to pick this up if its still up for grabs. I'm looking to learn more about github actions. Thanks

shreeshailaya commented 3 years ago

@kirsteend start working on it ...

shreeshailaya commented 3 years ago

@kirsteend here is the file I added for checking individual java compilation but it's not working.

kirsteend commented 3 years ago

I added config to compile the maven project. Let me know if we need to add more for the other projects Thanks