[PR #89] [MERGED] Topic/docker release #1250

Closed
opened 2025-12-29 02:29:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/89
Author: @ohdearaugustin
Created: 8/20/2021
Status: Merged
Merged: 9/13/2021
Merged by: @juanfont

Base: mainHead: topic/docker-release


📝 Commits (8)

  • 0adbd72 github/workflows: add docker release
  • 8bcc7e8 github/workflows: add dispatch
  • f02beaf github/workflows: add checkout
  • 75afdc6 github/workflows: remove version tag
  • a613501 Update .github/workflows/release.yml
  • 3b97c7b gitignore: add jetbrains
  • 18867a4 update docu
  • 1e93347 Merge branch 'main' into topic/docker-release

📊 Changes

4 files changed (+78 additions, -6 deletions)

View changed files

📝 .github/workflows/release.yml (+49 -3)
📝 .gitignore (+3 -0)
📝 README.md (+26 -2)
📝 k8s/README.md (+0 -1)

📄 Description

Closes #88

To see the PR in action you can take look at following links. As I already tested it.

github (ghrc):
https://github.com/ohdearaugustin/headscale

docker hub:
https://hub.docker.com/r/ohdearaugustin/headsacle/tags?page=1&ordering=last_updated


🔄 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/juanfont/headscale/pull/89 **Author:** [@ohdearaugustin](https://github.com/ohdearaugustin) **Created:** 8/20/2021 **Status:** ✅ Merged **Merged:** 9/13/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `topic/docker-release` --- ### 📝 Commits (8) - [`0adbd72`](https://github.com/juanfont/headscale/commit/0adbd720bf921738f2c15942f776a14750650945) github/workflows: add docker release - [`8bcc7e8`](https://github.com/juanfont/headscale/commit/8bcc7e88f03825b7c6835a8f6b9c610f15d01bf9) github/workflows: add dispatch - [`f02beaf`](https://github.com/juanfont/headscale/commit/f02beaf0758362426c2c0b3ed4c5d671beedfc15) github/workflows: add checkout - [`75afdc6`](https://github.com/juanfont/headscale/commit/75afdc6306cebc5612ad5c9d433adffb2a75d99a) github/workflows: remove version tag - [`a613501`](https://github.com/juanfont/headscale/commit/a613501ff218797a4fbbad8df961234743aa4e7f) Update .github/workflows/release.yml - [`3b97c7b`](https://github.com/juanfont/headscale/commit/3b97c7bdecfaca7dcbaa02698c144aa298d476ec) gitignore: add jetbrains - [`18867a4`](https://github.com/juanfont/headscale/commit/18867a4c8404acf9d60e752bee9c555451007de1) update docu - [`1e93347`](https://github.com/juanfont/headscale/commit/1e93347a265abd78966bf0fd817d801d53255a9b) Merge branch 'main' into topic/docker-release ### 📊 Changes **4 files changed** (+78 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+49 -3) 📝 `.gitignore` (+3 -0) 📝 `README.md` (+26 -2) 📝 `k8s/README.md` (+0 -1) </details> ### 📄 Description Closes #88 To see the PR in action you can take look at following links. As I already tested it. github (ghrc): https://github.com/ohdearaugustin/headscale docker hub: https://hub.docker.com/r/ohdearaugustin/headsacle/tags?page=1&ordering=last_updated --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:27 +01:00
adam closed this issue 2025-12-29 02:29:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1250