orgapp / orgajs

parse org-mode content into AST
https://orga.js.org
MIT License
614 stars 62 forks source link

proper CI/CD setup #71

Open xiaoxinghu opened 4 years ago

xiaoxinghu commented 4 years ago

So that this never happen again.

kosciak9 commented 4 years ago

hey, this is something I can help with I believe

xiaoxinghu commented 4 years ago

@kosciak9 sorry for the late reply, that would be awesome. Thanks. Just throw PRs my way 😉 .

kosciak9 commented 4 years ago

Sure. Do you have any preferences on services? I would go with Travis. From what I see in repository, we should run:

xiaoxinghu commented 4 years ago

I think github actions is probably ok for running all those, and currently, it is using it for unit tests