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

Moves eslint to devDependency #1746

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Jan 22, 2024

Description

Moves eslint-plugin-cypress to a devDependency since it is only used in formatting cypress files. Runs yarn to update the lock file, but this didn't change anything.

Category

[Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation]

Why these changes are required?

What is the old behavior before changes and new behavior after changes?

Issues Resolved

#1745

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Derek Ho <dxho@amazon.com>
@derek-ho derek-ho changed the title Moves eslint to devDependency and save yarn.lock file Moves eslint to devDependency Jan 22, 2024
@derek-ho derek-ho marked this pull request as ready for review January 22, 2024 15:06
@derek-ho derek-ho added the backport 2.x backport to 2.x branch label Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df1a4ea) 67.09% compared to head (61d9519) 67.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1746   +/-   ##
=======================================
  Coverage   67.09%   67.09%           
=======================================
  Files          94       94           
  Lines        2404     2404           
  Branches      318      318           
=======================================
  Hits         1613     1613           
  Misses        713      713           
  Partials       78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cwperks cwperks merged commit b38c754 into opensearch-project:main Jan 22, 2024
14 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 22, 2024
Signed-off-by: Derek Ho <dxho@amazon.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit b38c754)
cwperks pushed a commit that referenced this pull request Jan 22, 2024
Signed-off-by: Derek Ho <dxho@amazon.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit b38c754)

Co-authored-by: Derek Ho <dxho@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants