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

Switch to GitHub Actions for CI #259

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Conversation

jparise
Copy link
Collaborator

@jparise jparise commented Feb 27, 2020

This also bumps our testing target platform to iPhone 8 (from iPhone 7)
because that's the minimum version available in GitHub's environment.

@vovasty
Copy link

vovasty commented Feb 27, 2020

can we update tests to iOS 13.1 as well? (it means we need to regenerate all snapshots)

@jparise
Copy link
Collaborator Author

jparise commented Feb 27, 2020

can we update tests to iOS 13.1 as well? (it means we need to regenerate all snapshots)

Yes, I'll introduce a multi-version testing matrix now that I've proved it essentially works.

@ghost
Copy link

ghost commented Feb 27, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 27, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 27, 2020

🚫 CI failed with log

@jparise jparise mentioned this pull request Feb 28, 2020
@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@garrettmoon
Copy link
Collaborator

Does github have little build status thingies? If so it would be good to update the README.

Copy link
Collaborator

@garrettmoon garrettmoon left a comment

Choose a reason for hiding this comment

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

This looks good! We should update the README to either update or remove the build kite 'badge'

@jparise jparise force-pushed the github-actions branch 2 times, most recently from ef27670 to bfc33c9 Compare February 28, 2020 18:52
@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

This also bumps our testing target platform to iPhone 8 (from iPhone 7)
because that's the minimum version available in GitHub's environment.
@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

@jparise jparise merged commit 0768251 into pinterest:master Feb 28, 2020
@jparise jparise deleted the github-actions branch February 28, 2020 19:01
@ghost
Copy link

ghost commented Feb 28, 2020

🚫 CI failed with log

adlerj pushed a commit to adlerj/PINCache that referenced this pull request Aug 4, 2020
* commit 'df60b0d9c1903ca4cdb1e928b04ea1203aa28ad2':
  Support Catalyst (pinterest#272)
  Fix the grammar in an assertion failure message (pinterest#270)
  Remove the unused CI directory (pinterest#265)
  Fix up analyze for github CI (pinterest#264)
  Check fileURL outside of the locked scope (pinterest#262)
  Optimization `PINMemoryCache` trim to date (pinterest#252)
  Use correct class name in NSAssert() messages (pinterest#263)
  Remove Danger from the project (pinterest#261)
  Link to master branch workflow from the CI badge
  Test that the "remove object" blocks are called (pinterest#258)
  Fix GitHub Actions CI badge
  Switch to GitHub Actions for CI (pinterest#259)
  Discrepancy between Header Comment and Implementation (pinterest#257)

# Conflicts:
#	Makefile
#	PINCache.xcodeproj/project.pbxproj
#	Tests/PINCacheTests.m
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