MetOffice / MetOffice/CMEW

Run `configure_recipe` and `configure_for` in parallel

Open
#331 0 comments 0 reactions 0 assignees View on GitHub
configure
Dominant language
Python
Stars
5
Forks
3
Avg merge
5d 6h
Merged PRs (30d)
8

Description

There is no dependency between `configure_recipe` and `configure_for`, but they run sequentially. They should run in parallel instead.

Contributor guide

Open the contributing guide

Research direction

Start by locating the workflow entry points and definitions for `configure_recipe` and `configure_for`, then inspect how their sequencing is declared. Confirm the workflow can execute both tasks concurrently and still complete successfully, with no dependency between them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.