multi-project build and test

5 views
Skip to first unread message

Joao Miguel Ferreira

unread,
Dec 25, 2020, 2:20:08 PM12/25/20
to rspec
Hello,

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

Is there such a tool in the ruby world ? maybe related to rspec, or other kind of approaches.

I would appreciate a lot any input on this topic

Thank you
João

Phil Pirozhkov

unread,
Dec 25, 2020, 3:14:48 PM12/25/20
to Jack Royal-Gordon
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

Joao Miguel Ferreira

unread,
Dec 27, 2020, 6:09:05 AM12/27/20
to rs...@googlegroups.com
Hi Phil,

Thank you


--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rspec/CAAk5Ok8n0N57TvQudZjHYmxN9P86P%2B6%3DK4EwhPiOgh%2BcV93JyA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages