Karim/fix xcode previews #8019
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check_pr_title.yml
on: pull_request
Check commit message style
3s
Annotations
1 error and 1 warning
|
Check commit message style
The message 1 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "Karim/fix xcode previews". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
Karim/fix xcode previews
I used [this technique](https://github.com/karim-alweheshy/xcode-spy-toolchain/blob/main/README.md) to point swiftc to rules_xcodeproj swiftc stub. This is now done manually to unblock the main part of the project but would need to be incorporated somehow eventually
WIP
Two things, pointing xcode to the custom toolchain and pointing the custom toolchain swiftc to rules_xcodeproj swiftc stub
I guess the next change would be for swiftc stub to diff between xcode commands (ignore except swiftui previews) and bazel commands (pass through)
|
|
Check commit message style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|