mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #335] [MERGED] WIP: ntfy publish --pid $PID ... #1273
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/binwiederhier/ntfy/pull/335
Author: @binwiederhier
Created: 6/20/2022
Status: ✅ Merged
Merged: 6/21/2022
Merged by: @binwiederhier
Base:
main← Head:done📝 Commits (6)
1226a7bntfy publish --pid $PID ...c40338cMerge branch 'main' into donefec4864done command0080ea5All --wait-cmda160da3Tests26fda84Docs📊 Changes
10 files changed (+333 additions, -89 deletions)
View changed files
📝
cmd/publish.go(+126 -24)➕
cmd/publish_darwin.go(+8 -0)➕
cmd/publish_linux.go(+8 -0)📝
cmd/publish_test.go(+67 -0)➕
cmd/publish_windows.go(+10 -0)📝
docs/deprecations.md(+22 -8)📝
docs/releases.md(+1 -0)📝
docs/subscribe/cli.md(+65 -0)📝
util/util.go(+20 -32)📝
util/util_test.go(+6 -25)📄 Description
Implements #263, though I want to also do
ntfy done rsync -av ...(like the original ntfy)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.