QuTech-Delft / QuTech-Delft/libqasm

[Infra] Make GitHub Actions `cpp-linux-arm64` test work with `actions/cpp-tests`

Open
#204 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
23
Forks
18
PR merge metrics
No merged PRs in 30d

Description

We have recently moved to using pipx in the composite action. pipx installs conan. After changing to pipx, this job can no longer find conan.

Note: cpp-linux-arm64 job runs on a python:3.11 container on a self-hosted runner.

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 composite action used by actions/cpp-tests and the cpp-linux-arm64 job configuration, then reproduce the missing conan lookup in the python:3.11 container. Done means the job can find the pipx-installed conan and the C++ tests run successfully on the self-hosted runner.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, github-actions, python
Domain
build-system, ci-cd, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.