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

fix: Remove start server command from forward merge action #3040

Merged
merged 6 commits into from
Nov 12, 2024

Conversation

mannycarrera4
Copy link
Contributor

Summary

Remove step to start storybook server. We use to need this to run cypress, but after switching to component test runner, we no longer need this step in a forward merge.

Release Category

Infrastructure


Checklist

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)
  • PR Release Notes describes additional information useful to call out in a release message or removed if not applicable
  • Breaking Changes provides useful information to upgrade to this code or removed if not applicable

Where Should the Reviewer Start?

Areas for Feedback? (optional)

  • Code
  • Documentation
  • Testing
  • Codemods

Testing Manually

Screenshots or GIFs (if applicable)

Thank You Gif (optional)

Copy link

cypress bot commented Nov 7, 2024

Workday/canvas-kit    Run #8029

Run Properties:  status check passed Passed #8029  •  git commit 6a2d2775dd ℹ️: Merge aa3d44dd3e60dbc001e9a24271ec156f9df3a43b into 101b613622d102220b6c00ae496e...
Project Workday/canvas-kit
Branch Review mc-fix-fm-action
Run status status check passed Passed #8029
Run duration 03m 33s
Commit git commit 6a2d2775dd ℹ️: Merge aa3d44dd3e60dbc001e9a24271ec156f9df3a43b into 101b613622d102220b6c00ae496e...
Committer Manuel Carrera
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 19
Tests that did not run due to a developer annotating a test with .skip  Pending 24
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1093
View all changes introduced in this branch ↗︎
UI Coverage  21.98%
  Untested elements 1617  
  Tested elements 453  
Accessibility  99.18%
  Failed rules  5 critical   5 serious   0 moderate   2 minor
  Failed elements 177  

.nvmrc Outdated Show resolved Hide resolved
@alanbsmith alanbsmith enabled auto-merge (squash) November 12, 2024 17:23
@alanbsmith alanbsmith merged commit ca35b69 into Workday:master Nov 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants