Automattic / Gridicons-iOS

Gridicons is a tiny framework which generates Gridicon images at any resolution.
GNU General Public License v2.0
25 stars 12 forks source link

Bump CircleCI Orbs to 1.0.x, add publish to trunk job and use CococaPods CDN Specs #44

Closed jtreanor closed 5 years ago

jtreanor commented 5 years ago

Our CircleCI Orbs repo has been stabilising and I released version 1.0.0 this week. In this PR, I am bumping the versions we use to 1.0 so that it will pick up any future 1.0.x version. This means we don't need to bump the version for any little change to our Orbs.

I have also updated the repo to use 1.8.x so that it will default to using the CocoaPods CDN specs repo.

Finally, I have added the Publish pod to Trunk CircleCI job since it was missing from this repo. Tagging to push the podspec will work for this repo now.

To test: