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

Conversation

AtofStryker and others added 5 commits June 15, 2023 15:16
…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>
)

* 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>
* BREAKING: remove the videoUploadOnPasses configuration option

* chore: add history entry of removed videoUploadOnPasses config option
* .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>
* .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>
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@jennifer-shehane jennifer-shehane changed the title BREAKING: update documentation by setting default video: false for v1… BREAKING: 13.0 Docs Jul 19, 2023
* Remove reference to 'nodeVersion'

* added history, removed changes to legacy
@netlify
Copy link

netlify bot commented Jul 19, 2023

Deploy Preview for benevolent-cat-040f48 ready!

Name Link
🔨 Latest commit e09fac2
🔍 Latest deploy log https://app.netlify.com/sites/benevolent-cat-040f48/deploys/64ee094d4a24fb0007b077b9
😎 Deploy Preview https://deploy-preview-5315--benevolent-cat-040f48.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

* 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>
MikeMcC399

This comment was marked as resolved.

Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

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

will re review once the test replay docs make it into the branch

docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
jennifer-shehane and others added 7 commits August 18, 2023 15:10
* 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>
jennifer-shehane and others added 4 commits August 24, 2023 14:07
Co-authored-by: Paul Jaffre <jaffrepaul@gmail.com>
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
#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
* match data callout with data storage page

* remove mention from artifacts panel

* remove submitting feature requests callout

* build & insert cloud free plan partial
* update content urls

* add todo

* replace v13 changelog urls
@AtofStryker AtofStryker self-requested a review August 25, 2023 20:43
jaffrepaul and others added 2 commits August 25, 2023 16:52
* 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 jaffrepaul marked this pull request as ready for review August 25, 2023 21:12
Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

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

mostly some consistency things and rephrasing. Otherwise looks good!

docs/api/commands/screenshot.mdx Show resolved Hide resolved
docs/api/queries/readfile.mdx Outdated Show resolved Hide resolved
docs/guides/cloud/data-storage-and-masking.mdx Outdated Show resolved Hide resolved
docs/guides/cloud/data-storage-and-masking.mdx Outdated Show resolved Hide resolved
docs/guides/guides/module-api.mdx Outdated Show resolved Hide resolved
docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
docs/guides/references/migration-guide.mdx Outdated Show resolved Hide resolved
jaffrepaul and others added 2 commits August 25, 2023 18:09
Co-authored-by: Bill Glesias <bglesias@gmail.com>
jaffrepaul and others added 2 commits August 28, 2023 11:35
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@AtofStryker AtofStryker self-requested a review August 28, 2023 17:15
Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

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

lgtm. we likely need to resync the changelog in the near future but everything else I think looks good.

jaffrepaul and others added 2 commits August 28, 2023 17:58
* add TR cost faq

* add centos troubleshooting
@chrisbreiding
Copy link
Contributor

I synced up the changelog with what's in the monorepo, so that aspect is good-to-go.

minor text update
@jaffrepaul jaffrepaul merged commit deb58d6 into main Aug 29, 2023
13 checks passed
@jaffrepaul jaffrepaul deleted the v13.0.0 branch August 29, 2023 16:46
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

9 participants