Skip to content

Remove archived plugin#6432

Merged
estrada9166 merged 2 commits intomainfrom
alejandro/feat/remove-archived-plugin
May 1, 2026
Merged

Remove archived plugin#6432
estrada9166 merged 2 commits intomainfrom
alejandro/feat/remove-archived-plugin

Conversation

@estrada9166
Copy link
Copy Markdown
Contributor

@estrada9166 estrada9166 commented May 1, 2026

Archived plugin: https://github.com/Qytera-Gmbh/cypress-xray-plugin


Note

Low Risk
Low risk data-only change: updates a plugin repository URL and reformats several keywords arrays in plugins.json. Potential impact is limited to the plugins list rendering/lookup if any tooling depends on exact link/keyword formatting.

Overview
Updates the cypress-xray-plugin entry in src/data/plugins.json to point to a new GitHub repository (replacing the archived Qytera-Gmbh link).

Also normalizes JSON formatting for multiple plugin keywords fields (mostly expanding inline arrays to multi-line, with one collapse to inline), without changing the underlying metadata values.

Reviewed by Cursor Bugbot for commit 039f67f. Bugbot is set up for automated code reviews on this repo. Configure here.

@estrada9166 estrada9166 requested a review from emilyrohrbough May 1, 2026 18:15
@cypress
Copy link
Copy Markdown

cypress Bot commented May 1, 2026

cypress-documentation    Run #1071

Run Properties:  status check passed Passed #1071  •  git commit 039f67fd76: Update package link
Project cypress-documentation
Branch Review alejandro/feat/remove-archived-plugin
Run status status check passed Passed #1071
Run duration 06m 25s
Commit git commit 039f67fd76: Update package link
Committer estrada9166
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 322
View all changes introduced in this branch ↗︎
UI Coverage  47.51%
  Untested elements 337  
  Tested elements 3  
Accessibility  96.88%
  Failed rules  1 critical   3 serious   4 moderate   1 minor
  Failed elements 35  

Comment thread src/data/plugins.json
{
"name": "cypress-xray-plugin",
"description": "A plugin for uploading Cypress test results to Xray, including evidence such as screenshots, videos or custom data. Fully compatible with Cucumber.",
"link": "https://github.com/Qytera-Gmbh/cypress-xray-plugin",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It does look like the newly maintained plugin is: https://github.com/csvtuda/cypress-xray-plugin
Should we just swap for this?

@estrada9166 estrada9166 requested a review from emilyrohrbough May 1, 2026 19:15
@estrada9166 estrada9166 merged commit 6a908a5 into main May 1, 2026
12 checks passed
@estrada9166 estrada9166 deleted the alejandro/feat/remove-archived-plugin branch May 1, 2026 19:24
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.

2 participants