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

Set up CircleCI #124

Merged
merged 1 commit into from
Oct 17, 2019
Merged

Set up CircleCI #124

merged 1 commit into from
Oct 17, 2019

Conversation

dazuma
Copy link
Member

@dazuma dazuma commented Oct 16, 2019

It was decided in the Oct 16 Ruby SIG meeting to go with CircleCI over Travis.

This is an initial CircleCI config, covering the matrix of 2 gems (api and sdk) against 4 Rubies (MRI 2.4, 2.5, 2.6, and JRuby latest). It does not cover TruffleRuby currently.

CircleCI has been activated for this repo: https://circleci.com/gh/open-telemetry/opentelemetry-ruby

Fixes #77

@dazuma
Copy link
Member Author

dazuma commented Oct 16, 2019

I signed it

Copy link
Member

@mwear mwear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for setting this up @dazuma! Have you been able to touch base with someone who has permissions to enable circleci on the repo?

@fbogsany: Are you ok temporarily not testing against truffleruby?

@dazuma
Copy link
Member Author

dazuma commented Oct 16, 2019

@mwear Yes, Bogdan enabled Circle on the repo earlier today.

Copy link
Contributor

@fbogsany fbogsany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll figure out how to add back the TruffleRuby support.

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.

Add CI, either Circle or Travis
3 participants