chromaui / chromatic-cli

Chromatic CLI: `npx chromatic`
https://www.chromatic.com/docs/cli
MIT License
289 stars 70 forks source link

Add new check to test the CLI action in merge queue #1098

Closed codykaup closed 1 month ago

codykaup commented 1 month ago

This adds a new status check for our merge queue that:

  1. Pushes to the action-next repo
  2. Runs a test build against it

This should help catch any action-specific issues until we can put together a better system in the future.

📦 Published PR as canary version: 11.12.7--canary.1098.11406177933.0
:sparkles: Test out this PR locally via: ```bash npm install chromatic@11.12.7--canary.1098.11406177933.0 # or yarn add chromatic@11.12.7--canary.1098.11406177933.0 ```
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: ∅ (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f1bfdb40b952ddb27acac19acc6552e5e2adda97) | 8526 | 4661 | 54.67% | | | Head commit (9eeb9e01eda0234632e3dfd522bf15de4977ea04) | 8526 (+0) | 4661 (+0) | 54.67% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1098) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

github-actions[bot] commented 1 month ago

📦 Package Size: 5268 KB ✅ Compared to main: 0 KB f1bfdb40b952ddb27acac19acc6552e5e2adda97 (5268 KB)

chromatic-ci-bot commented 1 month ago

:rocket: PR was released in v11.13.0 :rocket: