ssciwr / ssciwr/cookiecutter-cpp-project
Update GitLab CI - Currently missing Python testing, Coverage testing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 66
- Forks
- 9
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
GitLab CI of generated projects are currently minimal: https://github.com/ssciwr/cookiecutter-cpp-project/blob/ee7e2eab7b655bbbe7f5a0911b89944c65b5bc0b/%7B%7Bcookiecutter.project_slug%7D%7D/.gitlab-ci.yml
What could be added (same as in GitHub CI):
- Python testing
- Coverage Testing
- Testing on different OS
- Wheel building + PyPI deployment
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the generated-project GitLab configuration at {{cookiecutter.project_slug}}/.gitlab-ci.yml and compare it with the existing GitHub CI referenced in the issue. Implement the listed Python, coverage, operating-system, wheel, and PyPI checks, then verify that the generated project’s CI covers all four checklist items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, python
- Domain
- build-system, ci-cd, release, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100