[PR #18] [MERGED] Minor Updates & Improvements #78

Closed
opened 2025-11-19 07:13:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/18
Author: @oschwartz10612
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (6)

  • b23eda9 Add arm32 go binary as well
  • e8141a1 Fix typo 51820
  • ed8a2cc Build riscv64 newt binary and use alpine in docker
  • a696183 Also build armv6
  • 3d15ecb Log the token response to make it more clear
  • bc72c96 add arm/v7 to cicd

📊 Changes

5 files changed (+13 additions, -11 deletions)

View changed files

.go-version (+1 -0)
📝 Dockerfile (+2 -8)
📝 Makefile (+5 -2)
📝 main.go (+1 -1)
📝 websocket/client.go (+4 -0)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • Added builds for arm32v6 and arm32 containers, risc5
  • Fix typos and add log messages

🔄 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/fosrl/newt/pull/18 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (6) - [`b23eda9`](https://github.com/fosrl/newt/commit/b23eda9c06c8ac9eb94874c94d8f9cb192be717e) Add arm32 go binary as well - [`e8141a1`](https://github.com/fosrl/newt/commit/e8141a177b77dad1a8b9c869161988b1d2603d80) Fix typo 51820 - [`ed8a2cc`](https://github.com/fosrl/newt/commit/ed8a2ccd2302d9fd8d95350a1d705620d1f6223a) Build riscv64 newt binary and use alpine in docker - [`a696183`](https://github.com/fosrl/newt/commit/a69618310b66fb5d9531dd3d05c13f0ecd68ed90) Also build armv6 - [`3d15ecb`](https://github.com/fosrl/newt/commit/3d15ecb7327e97a49c9b7e26b5b421a2b5bb7d6f) Log the token response to make it more clear - [`bc72c96`](https://github.com/fosrl/newt/commit/bc72c96b5e96238202aabf656642e95bee8c4b4d) add arm/v7 to cicd ### 📊 Changes **5 files changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `.go-version` (+1 -0) 📝 `Dockerfile` (+2 -8) 📝 `Makefile` (+5 -2) 📝 `main.go` (+1 -1) 📝 `websocket/client.go` (+4 -0) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - Added builds for arm32v6 and arm32 containers, risc5 - Fix typos and add log messages --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:13:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#78