Skip to content

fix: sdk-5211 correct ios release workflows - #88

Merged
dciccale merged 1 commit into
masterfrom
fix/sdk-5211-release-workflow-bugs
Jul 30, 2026
Merged

fix: sdk-5211 correct ios release workflows#88
dciccale merged 1 commit into
masterfrom
fix/sdk-5211-release-workflow-bugs

Conversation

@dciccale

Copy link
Copy Markdown
Contributor

Summary

  • fetch the complete base-branch history before calculating the next version
  • publish one idempotent GitHub release for the existing v${VERSION} tag with generated notes
  • deploy to CocoaPods only for v-prefixed release tags

Validation

  • actionlint v1.7.12 passes for all three modified workflows
  • the shared SDK-5074 standard-version fixture confirms shallow history calculates the wrong patch version and omits earlier commits

Linear: https://linear.app/rudderstack/issue/SDK-5211
Parent: https://linear.app/rudderstack/issue/SDK-5074

@dciccale
dciccale marked this pull request as ready for review July 29, 2026 18:07
@dciccale
dciccale merged commit f196c54 into master Jul 30, 2026
9 checks passed
@dciccale
dciccale deleted the fix/sdk-5211-release-workflow-bugs branch July 30, 2026 13:48
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.

2 participants