MetOffice / MetOffice/Vernier

Test installation using workflows

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

Nobody has claimed this yet.

testing
Dominant language
C++
Stars
6
Forks
11
Avg merge
18h 7m
Merged PRs (30d)
1

Description

The idea is to have new workflows that test our build and install capabilities. A build will be done both statically and dynamically then system tests can be ran that make sure the libraries have been installed properly and in the right place.

Potentially useful link is https://github.com/actions/upload-artifact, a build need only be done once for each linking option then the binaries can be uploaded so that other workflows can use them.

Contributor guide

Open the contributing guide

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 by reviewing the repository's existing workflows and build and install configuration. Define workflows covering static and dynamic linking, then use the upload-artifact approach so system tests can verify that installed libraries are present in the right location. Done means both linking options are built and the installation checks run successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, github-actions
Domain
build-system, ci-cd, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.