Hive Hive
Sign in

Do not fail when a plan is not valid

GitHub issue · Open

Metadata
Source
tuist/tuist #7268
Updated
Jun 11, 2026
Domains
CLI
Details

Why is this needed?

If teams go over the free thresholds for the Tuist Cache and Tuist Selective Testing, the commands leveraging these features fail. This can block the CI, which we should never do if we can generate the project without these additional features.

Steps to address the need

We should relegate the error to a warning – either on the CI or both on the CI and local environments.

Comments

No GitHub comments yet.