-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
chore: merge develop into feat/protocol #27022
Merged
AtofStryker
merged 59 commits into
feat/protocol
from
chore/feat/protocol-merge-develop
Jun 13, 2023
Merged
chore: merge develop into feat/protocol #27022
AtofStryker
merged 59 commits into
feat/protocol
from
chore/feat/protocol-merge-develop
Jun 13, 2023
Conversation
This file contains 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
* chore: add empty nx.json [run ci] * chore: add nx cloud runner [run ci] * chore: add nx-cloud dep [run ci] * chore: update local nx cloud accessToken to be read-only
* feat(app): update DebugError copy * feat: set isUsingGit project flag and consume in DebugContainer * feat(app): update not using git icon for DebugError * feat(app): displays alert on runs page when not using git * feat(app): add component for when no runs for current branch * feat(app): add warning for no runs for branch on runs container * chore: add feat to CHANGELOG * chore: remove logged status value * chore: resolve import from merge conflict * test(app): stub branch name for e2e runs spec * chore: add line break in changelog entry * chore: cleanup PR * chore: fix i18n import for DebugBranchError * chore: add utm and update Warning links to inline * chore: capitalize Git in i18n * ref: warning liink * test: add i18n to tests * test(app): change utm_source assertions * chore: cleanup pr * chore: remove unused prop * test(app): remove no git warning when moving to runs page in e2e * chore: change template logic * chore: remove duplicate RUNS_TAB_MEDIUM const * Changed Debug test assertion and reordered new components for Debug --------- Co-authored-by: Stokes Player <[email protected]>
* chore: change processing nomenclature to compressing when printing the run. * chore: rename 'capturing of' to 'capturing'
* chore: rename upload results to upload screenshots & videos * run ci
* fix: correct typescript scaffold dependency (#26204) * add changelog * Update change log for PR comment Co-authored-by: Mike Plummer <[email protected]> --------- Co-authored-by: Mike Plummer <[email protected]> Co-authored-by: Mark Noonan <[email protected]>
* chore: 12.13.0 changelog fix * remove pending, bump version * fix typo
Snyk has created this PR to upgrade typescript from 4.7.4 to 4.9.5. See this package in npm: See this project in Snyk: https://app.snyk.io/org/cypress-opensource/project/d5b36925-e6ee-455d-9649-6560a9aca413?utm_source=github&utm_medium=referral&page=upgrade-pr
Upped the number of operations per run. Have been manually doing that so this job can get through all the issues in the repo with no problems.
Co-authored-by: Ben M <[email protected]>
stalebot was incorrectly configured to run in debug mode. I have updated the default to run in normal mode when running scheduled
* chore: capture telemetry for realworld app maybe * idk what i was doing * setup record key and telemetry * testing * override project id * some times we just need a little context. * Adding tests * Adding comment
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
* chore: add browser state action for debug (#26763) * Address PR comments - remove unneeded async and test context - genericize openProject function * Revert route change, update spec description
* chore: remove old performance reporting * remove libhoney dep * try this * build and build snapshots if deps are out of date * foiled by a comma * freaking comma * no snapshots maybe ugh * ignore engines instead * don't need this * remove rename support file step
* SEC-544 chore: [Snyk] Update Snyk flag in Git actn * Update snyk_sca_scan.yaml Removed --debug switch from the test command --------- Co-authored-by: brady-cypressio <[email protected]>
Co-authored-by: Ryan Manuel <[email protected]>
* chore: remove low value percy snapshots * chore: remove more low value percy snapshots [run ci] * chore: remove more low value percy snapshots * remove additional snapshots * reduce snapshots * fix types --------- Co-authored-by: Lachlan Miller <[email protected]>
* chore: print the video path whether or not compression is on or fails * chore: fix video replacement regex * chore: add bugfix entry
…#26810) * chore: allow users to pass true to videoCompression config and only allow valudes 1-51 inclusively to be passed in * run ci * chore: allow zero to be option for CRF as we will coerve it to false and skip compression to have a lossless video, which has the same effect * Update cli/CHANGELOG.md * chore: update videoCompression types * chore: update changelog * Update cli/CHANGELOG.md * Update cli/types/cypress.d.ts Co-authored-by: Emily Rohrbough <[email protected]> * Update packages/config/src/validation.ts Co-authored-by: Emily Rohrbough <[email protected]> * chore: update config snapshots * Update packages/config/test/validation.spec.ts Co-authored-by: Emily Rohrbough <[email protected]> * chore: add system test on videoCompression=true coersion * chore: document 0 as being false and not a valid CRF option for cypress video compression and make CRF valid values 1-51 * chore: fix types * chore: fix types * chore: fix change to log as feature and not bugfix * chore: fix server side unit tests --------- Co-authored-by: Emily Rohrbough <[email protected]>
* chore: adding new kpi report workflow --------- Co-authored-by: Matt Schile <[email protected]>
* use headless new * build more things * test fixes * flex based on version * tests * update changelog * Apply suggestions from code review Co-authored-by: Emily Rohrbough <[email protected]> --------- Co-authored-by: Emily Rohrbough <[email protected]>
* chore: fix flaky windows tests * add windows to CI * try windows again
… path (#26973) * fix(data-context): update runSpec mutation to support absolute spec path * test(app): add currentProject to failin e2e runSpec test * chore(data-context): use path.relative * chore(graphql): update runSpec specPath description
AtofStryker
changed the title
Chore/feat/protocol merge develop
chore: merge develop into feat/protocol
Jun 13, 2023
mjhenkes
approved these changes
Jun 13, 2023
4 flaky tests on run #47606 ↗︎
Details:
e2e/origin/cookie_login.cy.ts • 1 flaky test • 5x-driver-chrome
cypress/cypress.cy.js • 3 flaky tests • 5x-driver-chrome
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
AtofStryker
force-pushed
the
chore/feat/protocol-merge-develop
branch
from
June 13, 2023 20:51
f79433f
to
fe96f59
Compare
AtofStryker
force-pushed
the
chore/feat/protocol-merge-develop
branch
from
June 13, 2023 21:17
fe96f59
to
98a0f4f
Compare
dkasper-was-taken
approved these changes
Jun 13, 2023
3 tasks
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.
Additional details
updates
feat/protocol
withdevelop
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?