Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel build test migration for Sample Apps #79

Open
dennycd opened this issue Apr 27, 2022 · 2 comments
Open

Bazel build test migration for Sample Apps #79

dennycd opened this issue Apr 27, 2022 · 2 comments
Assignees
Labels
area/bazel Bazel releated tool chain changes area/cocoapod Cocoapod Build Related kind/test Test coverage

Comments

@dennycd
Copy link
Contributor

dennycd commented Apr 27, 2022

Migrate cocoadpod-based sample app build test to bazel based. Including the following project

Kokoro integration components at

We can utilize existing bazel bulid ruled defined at

And the corresponding bazel build test script at


cc @jtattermusch

@dennycd dennycd added area/cocoapod Cocoapod Build Related kind/test Test coverage area/bazel Bazel releated tool chain changes labels Apr 27, 2022
@jtattermusch
Copy link
Collaborator

//src/objective-c/examples:Sample and //src/objective-c/examples:tvOS-sample bazel targets already exist and are being run here: grpc/grpc#29599.

For the remaining samples we either don't have a bazel target or the bazel target is broken.

@jtattermusch
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bazel Bazel releated tool chain changes area/cocoapod Cocoapod Build Related kind/test Test coverage
Projects
None yet
Development

No branches or pull requests

3 participants