grpc / grpc-ios

gRPC for iOS
Apache License 2.0
37 stars 22 forks source link

Disable pod lint during trunk push #158

Closed dennycd closed 1 year ago

dennycd commented 1 year ago

Change Summary

adding steps to disable pod lint during trunk push which takes significantly long time that execeed github's 6 hour per job limitations .

this enables us to complete all pod push for all four platforms (ios,macos, tvos, watchos) within the time limits for release automation

Test & Verify

trigger dev release post submit to verify trigger prod release from release branch to verify