firebase / firebase/quickstart-cpp
Add build verification using GitHub Actions
Open
type: feature request
- Dominant language
- C++
- Stars
- 260
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Since this repository is used for snippets that are included in docs, the code here should have some automated verification that it compiles. Travis CI would be ideal as it's consistent with other Firebase Github projects.
Unit testing is not required but is a nice-to-have.
Contributor guide
Research direction
Start by inspecting the repository's existing C++ build entry points and how the snippets are organized. Define completion as an automated GitHub Actions check that verifies the snippets compile; unit tests are optional, and the issue also mentions Travis CI as an alternative to reconcile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100