Skip to content

Conversation

alecmestroni
Copy link
Contributor

@alecmestroni alecmestroni commented Oct 4, 2024

Adding new plugins to documentation:

  • cypress-xray-junit-reporter

should be used by people that cannot migrate to jira cloud, attach screenshot function

  • cypress-env

This utility simplifies the process of handling different environments (such as test, staging, and production) by providing a environment-specific settings in your Cypress tests.

  • cypress-aws-secrets-manager

This plugin integrates AWS Secrets Manager into your Cypress tests, ensuring that sensitive data like API keys, passwords, and tokens remain secure during testing. It allows for secure loading and updating of secrets directly from your tests.

…-env & cypress-aws-secrets-manager

Adding new plugins to documentation:
- cypress-xray-junit-reporter
- cypress-env
- cypress-aws-secrets-manager
Copy link

netlify bot commented Oct 4, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 5ebe699

@CLAassistant
Copy link

CLAassistant commented Oct 4, 2024

CLA assistant check
All committers have signed the CLA.

@cypress-app-bot
Copy link
Collaborator

@alecmestroni alecmestroni changed the title docs: update plugins.json to add cypress-xray-junit-reporter, cypress… docs: update plugins.json to include new plug-in (Jira ,AWS secret manager, multi-env) Oct 8, 2024
@alecmestroni alecmestroni changed the title docs: update plugins.json to include new plug-in (Jira ,AWS secret manager, multi-env) docs: update plugins.json to include new plugins (Jira ,AWS secret manager, multi-env) Oct 8, 2024
@jennifer-shehane
Copy link
Member

Thanks!

@jennifer-shehane jennifer-shehane merged commit 7695070 into cypress-io:main Oct 10, 2024
5 checks passed
@MikeMcC399
Copy link
Contributor

@alecmestroni

Regarding

Congratulations on getting your plugins listed! I'm not sure if they actually meet the requirements on Adding Plugins though.

Each plugin submitted to the plugins list should have the following:

  1. Integration tests with Cypress
  • Demonstrates the plugin working
  • Acts as real-world example usage
  1. CI pipeline
  2. Compatibility with at least the latest major version of Cypress

Compatibility with at least the latest major version of Cypress

Plugin Integration test CI pipeline Cypress 13 compatibility
cypress-xray-junit-reporter yes no yes
cypress-env no no ?
cypress-aws-secrets-manager no no ?

Please consider checking these points and enhancing your plugins if necessary.

@alecmestroni
Copy link
Contributor Author

Hi, @MikeMcC399

I have updated every package to meet the requirements

Plugin Integration test CI pipeline Cypress 13.15 compatibility
cypress-xray-junit-reporter yes yes yes
cypress-env yes yes yes
cypress-aws-secrets-manager yes yes yes

@MikeMcC399
Copy link
Contributor

@alecmestroni

Thank you very much for enhancing your packages! 🎉

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.

5 participants