parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 865 forks source link

ci: Optimize CI workflow performance #1724

Closed dplewis closed 1 year ago

dplewis commented 1 year ago

New Pull Request Checklist

Issue Description

The current ci workflow doesn't allow for an easy way to debug failing tests. The PR saves ~10 minutes of CI time, allows for easier debugging of flaky tests and fixes some flaky tests

Closes: https://github.com/parse-community/Parse-SDK-iOS-OSX/pull/1634

Approach

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

dplewis commented 1 year ago

@mtrezza This should also fix the manual documentation release as well

mtrezza commented 1 year ago

That's really cool, waiting for the CI to pass...

dplewis commented 1 year ago

@mtrezza The CI does pass. I think the old CI is trying to run.

parseplatformorg commented 1 year ago

🎉 This change has been released in version 2.2.0

dplewis commented 1 year ago

@mtrezza Can you run the manual docs generation workflow?

mtrezza commented 1 year ago

I did and it got published