Cocoapod build test coverage
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Migrate and/or create build test coverage for pods managed by iOS/ObjC stack, these includes
* Objc Wrapper Pod (gRPC, gRPC-ProtoRPC, gRPC-RxLibrary)
* Native C-Core Pod (gRPC-C++, gRPC-Core)
The build test should be triggered in the following brach and scenarios
* **grpc_master** branch upon shallow copy source code sync (daily)
* **grpc_release** branch upon release tag creation (per grpc schedule)
* **PR presubmit** (in the future)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by mapping the ObjC Wrapper Pods and Native C-Core Pods listed in the issue to the repository's existing build-test entry points. Define coverage for grpc_master daily syncs, grpc_release tag creation, and the proposed PR presubmit trigger. Done means each listed pod is covered by the scheduled branch and release scenarios, with PR coverage addressed as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ios, objective-c
- Domain
- build-system, ci-cd, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100