mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #64] [MERGED] Create additional Linux Releases for multiple architectures and distributions #72
Labels
No labels
ai-generated
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ssh-sync#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/therealpaulgg/ssh-sync/pull/64
Author: @Copilot
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @therealpaulgg
Base:
main← Head:copilot/fix-36📝 Commits (7)
d0d1b67Initial plan for issue1946dc4Add support for ARM architectures and additional Linux distributions4056094Update GitHub workflow to upload packages to repository server0c60969Add repository server setup documentation and update installation instructions5680b00update release1ce363eUpdate documentation for GPG signing of packages418124frm setup📊 Changes
4 files changed (+411 additions, -114 deletions)
View changed files
📝
.github/workflows/release.yml(+284 -104)📝
README.md(+68 -5)➕
actionlint(+1 -0)📝
docs/index.html(+58 -5)📄 Description
This PR adds support for additional Linux architectures and distributions, expanding the reach of ssh-sync to more Linux users.
Architecture Support
Distribution Support
Implementation Details
Testing
Documentation Changes
These changes will allow ssh-sync to run on more devices like Raspberry Pi and other ARM-based systems, as well as provide native packages for additional Linux distributions.
Fixes #36.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.