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

Rewrite continuous integration configuration #62

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Conversation

skalee
Copy link
Contributor

@skalee skalee commented Jun 2, 2020

Rewrite continuous integration configuration (i.e. Tests GitHub Actions workflow) basing on what was previously done in Travis CI (as of https://github.com/riboseinc/activeid/blob/7c21af9da648083f9adb722f62392236e853e032/.travis.yml).

skalee added 4 commits June 2, 2020 09:20
Rewrite continuous integration workflow basing on what was defined
for Travis CI.
Only configurations involving recent MRI versions are required to pass
all the tests for now.

- Tests on Ruby 2.3 fail for some reason, it looks like mysql2 gem
  compatibility issue.  We will likely drop support anyway.
- Tests on JRuby also fail.  This will be investigated later.
@skalee skalee merged commit aec35fe into master Jun 2, 2020
@skalee skalee deleted the proper-gha-tests branch June 2, 2020 08:51
@skalee
Copy link
Contributor Author

skalee commented Jun 2, 2020

Tests are failing on Ruby 2.3 (#63) and sometimes on JRuby (#64 and #65), but this is not something what should block this pull request from being merged in.

@skalee skalee mentioned this pull request Jun 2, 2020
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

Successfully merging this pull request may close these issues.

1 participant