Skip to content

Conversation

@miparnisari
Copy link
Contributor

No description provided.

@miparnisari miparnisari force-pushed the automate-docs-wf branch 3 times, most recently from 9b20899 to f5fa0e2 Compare December 2, 2025 18:05
@miparnisari miparnisari marked this pull request as ready for review December 2, 2025 18:07
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.68%. Comparing base (7ed5ab0) to head (9690fb2).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   39.28%   41.68%   +2.40%     
==========================================
  Files          37       37              
  Lines        5448     4764     -684     
==========================================
- Hits         2140     1986     -154     
+ Misses       3063     2519     -544     
- Partials      245      259      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- name: "Sync documentation changes"
id: "check-changes"
run: |
set -e # Have script exit in the event of a failed command.
Copy link

Choose a reason for hiding this comment

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

https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#defaultsrunshell
This is already the default if the shell field is unspecified.
If we want something even more robust, we could set shell: bash and get -o pipefail for free

Copy link

@squat squat left a comment

Choose a reason for hiding this comment

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

just one piece of cleanup

@miparnisari miparnisari enabled auto-merge (squash) December 2, 2025 18:31
@miparnisari miparnisari merged commit 7687210 into main Dec 2, 2025
10 checks passed
@miparnisari miparnisari deleted the automate-docs-wf branch December 2, 2025 18:41
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants