Skip to content

Conversation

@AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Oct 17, 2025

Reverts #32738

It looks like blobless checkout is causing issues with semantic release and authenticating to github for reasons that are unclear
Screenshot 2025-10-17 at 7 32 54 PM

testing a revert of the commit seems to fix the verify-release-readiness job https://app.circleci.com/pipelines/github/cypress-io/cypress/76216/workflows/c97c6454-b81e-456b-8769-1889764c6b6d/jobs/3234552


Note

Replaces blobless Git checkout with standard checkout in CircleCI pack-workflows and node_modules_install jobs.

  • CI (CircleCI):
    • Switch checkout from method: blobless to standard checkout.
      • /.circleci/config.yml: jobs.pack-workflows.steps.
      • /.circleci/src/pipeline/@pipeline.yml: jobs.node_modules_install.steps.

Written by Cursor Bugbot for commit 8e5fae5. This will update automatically on new commits. Configure here.

@AtofStryker AtofStryker self-assigned this Oct 17, 2025
@AtofStryker AtofStryker changed the title Revert "chore: try blobless checkout method" chore: Revert try blobless checkout method Oct 17, 2025
@AtofStryker AtofStryker force-pushed the revert-32738-checkout-improvements-ci branch from 654b619 to 8e5fae5 Compare October 18, 2025 00:00
@AtofStryker AtofStryker merged commit 6cb686e into develop Oct 18, 2025
10 of 12 checks passed
@AtofStryker AtofStryker deleted the revert-32738-checkout-improvements-ci branch October 18, 2025 00:04
@cypress
Copy link

cypress bot commented Oct 18, 2025

cypress    Run #66640

Run Properties:  status check failed Failed #66640  •  git commit 8e5fae5d61: chore: revert try blobless checkout method (#32738)
Project cypress
Branch Review revert-32738-checkout-improvements-ci
Run status status check failed Failed #66640
Run duration 19m 31s
Commit git commit 8e5fae5d61: chore: revert try blobless checkout method (#32738)
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 4
Tests that were flaky  Flaky 12
Tests that did not run due to a developer annotating a test with .skip  Pending 1102
Tests that did not run due to a failure in a mocha hook  Skipped 4
Tests that passed  Passing 26726
View all changes introduced in this branch ↗︎

Warning

Partial Report: The results for the Application Quality reports may be incomplete.

UI Coverage  45.27%
  Untested elements 186  
  Tested elements 158  
Accessibility  97.97%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 101  

Tests for review

Failed  studio-navigation.cy.ts • 2 failed tests • app-e2e

View Output

Test Artifacts
Cypress Studio - Navigation and URL Management > updates the AUT url when creating a new test Test Replay Screenshots
Cypress Studio - Navigation and URL Management > updates the studio url parameters and displays the single test view after creating a new test Test Replay Screenshots
Failed  studio-new-tests.cy.ts • 2 failed tests • app-e2e

View Output

Test Artifacts
Cypress Studio - New Test Creation > creates a new test from spec header Test Replay Screenshots
Cypress Studio - New Test Creation > creates a new test from an empty spec Test Replay Screenshots
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Test Replay
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-inject-document-domain-chrome:beta

View Output

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Test Replay
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-firefox

View Output

Test Artifacts
... > stops waiting when an xhr request is canceled
    </td>
  </tr></table>

The first 5 flaky specs are shown, see all 12 specs in Cypress Cloud.

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.

3 participants