runtimeverification / runtimeverification/kontrol

Improve CI by running kontrol build once

Open
#434 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
Dominant language
Python
Stars
122
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Does it make sense to avoid running kontrol build on all four stages of Profiling (legacy) , Profiling (booster), Integration (legacy) and Integration (booster)?
Instead we could have a single stage of running kontrol build and copying the resulting out for each of the four stages.

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 locating the CI configuration for the Profiling (legacy), Profiling (booster), Integration (legacy), and Integration (booster) stages, then inspect how each invokes kontrol build. Verify whether one build output can be copied into all four stages; done means the four stages reuse a single out result without changing their other checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, ci-cd
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.