[PR #12] [MERGED] Release tools #112

Closed
opened 2026-05-05 11:01:40 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/12
Author: @mmatczuk
Created: 2/16/2017
Status: Merged
Merged: 2/16/2017
Merged by: @mmatczuk

Base: masterHead: mmt/releasetools


📝 Commits (2)

📊 Changes

9 files changed (+79 additions, -8 deletions)

View changed files

📝 .gitignore (+3 -1)
📝 .travis.yml (+2 -7)
Makefile (+48 -0)
📝 cmd/tunnel/options.go (+7 -0)
📝 cmd/tunnel/tunnel.go (+5 -0)
cmd/tunnel/version.go (+3 -0)
📝 cmd/tunneld/options.go (+3 -0)
📝 cmd/tunneld/tunneld.go (+5 -0)
cmd/tunneld/version.go (+3 -0)

📄 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/mmatczuk/go-http-tunnel/pull/12 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 2/16/2017 **Status:** ✅ Merged **Merged:** 2/16/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/releasetools` --- ### 📝 Commits (2) - [`45d1932`](https://github.com/mmatczuk/go-http-tunnel/commit/45d193227d838b03ebbb43f34309bead613ea4b4) cmd: version - [`c7b2f6b`](https://github.com/mmatczuk/go-http-tunnel/commit/c7b2f6bfd9e0731f5b2706d245fdf53e704338d7) release script ### 📊 Changes **9 files changed** (+79 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -1) 📝 `.travis.yml` (+2 -7) ➕ `Makefile` (+48 -0) 📝 `cmd/tunnel/options.go` (+7 -0) 📝 `cmd/tunnel/tunnel.go` (+5 -0) ➕ `cmd/tunnel/version.go` (+3 -0) 📝 `cmd/tunneld/options.go` (+3 -0) 📝 `cmd/tunneld/tunneld.go` (+5 -0) ➕ `cmd/tunneld/version.go` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:01:40 -06: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: github-starred/go-http-tunnel#112
No description provided.