Skip to content

chore(ci): update DMG and ZIP file names in GUI CI workflow#978

Merged
lgecse merged 3 commits intomainfrom
fix-gui-asset-names
Mar 6, 2026
Merged

chore(ci): update DMG and ZIP file names in GUI CI workflow#978
lgecse merged 3 commits intomainfrom
fix-gui-asset-names

Conversation

@lgecse
Copy link
Member

@lgecse lgecse commented Feb 23, 2026

Fixes #966

Updates dir gui asset names to follow the dirctl pattern in releases.

Platform Old asset name New asset name
macOS AGNTCY-Directory.dmg dir-gui-darwin-universal.dmg
Windows (x64) agntcy-directory-windows.zip dir-gui-windows-amd64.zip

Signed-off-by: Laszlo Gecse <lgecse@cisco.com>
@lgecse lgecse requested a review from a team as a code owner February 23, 2026 17:58
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped⏩ skipped✅ passedMar 6, 2026, 8:14 AM

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-49 lines label Feb 23, 2026
Copy link
Member

@arpad-csepi arpad-csepi left a comment

Choose a reason for hiding this comment

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

As I see from the latest GUI release supports both x86_64 and arm64, so the universal architecture for the macOS artifacts might be better.

@lgecse
Copy link
Member Author

lgecse commented Feb 24, 2026

Thanks for the review, I agree. Will adjust today.

lgecse and others added 2 commits March 6, 2026 09:14
Co-authored-by: Árpád Csepi <21104922+arpad-csepi@users.noreply.github.com>
Signed-off-by: Laszlo Gecse <lgecse@cisco.com>
@lgecse lgecse requested review from arpad-csepi and ramizpolic March 6, 2026 08:14
@ramizpolic
Copy link
Member

@lgecse we may need update on the docs side as well

@lgecse lgecse enabled auto-merge (squash) March 6, 2026 13:52
@lgecse lgecse merged commit d6099a2 into main Mar 6, 2026
36 checks passed
@lgecse lgecse deleted the fix-gui-asset-names branch March 6, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-49 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize GUI release asset names

3 participants