Hi João, > In my scenario I have several ruby projects (a few minor things in > javascript) hosted in github and I need to find a way to checkout, build and > test them all before deployment or just for dev/QA regression testing, > continuous testing and related concepts
RSpec itself consists of several repositories, and we run specs of all of them on commit. You can draw some inspiration here https://github.com/rspec/rspec-core/blob/bbbfb342a74bc1805593cb7bbe7a3c0d6639e993/.github/workflows/ci.yml#L64 -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to rspec+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rspec/CAAk5Ok8n0N57TvQudZjHYmxN9P86P%2B6%3DK4EwhPiOgh%2BcV93JyA%40mail.gmail.com.