grpc / grpc-ios

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

Adding checker script to wait for a pod release availability #132

Closed dennycd closed 1 year ago

dennycd commented 1 year ago

Change Summary

Pod trunk push have delays which usually requires manual wait for the pod to become available for usage. This script automate the process of updating local pod cache and checking for pod availability.

Test & Verify

post submit release job pass green with the new wait script finding the pushed version and exit.