Skip to content

Feature/ci cd enhancement#23

Merged
Panahifarah merged 3 commits intodevfrom
feature/ci-cd-enhancement
Aug 11, 2025
Merged

Feature/ci cd enhancement#23
Panahifarah merged 3 commits intodevfrom
feature/ci-cd-enhancement

Conversation

@Panahifarah
Copy link
Collaborator

  • Build 64-bit binaries for Linux, Windows, and macOS using a matrix strategy
  • Compress Windows binaries as .zip and others as .tar.gz
  • Upload compressed archives as build artifacts on tag pushes
  • Generate a combined SHA256 checksum file in release job after downloading all artifacts
  • Attach all archives plus checksum file to GitHub Release on tag push

- Build 64-bit binaries for Linux, Windows, and macOS using a matrix strategy
- Compress Windows binaries as .zip and others as .tar.gz
- Upload compressed archives as build artifacts on tag pushes
- Generate a combined SHA256 checksum file in release job after downloading all artifacts
- Attach all archives plus checksum file to GitHub Release on tag push
@Panahifarah Panahifarah merged commit db47f9e into dev Aug 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant