Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic build and testing routines #53

Open
arbox opened this issue Nov 5, 2016 · 3 comments
Open

Automatic build and testing routines #53

arbox opened this issue Nov 5, 2016 · 3 comments

Comments

@arbox
Copy link
Contributor

arbox commented Nov 5, 2016

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
Copy link
Owner

arton commented Nov 5, 2016

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
Copy link
Contributor Author

arbox commented Jan 18, 2017

Hi @arton,

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

@arton
Copy link
Owner

arton commented Jan 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants