Skip to content

ci: set MARKETING_VERSION from git tag before build#36

Merged
gmegidish merged 1 commit intomainfrom
ci/version-from-tag
Apr 16, 2026
Merged

ci: set MARKETING_VERSION from git tag before build#36
gmegidish merged 1 commit intomainfrom
ci/version-from-tag

Conversation

@gmegidish
Copy link
Copy Markdown
Member

No description provided.

@gmegidish gmegidish merged commit 5861899 into main Apr 16, 2026
2 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 16, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0759eabe-c5d8-45cc-9045-d71ee588ae93

📥 Commits

Reviewing files that changed from the base of the PR and between 2da0b5e and ccd290e.

📒 Files selected for processing (1)
  • .github/workflows/build.yml

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to data retention organization setting


Walkthrough

A conditional step was added to both the build-ipa and build-sim jobs in the GitHub Actions build workflow. When the workflow is triggered by a tag, the step extracts the version from the tag reference and uses sed to update the MARKETING_VERSION in the Xcode project configuration file before executing the build commands. The existing build step logic remains unchanged.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/version-from-tag

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant