mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #9] [MERGED] CICD, --version & Bug Fixes #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/9
Author: @oschwartz10612
Created: 1/30/2025
Status: ✅ Merged
Merged: 1/30/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (7)
868bb55Fix windows build in release0c5c59cFix removing udp socketsf8dccbeFix save config4e50819Add --version check7b1492fadd cicda1a3dd9Merge branch 'dev' of https://github.com/fosrl/newt into dev39bfe5bInsert version CICD📊 Changes
5 files changed (+98 additions, -7 deletions)
View changed files
➕
.github/workflows/cicd.yml(+58 -0)📝
Makefile(+10 -2)📝
main.go(+9 -5)📝
proxy/manager.go(+17 -0)📝
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.