[PR #1] [MERGED] Provide server #28

Closed
opened 2026-02-28 01:16:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/therealpaulgg/ssh-sync/pull/1
Author: @therealpaulgg
Created: 1/10/2023
Status: Merged
Merged: 1/10/2023
Merged by: @therealpaulgg

Base: mainHead: provide-server


📝 Commits (2)

📊 Changes

10 files changed (+148 additions, -50 deletions)

View changed files

.vscode/settings.json (+3 -0)
📝 pkg/actions/challenge-response.go (+12 -2)
📝 pkg/actions/download.go (+7 -1)
📝 pkg/actions/remove-machine.go (+17 -2)
📝 pkg/actions/reset.go (+3 -1)
📝 pkg/actions/setup.go (+62 -24)
📝 pkg/actions/upload.go (+10 -2)
📝 pkg/models/profile.go (+5 -2)
pkg/utils/getprofile.go (+28 -0)
📝 pkg/utils/tokengen.go (+1 -16)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/therealpaulgg/ssh-sync/pull/1 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 1/10/2023 **Status:** ✅ Merged **Merged:** 1/10/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `provide-server` --- ### 📝 Commits (2) - [`0a35384`](https://github.com/therealpaulgg/ssh-sync/commit/0a35384f585004c388c4fa6da2164fb4ffbaae5e) provide server, init - [`dcb1c67`](https://github.com/therealpaulgg/ssh-sync/commit/dcb1c6770319174d5bc87232c9ff2c3ccb9c85e8) no profile yet ### 📊 Changes **10 files changed** (+148 additions, -50 deletions) <details> <summary>View changed files</summary> ➕ `.vscode/settings.json` (+3 -0) 📝 `pkg/actions/challenge-response.go` (+12 -2) 📝 `pkg/actions/download.go` (+7 -1) 📝 `pkg/actions/remove-machine.go` (+17 -2) 📝 `pkg/actions/reset.go` (+3 -1) 📝 `pkg/actions/setup.go` (+62 -24) 📝 `pkg/actions/upload.go` (+10 -2) 📝 `pkg/models/profile.go` (+5 -2) ➕ `pkg/utils/getprofile.go` (+28 -0) 📝 `pkg/utils/tokengen.go` (+1 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:16:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ssh-sync#28
No description provided.