Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apprise test button #963

Merged

Conversation

anthonylavado
Copy link
Contributor

@anthonylavado anthonylavado commented Oct 24, 2023

Description

Adds a route and UI button to send a test notification through Apprise. It will send a single message, with the same header as the regular notifications.

Fixes # (issue title here)
N/A

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • Docker

In my test setup, Apprise is configured to post to Telegram.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have tested that my fix is effective or that my feature works

Changelog:

Include the details of changes made here

  • Add testapprise route to server, and button on the Apprise config page

Logs

Here is a screenshot of the notification in action:
IMG_6462

@sonarcloud
Copy link

sonarcloud bot commented Oct 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@microtechno9000
Copy link
Collaborator

Nice work, will review

Copy link
Collaborator

@microtechno9000 microtechno9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@microtechno9000 microtechno9000 merged commit 7ec410a into automatic-ripping-machine:main Oct 26, 2023
11 checks passed
@anthonylavado anthonylavado deleted the apprise-conf branch October 27, 2023 12:09
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jan 3, 2024
…-ripping-machine to v2.6.67@8310b23 by renovate (#16800)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| patch | `2.6.60` -> `2.6.67` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.6.67`](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.6.67)

[Compare
Source](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.6.60...2.6.67)

#### What's Changed

- Fix for 914 - automatic build/release creating new release everytime
by [@&#8203;1337-server](https://togithub.com/1337-server) in
[automatic-ripping-machine/automatic-ripping-machine#917
- Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#920
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#932
- Ntfy and Bash for notifications by
[@&#8203;newhinton](https://togithub.com/newhinton) in
[automatic-ripping-machine/automatic-ripping-machine#930
- Fix handling of the abcde.conf file for docker by
[@&#8203;martini1992](https://togithub.com/martini1992) in
[automatic-ripping-machine/automatic-ripping-machine#938
- Add option to disable ejection on an unidentified disc
([#&#8203;779](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/issues/779))
by [@&#8203;martini1992](https://togithub.com/martini1992) in
[automatic-ripping-machine/automatic-ripping-machine#937
- Bump docker/build-push-action from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#940
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#943
- Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#941
- Bump docker/login-action from 2.2.0 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#942
- Add k10temp support for more AMD platforms by
[@&#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#958
- Fix transcode free space by
[@&#8203;rgooler](https://togithub.com/rgooler) in
[automatic-ripping-machine/automatic-ripping-machine#954
- Add Apprise test button by
[@&#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#963
- Resolved issue with dev tools by
[@&#8203;microtechno9000](https://togithub.com/microtechno9000) in
[automatic-ripping-machine/automatic-ripping-machine#966
- Use Waitress as WSGI Server by
[@&#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#964
- Bump arm-dependencies from `0d608cb` to `c3b0745` by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#970
- Parse bluray label for OMDB search by
[@&#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#962
- Models Refactor by
[@&#8203;shitwolfymakes](https://togithub.com/shitwolfymakes) in
[automatic-ripping-machine/automatic-ripping-machine#977

#### New Contributors

- [@&#8203;martini1992](https://togithub.com/martini1992) made their
first contribution in
[automatic-ripping-machine/automatic-ripping-machine#938
- [@&#8203;anthonylavado](https://togithub.com/anthonylavado) made their
first contribution in
[automatic-ripping-machine/automatic-ripping-machine#958
- [@&#8203;rgooler](https://togithub.com/rgooler) made their first
contribution in
[automatic-ripping-machine/automatic-ripping-machine#954

**Full Changelog**:
automatic-ripping-machine/automatic-ripping-machine@2.6.60...2.6.67

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
GabrielBarzen pushed a commit to GabrielBarzen/charts that referenced this pull request Feb 2, 2024
…-ripping-machine to v2.6.67@8310b23 by renovate (truecharts#16800)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| patch | `2.6.60` -> `2.6.67` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.6.67`](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.6.67)

[Compare
Source](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.6.60...2.6.67)

#### What's Changed

- Fix for 914 - automatic build/release creating new release everytime
by [@&truecharts#8203;1337-server](https://togithub.com/1337-server) in
[automatic-ripping-machine/automatic-ripping-machine#917
- Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#920
- Bump actions/checkout from 3 to 4 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#932
- Ntfy and Bash for notifications by
[@&truecharts#8203;newhinton](https://togithub.com/newhinton) in
[automatic-ripping-machine/automatic-ripping-machine#930
- Fix handling of the abcde.conf file for docker by
[@&truecharts#8203;martini1992](https://togithub.com/martini1992) in
[automatic-ripping-machine/automatic-ripping-machine#938
- Add option to disable ejection on an unidentified disc
([#&truecharts#8203;779](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine/issues/779))
by [@&truecharts#8203;martini1992](https://togithub.com/martini1992) in
[automatic-ripping-machine/automatic-ripping-machine#937
- Bump docker/build-push-action from 4 to 5 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#940
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#943
- Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#941
- Bump docker/login-action from 2.2.0 to 3.0.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#942
- Add k10temp support for more AMD platforms by
[@&truecharts#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#958
- Fix transcode free space by
[@&truecharts#8203;rgooler](https://togithub.com/rgooler) in
[automatic-ripping-machine/automatic-ripping-machine#954
- Add Apprise test button by
[@&truecharts#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#963
- Resolved issue with dev tools by
[@&truecharts#8203;microtechno9000](https://togithub.com/microtechno9000) in
[automatic-ripping-machine/automatic-ripping-machine#966
- Use Waitress as WSGI Server by
[@&truecharts#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#964
- Bump arm-dependencies from `0d608cb` to `c3b0745` by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[automatic-ripping-machine/automatic-ripping-machine#970
- Parse bluray label for OMDB search by
[@&truecharts#8203;anthonylavado](https://togithub.com/anthonylavado) in
[automatic-ripping-machine/automatic-ripping-machine#962
- Models Refactor by
[@&truecharts#8203;shitwolfymakes](https://togithub.com/shitwolfymakes) in
[automatic-ripping-machine/automatic-ripping-machine#977

#### New Contributors

- [@&truecharts#8203;martini1992](https://togithub.com/martini1992) made their
first contribution in
[automatic-ripping-machine/automatic-ripping-machine#938
- [@&truecharts#8203;anthonylavado](https://togithub.com/anthonylavado) made their
first contribution in
[automatic-ripping-machine/automatic-ripping-machine#958
- [@&truecharts#8203;rgooler](https://togithub.com/rgooler) made their first
contribution in
[automatic-ripping-machine/automatic-ripping-machine#954

**Full Changelog**:
automatic-ripping-machine/automatic-ripping-machine@2.6.60...2.6.67

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants