Fix codevelop installations
Open
build
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
Currently, if you attempt to install Serac with codevelop enabled, it will fail. More specifically, using-with-cmake example will fail.
We disable installing Serac with codevelop in CI here https://github.com/LLNL/serac/blob/develop/.github/workflows/ci-tests.yml#L59
It may be worth fixing this and testing it in CI.
Contributor guide
Research direction
Start with the using-with-cmake example and reproduce the installation failure with codevelop enabled. Inspect .github/workflows/ci-tests.yml around line 59 to understand the current CI exclusion. Done means Serac installs successfully in that configuration and CI exercises the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100