arton / rjb

Ruby Java Bridge
https://www.artonx.org/collabo/backyard/?RubyJavaBridge
GNU Lesser General Public License v2.1
117 stars 34 forks source link

Automatic build and testing routines #53

Open arbox opened 7 years ago

arbox commented 7 years ago

Dear @arton ,

it is a good practice to have continuous automatic builds for all intended platforms in a project. If you are interested in we could implement such a solution (e.g. with Travis CI and AppVeyor) including the following points:

  1. automatic builds on Windows, MacOS, Linux based OSes with different Ruby and JVM versions;
  2. some regular autobuild (e.g. once a week) to test possible third-party dependency breaks;
  3. crossplatform compilation and gem authoring using rake-compiler.

Please let me know which steps could be of interest, I can implement them :)

arton commented 7 years ago

Hi arbox Thank you for your proposal.

  1. It sounds good for me.
  2. Currently, for me, Rjb is long stable phase (= no frequently update). I think it does not need regular autobuild..
  3. I'm not interest it. However, it sounds good.
arbox commented 7 years ago

Hi @arton,

to the point 1, I've just tested the installation on Ruby 2.4, and it still works :)

arton commented 7 years ago

Hi Andrei It's great news! Thanks a lot.

On Thu, Jan 19, 2017 at 5:55 AM, Andrei Beliankou notifications@github.com wrote:

Hi @arton https://github.com/arton,

to the point 1, I've just tested the installation on Ruby 2.4, and it still works :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arton/rjb/issues/53#issuecomment-273598791, or mute the thread https://github.com/notifications/unsubscribe-auth/AAApV6auRseL2LJYgxDzqqRj18luYqSCks5rTnwmgaJpZM4KqQM7 .