hey team,

There is a PR for adding github action for apache/dubbo repo:
https://github.com/apache/dubbo/pull/6726

We are using travis ci at this moment and comparing with Github Action[1],
I can see some benefits to moving to Github Action:

1.Move powerful ecosystem
2.Easy integration with more github activity

There are some discussions about GitHub Actions Concurrency Limits for
Apache projects[2]. it may become an issue when we add more github action
for different github activity, but from my personal view, it should be ok
at this stage.

I suggest to try github action now and keep travis ci at same time. We can
try for example one month to see if things work well.

[1] Github Action: https://github.com/features/actions
[2] GitHub Actions Concurrency Limits for Apache projects:
https://www.mail-archive.com/[email protected]/msg07478.html

Reply via email to