Skip to content

Add CI workflows for Example apps#45

Merged
Kyle-Ye merged 4 commits into
mainfrom
feature/ci-workflows
Apr 5, 2026
Merged

Add CI workflows for Example apps#45
Kyle-Ye merged 4 commits into
mainfrom
feature/ci-workflows

Conversation

@Kyle-Ye
Copy link
Copy Markdown
Member

@Kyle-Ye Kyle-Ye commented Apr 5, 2026

Summary

  • Add composite action .github/actions/build-example for reusable Xcode + Tuist + xcodebuild pipeline
  • Add per-framework workflow files with platform matrix (iOS device, iOS Simulator, macOS)

Workflows

Workflow Scheme Runner Xcode Platforms
ag_example.yml AGExample macos-15 16.4 iOS, iOS Sim, macOS
rb_example.yml RBExample macos-15 16.4 iOS, iOS Sim, macOS
coreui_example.yml CoreUIExample macos-15 16.4 iOS, iOS Sim, macOS
bls_example.yml BLSExample macos-15 16.4 iOS, iOS Sim
gf_example.yml GFExample macos-26 26.3 iOS, iOS Sim, macOS
sfsymbols_example.yml SFSymbolsExample macos-15 16.4 iOS, iOS Sim, macOS

Test plan

  • Verify workflow YAML syntax is valid
  • Verify workflows trigger and build successfully on push

@Kyle-Ye Kyle-Ye merged commit 40957db into main Apr 5, 2026
17 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/ci-workflows branch April 5, 2026 20:01
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