jsondaora icon indicating copy to clipboard operation
jsondaora copied to clipboard

Add github actions

Open dutradda opened this issue 5 years ago • 3 comments

dutradda avatar Sep 27 '19 19:09 dutradda

What do you want Travis to do? Are you wanting it to just build and test to make sure the commits are okay or are you wanting Travis to automatically deploy new changes as well?

norman-harris avatar Sep 28 '19 20:09 norman-harris

the Makefile has all steps, from code checks to deploy.

I think you can cover two make rules: make integration and make deploy. What you think?

dutradda avatar Sep 29 '19 01:09 dutradda

@norman-harris I changed the issue to use the new ci/cd github tool, called actions.

dutradda avatar Sep 30 '19 14:09 dutradda