Skip to content

Update github aw actions#13278

Open
vishesh92 wants to merge 1 commit into
apache:mainfrom
shapeblue:update-github-aw-actions
Open

Update github aw actions#13278
vishesh92 wants to merge 1 commit into
apache:mainfrom
shapeblue:update-github-aw-actions

Conversation

@vishesh92
Copy link
Copy Markdown
Member

@vishesh92 vishesh92 commented May 28, 2026

Description

This PR fixes #13255

Ran the below commands

gh aw update
gh aw compile

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@vishesh92 vishesh92 force-pushed the update-github-aw-actions branch from 767922e to d651f12 Compare May 28, 2026 13:32
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.10%. Comparing base (c0ce5b4) to head (d651f12).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13278   +/-   ##
=========================================
  Coverage     18.10%   18.10%           
- Complexity    16749    16752    +3     
=========================================
  Files          6037     6037           
  Lines        542796   542796           
  Branches      66456    66456           
=========================================
+ Hits          98268    98296   +28     
+ Misses       433492   433453   -39     
- Partials      11036    11047   +11     
Flag Coverage Δ
uitests 3.51% <ø> (ø)
unittests 19.27% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

looks good, but we’ll have to judge the cake after eating.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken workflow lockfile: .github/workflows/daily-repo-status.lock.yml has empty required values

2 participants