Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

CircleCI: Update specs repo before validating podspec - #51

Merged
jtreanor merged 1 commit into
developfrom
circleci-repo-update
Feb 4, 2019
Merged

CircleCI: Update specs repo before validating podspec#51
jtreanor merged 1 commit into
developfrom
circleci-repo-update

Conversation

@jtreanor

@jtreanor jtreanor commented Feb 4, 2019

Copy link
Copy Markdown
Contributor

This is a small CircleCI config update that ensures the specs repo is up to date before validating the podspec. Without this change, CI could fail to find recently updated pods.

@stevebaranski This fixes the failure you encountered in #50

@jtreanor
jtreanor requested a review from jkmassel February 4, 2019 10:29
Comment thread Gemfile
@@ -1,6 +1,5 @@
source 'https://rubygems.org' do
gem 'cocoapods', '1.5.3'
gem 'cocoapods-check'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is removed because its not used by the latest Orb.

@jkmassel jkmassel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Thanks for adding this to the orb!

:shipit:

@jtreanor
jtreanor merged commit f6dab0d into develop Feb 4, 2019
@jtreanor
jtreanor deleted the circleci-repo-update branch February 4, 2019 15:39
@ghost

ghost commented Feb 4, 2019

Copy link
Copy Markdown

Thank you @jtreanor!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants