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

BREAKING: 13.0 Docs #5315

Merged
merged 30 commits into from
Aug 29, 2023
Merged

BREAKING: 13.0 Docs #5315

merged 30 commits into from
Aug 29, 2023

Commits on Jun 15, 2023

  1. BREAKING: update documentation by setting default video: false for v1…

    …3.0.0 (#5300)
    
    * BREAKING: update documentation by setting default video: false
    
    * Update docs/guides/overview/why-cypress.mdx
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * Update docs/guides/end-to-end-testing/migration/protractor-to-cypress.mdx
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * Update docs/guides/continuous-integration/introduction.mdx
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * Update docs/guides/guides/screenshots-and-videos.mdx
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * chore: re-order video bits
    
    * Update docs/guides/end-to-end-testing/migration/protractor-to-cypress.mdx
    
    * chore: linting
    
    ---------
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    AtofStryker and emilyrohrbough committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    610348c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94c9b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. breaking: update documentation by setting videoCompression: false (#5301

    )
    
    * BREAKING: update documentation by setting default video: false
    
    * BREAKING: update documentation by setting videoCompression: false
    
    * Update docs/guides/guides/screenshots-and-videos.mdx
    
    Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
    
    * apply suggestion from code review
    
    * chore: attempt to rework the video encoding section
    
    * Update docs/guides/guides/screenshots-and-videos.mdx
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * chore: address comments in code review
    
    * chore: update video encoding guide to flow a bit more evenly
    
    ---------
    
    Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    3 people committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    48c2a95 View commit details
    Browse the repository at this point in the history
  2. BREAKING: remove the videoUploadOnPasses configuration option (#5306)

    * BREAKING: remove the videoUploadOnPasses configuration option
    
    * chore: add history entry of removed videoUploadOnPasses config option
    AtofStryker committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8f1fc89 View commit details
    Browse the repository at this point in the history
  3. .readFile() is now a query (#5017) (#5316)

    * .readFile() is now a query
    
    * Add section on new .readFile() superpowers
    
    * Fix page slug for readFile
    
    * Prettier run
    
    Co-authored-by: Blue F <blue@everblue.info>
    mjhenkes and BlueWinds committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    674419f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update guides for Cy 13, where assertions are now commands (#5081)

    * .readFile() is now a query (#5017)
    
    * .readFile() is now a query
    
    * Add section on new .readFile() superpowers
    
    * Fix page slug for readFile
    
    * Prettier run
    
    * Update guides to better support users in Cy 13, where assertions are now commands
    
    * Review updates
    
    * Apply suggestions from code review
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    
    * Partial review feedback (more to come)
    
    * Review updates
    
    * Prettier run
    
    * fix: update retry ability guide and migration guide now that should() and and() will not be queries in v13. see cypress-io/cypress#25738
    
    * chore: correct number of queries in example
    
    * revert: images changes due to should() and and() being queries, which is no longer applicable due to cypress-io/cypress#25738
    
    * chore: lint guides
    
    ---------
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    3 people committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7d78203 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    mjhenkes and MikeMcC399 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dcea3ed View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Remove nodeVersion documentation (#5318)

    * Remove reference to 'nodeVersion'
    
    * added history, removed changes to legacy
    mjhenkes committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a0fcdf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. docs: v13 video and TR migration info (#5383)

    * added video config migration info
    
    * added tr migration info
    
    * PR feedback
    
    * PR feedback
    
    * PR feedback
    
    * Apply suggestions from code review
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    * Update docs/guides/references/migration-guide.mdx
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    
    ---------
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    3 people committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dd27a62 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    9eb430c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    f391fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9304f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. docs: test replay docs (#5349)

    * sidebar content shuffle
    
    * main feature content & link updates
    
    * add screenshots
    
    * add url to vpn whitelist
    
    * add TR banner
    
    * add & reorder faq
    
    * build test replay partial
    
    * add TR partial to related content
    
    * add TR link to related "see more" sections
    
    * content tweaks
    
    * include TR content in body copy
    
    * add troubleshooting
    
    * remove old images
    
    * add PR feedback
    
    * add command log notes
    
    * remove dead link
    
    * update images
    
    * replace runs page screenshots
    
    * Apply suggestions from code review
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    
    * add more faqs
    
    * restore missing partial export
    
    * fix links
    
    * swap in screenshot of new network panel
    
    * Apply suggestions from code review
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    * fix command line merge issue
    
    * lint
    
    * Update docs/guides/cloud/debugging/recorded-runs.mdx
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    3 people committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7829170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99749f View commit details
    Browse the repository at this point in the history
  3. Fix JavaScript caps

    jennifer-shehane committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5051c43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    939111a View commit details
    Browse the repository at this point in the history
  5. Fix typo

    jennifer-shehane committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2929a65 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Write a document around Cloud data storage and controls (#5425)

    Co-authored-by: Paul Jaffre <jaffrepaul@gmail.com>
    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    3 people committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2348408 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. add changelog, remove node 16 support, and update docker image refere… (

    #5434)
    
    * add changelog, remove node 16 support, and update docker image reference to be on at least node 18
    
    * Update docs/guides/references/changelog.mdx
    AtofStryker committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0eb47b4 View commit details
    Browse the repository at this point in the history
  2. docs: minor v13 updates (#5438)

    * match data callout with data storage page
    
    * remove mention from artifacts panel
    
    * remove submitting feature requests callout
    
    * build & insert cloud free plan partial
    jaffrepaul committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f877204 View commit details
    Browse the repository at this point in the history
  3. docs: update v13 content urls (#5428)

    * update content urls
    
    * add todo
    
    * replace v13 changelog urls
    jaffrepaul committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0b7948d View commit details
    Browse the repository at this point in the history
  4. docs: v13 changelog summary (#5441)

    * changelog summary
    
    * Update docs/guides/references/changelog.mdx
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    
    * tweak verbaige & lint
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    jaffrepaul and jennifer-shehane committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    79fe056 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff326c4 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    jaffrepaul and AtofStryker committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2ec3eb4 View commit details
    Browse the repository at this point in the history
  7. lint

    jaffrepaul committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    009f44b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Update docs/faq/questions/cloud-faq.mdx

    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    jaffrepaul and MikeMcC399 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e683686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0e27c View commit details
    Browse the repository at this point in the history
  3. docs: additional test replay content (#5447)

    * add TR cost faq
    
    * add centos troubleshooting
    jaffrepaul committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4b850a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. sync up changelog

    chrisbreiding committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cc14939 View commit details
    Browse the repository at this point in the history
  2. Update _cloud_free_plan.mdx

    minor text update
    jaffrepaul committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e09fac2 View commit details
    Browse the repository at this point in the history