Skip to content

Conversation

@astone123
Copy link
Contributor

@astone123 astone123 commented Nov 13, 2025

The current script fails to get the job number from the JSON file, so the link to the publish binary job isn't complete.

https://app.circleci.com/pipelines/github/cypress-io/cypress/77075/workflows/3bb13f40-dba2-45e4-838a-3c4af182c7f1/jobs/3297231?invite=true#step-114-492_96


Note

Fixes the CircleCI script to read the pipeline number from ~/triggered_pipeline.json so the printed triggered pipeline link is correct.

  • CI:
    • Update .circleci/src/pipeline/commands/trigger-publish-binary-pipeline.yml to read jq -r '.number' from ~/triggered_pipeline.json when printing the triggered pipeline URL.

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

@astone123 astone123 self-assigned this Nov 13, 2025
@astone123 astone123 changed the title ci: fix link to publish-binary job chore: fix link to publish-binary job Nov 13, 2025
@astone123 astone123 force-pushed the astone123/publish-binary-jq-fix branch from 0e0e736 to 3c46539 Compare November 13, 2025 20:02
@astone123 astone123 requested a review from cacieprins November 13, 2025 20:25
@cypress
Copy link

cypress bot commented Nov 13, 2025

cypress    Run #67324

Run Properties:  status check passed Passed #67324  •  git commit 3c465396d3: chore: fix link to publish-binary job
Project cypress
Branch Review astone123/publish-binary-jq-fix
Run status status check passed Passed #67324
Run duration 19m 28s
Commit git commit 3c465396d3: chore: fix link to publish-binary job
Committer astone123
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 15
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 26594
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  97.98%
  Failed rules  4 critical   8 serious   2 moderate   2 minor
  Failed elements 101  

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.

2 participants