Skip to content

Add relevant iOS CI - #8

Merged
ctbeiser merged 1 commit into
mainfrom
agent/add-relevant-ci
Jul 20, 2026
Merged

Add relevant iOS CI#8
ctbeiser merged 1 commit into
mainfrom
agent/add-relevant-ci

Conversation

@ctbeiser

Copy link
Copy Markdown
Owner

Summary

  • add pull-request, main, and manually dispatched iOS CI
  • run deterministic formatting and strict SwiftLint for the app and share extension
  • build the full unsigned simulator scheme
  • replace the stale orion lint scope with the real EchoShareExtension

Why

Echo had GitHub Actions enabled but no workflow. Its lint configuration also omitted the shipped share extension, so adding CI without correcting that scope would have produced a misleading green check.

Validation

  • Apple Bash 3.2 syntax for all scripts and hooks
  • actionlint .github/workflows/ios-ci.yml
  • autofix idempotence and strict SwiftLint across all six Swift files
  • target-specific lint scope: five app files and one extension file
  • scripts/verify-full.sh using the unsigned Verify Full simulator scheme
  • git diff --check

@ctbeiser
ctbeiser marked this pull request as ready for review July 20, 2026 02:29
@ctbeiser
ctbeiser merged commit d0e14c5 into main Jul 20, 2026
2 checks passed
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