Conversation
…llowCypressEnv`, deprecating `Cypress.env()`, and migrating to the new recommended pattern (#6344) * feat: add the documentation for cy.env(), Cypress.expose(), sallowCypressEnv, deprecating Cypress.env(), and migrating to the new recommended pattern * slight wording update * More SEO friendly description * remove duplicate label * update some of the env intro * update some wording of doc * more copy updates * add area for Cypress.expose in the env doc * combine env vs expose into partial * change names to keys * rewrite some sections * Update configuration to document 'expose' and change env being settable * Update module API documentation * chore: remove broken link * update migration guide * Update cy.prompt examples to use new convention * replace examples that should use cy.env * Add best practices section for security * chore: run linter * replace env with expose where needed * rewrite env vars doc * Add expose to command line docs * Update links * add deprecated tag + new for expose * Update task example to be more specific * Update best practices * remove some mentions of task * change task to env for secrets in social auth * update uses of cy.task * update toc * lint * clean up * minor fixes * fix weird config example * update * cleanup * minor updates * minor updates * lint * add migration note about plugins migration * rearrange * lint * lint --------- Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com> Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com>
cypress-documentation
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-documentation
|
| Branch Review |
chore/app_release_15_10_0
|
| Run status |
|
| Run duration | 05m 10s |
| Commit |
|
| Committer | Cacie Prins |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
316
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
10.76%
|
|
|---|---|
|
|
2564
|
|
|
3
|
Accessibility
96.89%
|
|
|---|---|
|
|
1 critical
3 serious
4 moderate
0 minor
|
|
|
29
|
mschile
reviewed
Feb 3, 2026
mschile
approved these changes
Feb 3, 2026
This was referenced Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.