ddclient icon indicating copy to clipboard operation
ddclient copied to clipboard

Mention that you can run the github actions locally

Open SuperSandro2000 opened this issue 5 years ago • 2 comments

I think we should recommend https://github.com/nektos/act in the contributions guide.

If you are heavily testing stuff it is faster to run the tests locally instead of pushing all the time. This also allows you to debug them in a broader way and test your changes while developing with all supported distros.

SuperSandro2000 avatar Jun 30 '20 23:06 SuperSandro2000

A quick "how-to" would be nice too.

rhansen avatar Jul 01 '20 00:07 rhansen

Most important command: sudo act -j test-centos6.

SuperSandro2000 avatar Jul 01 '20 06:07 SuperSandro2000