feat: Add ntfy score #69

Merged
taha merged 6 commits from ntfy into master 2025-07-02 16:19:41 +00:00
Collaborator
No description provided.
taha added 3 commits 2025-06-30 15:58:08 +00:00
it works!
All checks were successful
Run Check Script / check (pull_request) Successful in 1m43s
1adc2db5d9
taha added 1 commit 2025-06-30 19:49:07 +00:00
add some helper functions
All checks were successful
Run Check Script / check (pull_request) Successful in -9s
9172da1d16
johnride requested changes 2025-07-02 15:42:30 +00:00
@ -25,0 +54,4 @@
}
}
pub async fn exec_pod(
Owner

rename to exec_app and add a bit of documentation to indicate that it will execute in the first pod matching label app.kubernetes.io/name={name}

rename to exec_app and add a bit of documentation to indicate that it will execute in the first pod matching label `app.kubernetes.io/name={name}`
taha marked this conversation as resolved
@ -0,0 +66,4 @@
Admin,
}
impl NtfyInterpret {
Owner

Explain why you need ntfy interpret : we don't just install it, we also bootstrap the configuration

Explain why you need ntfy interpret : we don't just install it, we also bootstrap the configuration
taha marked this conversation as resolved
taha added 1 commit 2025-07-02 16:05:55 +00:00
fix comments
Some checks failed
Run Check Script / check (pull_request) Failing after 46s
bed814837c
taha added 1 commit 2025-07-02 16:09:25 +00:00
fix func call name
All checks were successful
Run Check Script / check (pull_request) Successful in 1m41s
8b0fc881e1
taha merged commit 197770a603 into master 2025-07-02 16:19:41 +00:00
taha referenced this issue from a commit 2025-07-02 16:19:45 +00:00
taha deleted branch ntfy 2025-07-02 16:19:46 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#69
No description provided.