Skip to content

fix gh actions with new modules and dir size calculation#1169

Merged
ameowlia merged 2 commits into
developfrom
gh-fix
Jul 2, 2026
Merged

fix gh actions with new modules and dir size calculation#1169
ameowlia merged 2 commits into
developfrom
gh-fix

Conversation

@kart2bc

@kart2bc kart2bc commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

ai-assisted=yes
TNZ-1234

Summary

  1. Include few missing submods to gh actions
    -- verified the new submod tests in gh action.

  2. dir size halving
    AddDirectory no longer touches this halving at all — it just gets entry.Size == size, as intended.
    GetDirectory still halves back correctly when it re-expands an entry and the tar removal succeeds. So moving the size halving section into GetDirectory from expandedDirectory method.

Backward Compatibility

Breaking Change? No

ai-assisted=yes
TNZ-1234
ai-assisted=yes
TNZ-1234

AddDirectory no longer touches this halving at all — it just gets entry.Size == size, as intended.
GetDirectory still halves back correctly when it re-expands an entry and the tar removal succeeds
@kart2bc kart2bc changed the title fix gh actions with new modules fix gh actions with new modules and dir size calculation Jul 2, 2026
@kart2bc kart2bc marked this pull request as ready for review July 2, 2026 20:37
@kart2bc kart2bc requested a review from a team as a code owner July 2, 2026 20:37
@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Jul 2, 2026
@ameowlia ameowlia merged commit 1fc9bed into develop Jul 2, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants