Skip to content

Conversation

@fnando
Copy link
Member

@fnando fnando commented Aug 6, 2025

What

Build only doesn't require simulation, so let's do it only when required.

Why

To avoid an unnecessary simulation.

Known limitations

N/A

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Aug 6, 2025
@fnando fnando self-assigned this Aug 6, 2025
@fnando fnando moved this from Backlog (Not Ready) to Needs Review in DevX Aug 6, 2025
@fnando fnando merged commit 9c33c69 into main Aug 6, 2025
35 checks passed
@fnando fnando deleted the optional-simulation-invoke branch August 6, 2025 20:59
@github-project-automation github-project-automation bot moved this from Needs Review to Done in DevX Aug 6, 2025
);
}

let assembled = simulate_if_needed().await?;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If should send is not yes, and not build only, won't it simulate twice? It looks like it calls that function twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants