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

Add deprecation warning for cypress.reporters feature #2855

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

mhan83
Copy link
Contributor

@mhan83 mhan83 commented Jul 17, 2024

Description

Motivation and Context

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation fix (typos, incorrect content, missing content, etc.)

DEVX-2914

Sorry, something went wrong.

@mhan83 mhan83 requested a review from a team as a code owner July 17, 2024 21:50
Copy link

Deploy preview ready for 2855!
https://docs.dev.saucelabs.net
built from 73035b0

Copy link

Deploy preview ready for 2855!
https://docs.dev.saucelabs.net
built from d47023f

Comment on lines 901 to 902
This feature has been deprecated. We recommend configuring your reporters with your cypress config file. See the [cypress documentation](https://docs.cypress.io/guides/tooling/reporters) for details or our [example repo](https://github.com/saucelabs/saucectl-cypress-example/tree/main/v1/examples/multi-reporter) for an example implementation.
:::
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bit more assertive wording would be nice 🙏 Just to nudge them towards doing it, as it isn't optional.

Copy link

Deploy preview ready for 2855!
https://docs.dev.saucelabs.net
built from e9c019d

@mhan83 mhan83 requested a review from alexplischke July 18, 2024 16:05
@mhan83 mhan83 merged commit 6c77af4 into main Jul 18, 2024
7 checks passed
@mhan83 mhan83 deleted the devx-2914 branch July 18, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants