[PR #321] [MERGED] Topic/specific go version #1383

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/321
Author: @ohdearaugustin
Created: 2/14/2022
Status: Merged
Merged: 2/14/2022
Merged by: @kradalby

Base: mainHead: topic/specific-go-version


📝 Commits (3)

  • b2889bc github/workflows: set specific go version
  • 0b9dd19 Dockerfiles: update go version to 1.17.7
  • b721502 Merge branch 'main' into topic/specific-go-version

📊 Changes

7 files changed (+7 additions, -7 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 .github/workflows/test-integration.yml (+1 -1)
📝 .github/workflows/test.yml (+1 -1)
📝 Dockerfile (+1 -1)
📝 Dockerfile.alpine (+1 -1)
📝 Dockerfile.debug (+1 -1)

📄 Description

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • [] added unit tests
  • [] added integration tests
  • [] updated documentation if needed
  • [] updated CHANGELOG.md

Fix #274 to have reproducible builds again.


🔄 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/321 **Author:** [@ohdearaugustin](https://github.com/ohdearaugustin) **Created:** 2/14/2022 **Status:** ✅ Merged **Merged:** 2/14/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `topic/specific-go-version` --- ### 📝 Commits (3) - [`b2889bc`](https://github.com/juanfont/headscale/commit/b2889bc355140913ca3c80159b232030442ea4a0) github/workflows: set specific go version - [`0b9dd19`](https://github.com/juanfont/headscale/commit/0b9dd19ec7fc8d4a7b5bfb8c684c1ed266eb185a) Dockerfiles: update go version to 1.17.7 - [`b721502`](https://github.com/juanfont/headscale/commit/b72150214795b734c88c7d1af51c4931d7d58593) Merge branch 'main' into topic/specific-go-version ### 📊 Changes **7 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.github/workflows/test-integration.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.alpine` (+1 -1) 📝 `Dockerfile.debug` (+1 -1) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [] added unit tests - [] added integration tests - [] updated documentation if needed - [] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> Fix #274 to have reproducible builds again. --- <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:53 +01:00
adam closed this issue 2025-12-29 02:29:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1383