Skip to content
New issue

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

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

Already on GitHub? # to your account

Rename new action job name for merge queue UI #1100

Merged

Conversation

codykaup
Copy link
Contributor

@codykaup codykaup commented Oct 18, 2024

A continuation from #1098 from the findings of the latest merge queue tests:

  1. Removes on: merge_queue from lint-and-test because that actually caused it to run twice on merge
  2. Updates the job name on smoke-test-action-next so the merge queue UI doesn't have lint-and-test multiple times
📦 Published PR as canary version: 11.13.1--canary.1100.11444007691.0

✨ Test out this PR locally via:

npm install chromatic@11.13.1--canary.1100.11444007691.0
# or 
yarn add chromatic@11.13.1--canary.1100.11444007691.0

@codykaup codykaup added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels Oct 18, 2024
@codykaup codykaup self-assigned this Oct 18, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9eeb9e0) 8526 4661 54.67%
Head commit (d8b30b9) 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: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1100) 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: <covered lines added or modified>/<coverable lines 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

@codykaup codykaup requested a review from jmhobbs October 18, 2024 15:42
Copy link
Contributor

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

@codykaup codykaup added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit b4170a8 Oct 18, 2024
27 checks passed
@codykaup codykaup deleted the cody/cap-2324-create-a-new-action-to-properly-test-the-action branch October 18, 2024 15:48
@chromatic-ci-bot
Copy link
Collaborator

🚀 PR was released in v11.13.0 🚀

@chromatic-ci-bot chromatic-ci-bot added the released Verdict: This issue/pull request has been released label Oct 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
patch Auto: Increment the patch version when merged released Verdict: This issue/pull request has been released skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants