Skip to content

Commit c915400

Browse files
committed
Add note about CI check failures and pod publishing
The merge commit for a release can suffer from failed CI checks if the check runs prior to the new version being populated in the CocoaPod CDN.
1 parent a4d3e6f commit c915400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ReleaseProcess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Press the `Publish release` button
6565

6666
At this moment the CI automation should notice your tag and after some minutes you should get the new pod publish on CocoaPods.
6767

68-
If this for some reason fails check the manual process below
68+
If this for some reason fails check the manual process below. Also note that the CI checks for a merged release PR can sometimes fail if the checks run prior to CocoaPods populating the new version through the CDN. Waiting a little while (e.g. 30-60 minutes) and rerunning the CI checks can sometimes repair the checks.
6969

7070
*Manual Process*
7171

0 commit comments

Comments
 (0)