ssciwr / ssciwr/cookiecutter-cpp-project

Update GitLab CI - Currently missing Python testing, Coverage testing

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.