Skip to content

Conversation

@whoopsme1337
Copy link
Contributor

@whoopsme1337 whoopsme1337 commented Aug 2, 2025

This PR introduces a GitHub Actions workflow to automatically build and release Pipe CLI binaries for:

✅ Linux (x86_64)
✅ macOS (x86_64)
✅ Windows (x86_64)

The workflow is triggered on tag pushes matching alpha*, beta*, and v*.
🔧 How it helps:

Users can now download precompiled binaries without needing to install Rust or build from source manually.
Simplifies installation for testers, contributors, and non-dev users.

✅ Successfully tested on:

🖥️ Local machine: Ubuntu 25.04 (x86_64 GNU/Linux)
🌐 VPS: Ubuntu 22.04 & 24.04 (x86_64 GNU/Linux)

🔗 Example Release:

You can preview the release here:
▶️ https://github.com/whoopsme1337/pipe-cli/releases/tag/alpha-v0.1.0

@whoopsme1337 whoopsme1337 reopened this Aug 4, 2025
@whoopsme1337 whoopsme1337 reopened this Aug 6, 2025
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