Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Chromatic CLI and pass skipUpdateCheck: false #278

Merged
merged 2 commits into from Apr 2, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Mar 29, 2024

Updates Chromatic CLI dependency to v11.3.0 which:

  • Handles JSON parse errors in config file more gracefully (fixes Configuration file JSON parse error #247)
  • Suppresses issues caused by missing Git remote
  • Adds skipUpdateCheck option (set to true for VTA builds)

@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels Mar 29, 2024
@ghengeveld ghengeveld merged commit 0eb17b1 into main Apr 2, 2024
10 checks passed
@ghengeveld ghengeveld deleted the upgrade-chromatic-cli branch April 2, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration file JSON parse error
2 participants