Skip to content

Conversation

@gnalh
Copy link
Collaborator

@gnalh gnalh commented Oct 29, 2025

No description provided.

@trunk-io
Copy link

trunk-io bot commented Oct 29, 2025

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@gnalh gnalh force-pushed the gabe/trunk-16815-failed-to-extract-github-actions-external-id-runnerworker branch from cc3705c to 4043681 Compare October 29, 2025 16:51
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 22.22222% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.37%. Comparing base (47b7127) to head (4043681).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
github-actions/src/lib.rs 22.22% 98 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
- Coverage   72.53%   72.37%   -0.16%     
==========================================
  Files          72       72              
  Lines       15749    15864     +115     
==========================================
+ Hits        11423    11482      +59     
- Misses       4326     4382      +56     

☔ 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.

@trunk-staging-io
Copy link

trunk-staging-io bot commented Oct 29, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@gnalh gnalh marked this pull request as ready for review October 29, 2025 17:58
))
}

/// Validate that a directory is a runner directory by checking for _diag subdirectory
Copy link
Collaborator

Choose a reason for hiding this comment

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

I assume this logic is all specific to github actions, should it be gated into a module so that we know that, if so?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is already inside of the github-actions crate.

Copy link
Collaborator

@cmillar-trunk cmillar-trunk Oct 29, 2025

Choose a reason for hiding this comment

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

oh, duh. Missed that entirely.

@gnalh gnalh requested a review from cmillar-trunk October 29, 2025 18:08
@trunk-io
Copy link

trunk-io bot commented Oct 29, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@gnalh
Copy link
Collaborator Author

gnalh commented Nov 3, 2025

Holding off on merging until I can reproduce the error cause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants