mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
[PR #42] [MERGED] Add update checks, log rotation, and message timeouts #44
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/olm/pull/42
Author: @oschwartz10612
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (6)
2445cedAdd update checkerfa1d2b1Add timeouts to hpc5ece2fTry to fix log rotation and service argsff3b5c5Dont delete service args filed88bfd4Merge branch 'main' into devc58f3acGO update📊 Changes
6 files changed (+246 additions, -21 deletions)
View changed files
📝
common.go(+12 -0)📝
go.mod(+31 -2)📝
go.sum(+70 -0)📝
main.go(+18 -2)📝
service_unix.go(+4 -0)📝
service_windows.go(+111 -17)📄 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.