WayfireWM / WayfireWM/wf-shell

ci : use matrix testing for build

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

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C++
Stars
179
Forks
55
Avg merge
16d 1h
Merged PRs (30d)
3

Description

As seen on #530, the ci (and most users) uses GCC, it would be a good idea to test for clang as well. Could also test with glibc along with musl.

With #511, i am also wondering if we should have a list of supported versions that are tested for ? but that would probably be way, way too overkill

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

Inspect the repository's CI configuration and build entry points first, then review the context in issues #530 and #511. Define the compiler and libc combinations the matrix should cover, and consider how supported versions fit the existing CI setup. Done means the CI exercises the agreed GCC/Clang and glibc/musl combinations reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, ci-cd, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.