Skip to content

fix: migrate commands to OC\Core\Command\Base class - #708

Merged
icewind1991 merged 2 commits into
mainfrom
fix/noid/oc-core-command
Jun 9, 2026
Merged

fix: migrate commands to OC\Core\Command\Base class#708
icewind1991 merged 2 commits into
mainfrom
fix/noid/oc-core-command

Conversation

@Antreesy

@Antreesy Antreesy commented May 19, 2026

Copy link
Copy Markdown
Contributor
Before After
2026-05-19_16h09_34 2026-05-19_16h09_57
  • Pr is AI-assisted

@Antreesy Antreesy self-assigned this May 19, 2026
@Antreesy
Antreesy force-pushed the fix/noid/oc-core-command branch from 1dd8a9b to b55864d Compare May 19, 2026 14:18
Antreesy added 2 commits May 19, 2026 18:37
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy
Antreesy force-pushed the fix/noid/oc-core-command branch from b55864d to 47524c3 Compare May 19, 2026 16:37
@icewind1991
icewind1991 merged commit 55a5fd8 into main Jun 9, 2026
61 of 62 checks passed
@icewind1991
icewind1991 deleted the fix/noid/oc-core-command branch June 9, 2026 15:26
mwalbeck pushed a commit to mwalbeck/docker-nextcloud-notify-push that referenced this pull request Jul 31, 2026
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [nextcloud/notify_push](https://github.com/nextcloud/notify_push) | patch | `v1.3.3` → `v1.3.4` | `v1.3.5` |

---

### Release Notes

<details>
<summary>nextcloud/notify_push (nextcloud/notify_push)</summary>

### [`v1.3.4`](https://github.com/nextcloud/notify_push/releases/tag/v1.3.4): 1.3.4

[Compare Source](nextcloud/notify_push@v1.3.3...v1.3.4)

#### What's Changed

- fix: automatically fall back to ipv4 if ipv6 is disabled an no bind address is specified by [@&#8203;icewind1991](https://github.com/icewind1991) in [#&#8203;710](nextcloud/notify_push#710)
- Suggest optional security hardening in systemd service by [@&#8203;JustArchi](https://github.com/JustArchi) in [#&#8203;704](nextcloud/notify_push#704)
- fix: add missing prefix to log as debug by [@&#8203;solracsf](https://github.com/solracsf) in [#&#8203;712](nextcloud/notify_push#712)
- fix: migrate commands to OC\Core\Command\Base class by [@&#8203;Antreesy](https://github.com/Antreesy) in [#&#8203;708](nextcloud/notify_push#708)
- Allow configuring the User-Agent sent to Nextcloud by [@&#8203;matsaur](https://github.com/matsaur) in [#&#8203;723](nextcloud/notify_push#723)
- Quote paths when invoking notify\_push binary by [@&#8203;kesselb](https://github.com/kesselb) in [#&#8203;722](nextcloud/notify_push#722)
- MSRV has been increased to 1.94

#### New Contributors

- [@&#8203;solracsf](https://github.com/solracsf) made their first contribution in [#&#8203;712](nextcloud/notify_push#712)
- [@&#8203;Antreesy](https://github.com/Antreesy) made their first contribution in [#&#8203;708](nextcloud/notify_push#708)
- [@&#8203;rizlas](https://github.com/rizlas) made their first contribution in [#&#8203;695](nextcloud/notify_push#695)
- [@&#8203;matsaur](https://github.com/matsaur) made their first contribution in [#&#8203;723](nextcloud/notify_push#723)
- [@&#8203;kesselb](https://github.com/kesselb) made their first contribution in [#&#8203;722](nextcloud/notify_push#722)

**Full Changelog**: <nextcloud/notify_push@v1.3.3...v1.3.4>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.walbeck.it/walbeck-it/docker-nextcloud-notify-push/pulls/228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --output json to notify_push:metrics and notify_push:self-test

2 participants