Skip to content

Conversation

@cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Nov 19, 2025

  • Closes

Additional details

Rather than modifying our circle config files, we can now trigger artifact persistence via a manual Circle workflow invocation.

Steps to test

How has the user experience changed?

PR Tasks


Note

Add a force-persist-artifacts pipeline parameter and update artifact persistence logic to honor it and simplify branch checks.

  • CI/CircleCI:
    • Parameters: Add force-persist-artifacts (boolean, default false) to /.circleci/config.yml and /.circleci/src/pipeline/@pipeline.yml.
    • Artifact persistence: Update setup_should_persist_artifacts to set SHOULD_PERSIST_ARTIFACTS when force-persist-artifacts is true; otherwise persist on develop and release/* branches; remove legacy branch exception.

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

@cacieprins cacieprins marked this pull request as ready for review November 19, 2025 15:24
@cacieprins cacieprins self-assigned this Nov 19, 2025
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.

@cacieprins the mksnapshot command failed when I ran the pipeline? Do we need to configure something else additionally https://app.circleci.com/pipelines/github/cypress-io/cypress-publish-binary/16576/workflows/f5de6c49-b48a-4c9d-9f20-b7b05637e929/jobs/32056

@cypress
Copy link

cypress bot commented Nov 20, 2025

cypress    Run #67919

Run Properties:  status check passed Passed #67919  •  git commit 2b2aa678b3: Merge branch 'develop' into ci/parameterize-persist-artifacts
Project cypress
Branch Review ci/parameterize-persist-artifacts
Run status status check passed Passed #67919
Run duration 19m 12s
Commit git commit 2b2aa678b3: Merge branch 'develop' into ci/parameterize-persist-artifacts
Committer Cacie Prins
View all properties for this run ↗︎

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

Warning

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

UI Coverage  45.48%
  Untested elements 188  
  Tested elements 161  
Accessibility  98%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 101  

@cacieprins cacieprins merged commit 683756b into develop Dec 11, 2025
90 of 92 checks passed
@cacieprins cacieprins deleted the ci/parameterize-persist-artifacts branch December 11, 2025 16:48
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.

4 participants