[PR #22] [MERGED] test connection with dest server before proceeding to copy/remove keys #21

Closed
opened 2026-02-27 15:39:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nishchayp/DAMN/pull/22
Author: @nishchayp
Created: 12/15/2017
Status: Merged
Merged: 12/15/2017
Merged by: @nishchayp

Base: masterHead: test-connection


📝 Commits (1)

  • c820f55 test connection with dest server before proceeding to copy/remove ssh keys

📊 Changes

5 files changed (+60 additions, -31 deletions)

View changed files

📝 app/adminHandler.go (+48 -21)
📝 app/handlers.go (+2 -2)
scripts/test-connection.sh (+5 -0)
scripts/test.sh (+0 -8)
scripts/test_connection.sh (+5 -0)

📄 Description

Fixes #21 by using a test_connection.sh script


🔄 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/nishchayp/DAMN/pull/22 **Author:** [@nishchayp](https://github.com/nishchayp) **Created:** 12/15/2017 **Status:** ✅ Merged **Merged:** 12/15/2017 **Merged by:** [@nishchayp](https://github.com/nishchayp) **Base:** `master` ← **Head:** `test-connection` --- ### 📝 Commits (1) - [`c820f55`](https://github.com/nishchayp/DAMN/commit/c820f55a9530985a460b58a64f7cf93262a219f3) test connection with dest server before proceeding to copy/remove ssh keys ### 📊 Changes **5 files changed** (+60 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `app/adminHandler.go` (+48 -21) 📝 `app/handlers.go` (+2 -2) ➕ `scripts/test-connection.sh` (+5 -0) ➖ `scripts/test.sh` (+0 -8) ➕ `scripts/test_connection.sh` (+5 -0) </details> ### 📄 Description Fixes #21 by using a test_connection.sh script --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:39:00 +03:00
Sign in to join this conversation.
No labels
pull-request
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/DAMN#21
No description provided.