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

Added Circle CI 2.0 YML #478

Merged
merged 2 commits into from
Nov 16, 2017
Merged

Added Circle CI 2.0 YML #478

merged 2 commits into from
Nov 16, 2017

Conversation

cocojoe
Copy link
Member

@cocojoe cocojoe commented Nov 14, 2017

Removed old scripts
Update bundle / fastlane
Update Auth0 Dep

@cocojoe cocojoe force-pushed the updated-circle-ci-2 branch from 11a787d to a609115 Compare November 14, 2017 11:42
Removed old scripts
Update bundle / fastlane
Update Auth0 Dep
@cocojoe cocojoe force-pushed the updated-circle-ci-2 branch from 935d2e0 to 840af55 Compare November 15, 2017 10:25
@cocojoe cocojoe requested a review from lbalmaceda November 16, 2017 12:30
@@ -1,6 +1,7 @@
source 'https://rubygems.org'

gem 'fastlane', '~> 2.5'
gem 'jwt', '~> 1.5'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this added?

Copy link
Member Author

@cocojoe cocojoe Nov 16, 2017

Choose a reason for hiding this comment

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

I had to do this to fix the JWT version so it would be fine for ruby version in macOS 10.12 CI. If I update bundle locally it will jump up to an incompatible version for CI as I'm using mac OS 10.3 which has newer ruby.

@cocojoe cocojoe added this to the v2-Next milestone Nov 16, 2017
@cocojoe cocojoe merged commit 3c416dd into master Nov 16, 2017
@cocojoe cocojoe deleted the updated-circle-ci-2 branch December 12, 2017 10:21
@cocojoe cocojoe mentioned this pull request Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants