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

Add CI & Danger #146

Merged
merged 10 commits into from
Jan 24, 2018
Merged

Add CI & Danger #146

merged 10 commits into from
Jan 24, 2018

Conversation

BasThomas
Copy link
Contributor

@BasThomas BasThomas commented Jan 20, 2018

This pull request adds (Circle)CI and Danger.

Danger hasn't been enabled yet as I need to add the token to the CI environment yet, which I can't do at this moment.

Fixes #2
Fixes #4

@mobile-releases-bot
Copy link

1 Warning
⚠️ The pull request is classed as Work in Progress

Generated by 🚫 Danger

@BasThomas BasThomas changed the title [WIP] Add CI & Danger Add CI & Danger Jan 22, 2018
build:
macos:
xcode: "9.2.0"
shell: /bin/bash --login -eo pipefail
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is necessary in combination with the Set Ruby Version to run a non-standard variant of Ruby on macOS, which is outdated and will prevent us from using Danger:

Fetching gem metadata from https://rubygems.org/.............
public_suffix-3.0.1 requires ruby version >= 2.1, which is incompatible with the
current version, ruby 2.0.0p648

Copy link
Contributor

@JoeSSS JoeSSS left a comment

Choose a reason for hiding this comment

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

Cool 👍

@BasThomas BasThomas merged commit 93a055e into master Jan 24, 2018
@BasThomas BasThomas deleted the add-ci branch January 24, 2018 20:46
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.

3 participants