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

Adds the extractednothing ExtractStatus #361

Merged

Conversation

Warfront1
Copy link
Contributor

@Warfront1 Warfront1 commented Nov 17, 2023

This will allow the cmdhooks and webhooks to trigger when there is nothing to extract.
Previously just a log message was output into the logs and then the item was removed from further processing.
This will allow users to react with cmdhooks and/or webhooks to an item being processed that has nothing to extract.

@davidnewhall
Copy link
Collaborator

Okay I'll give it a shot.

@davidnewhall davidnewhall merged commit 27cc615 into Unpackerr:main Jan 18, 2024
8 checks passed
truecharts-admin referenced this pull request in truecharts/public Jan 21, 2024
…6a by renovate (#17449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://togithub.com/Unpackerr/unpackerr) | minor |
`0.12.0` -> `0.13.0` |

---

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

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.13.0`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.13.0):
Falderlez

[Compare
Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.12.0...v0.13.0)

#### What's New

-   Several minor bug fixes.
-   Dependency and module updates.
-   Better about removing empty folders.
-   Folder watcher can have recursion disabled.
- Can now fire hooks for folder items that did not get extracted. (by
[@&#8203;Warfront1](https://togithub.com/Warfront1))
-   Improved logging.
-   **Homebrew builds removed.**
-   Builds a docker image for GHCR now.
-   Improved logging for folder watcher.
-   Error output is configurable now.
-   **Archives may now be extracted even if they're not in a folder.**

#### Merged Pull Requests

- Update docker-compose.yml - fix typo by
[@&#8203;Petemir](https://togithub.com/Petemir) in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- Handy updates! by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/332](https://togithub.com/Unpackerr/unpackerr/pull/332)
- Fix inaccurate cmdhook example instructions comment by
[@&#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)
- Updates by [@&#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/375](https://togithub.com/Unpackerr/unpackerr/pull/375)
- fix panic by [@&#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/376](https://togithub.com/Unpackerr/unpackerr/pull/376)
- Add build for ghcr. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/377](https://togithub.com/Unpackerr/unpackerr/pull/377)
- arm64 docker container by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/378](https://togithub.com/Unpackerr/unpackerr/pull/378)
- Adds the extractednothing ExtractStatus by
[@&#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/361](https://togithub.com/Unpackerr/unpackerr/pull/361)
- Extract Bare Files by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/381](https://togithub.com/Unpackerr/unpackerr/pull/381)

#### New Contributors

- [@&#8203;Petemir](https://togithub.com/Petemir) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- [@&#8203;Warfront1](https://togithub.com/Warfront1) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)

**Full Changelog**:
Unpackerr/unpackerr@v0.12.0...v0.13.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
discretizer referenced this pull request in discretizer/charts Jan 29, 2024
…6a by renovate (truecharts#17449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://togithub.com/Unpackerr/unpackerr) | minor |
`0.12.0` -> `0.13.0` |

---

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

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.13.0`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.13.0):
Falderlez

[Compare
Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.12.0...v0.13.0)

#### What's New

-   Several minor bug fixes.
-   Dependency and module updates.
-   Better about removing empty folders.
-   Folder watcher can have recursion disabled.
- Can now fire hooks for folder items that did not get extracted. (by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1))
-   Improved logging.
-   **Homebrew builds removed.**
-   Builds a docker image for GHCR now.
-   Improved logging for folder watcher.
-   Error output is configurable now.
-   **Archives may now be extracted even if they're not in a folder.**

#### Merged Pull Requests

- Update docker-compose.yml - fix typo by
[@&truecharts#8203;Petemir](https://togithub.com/Petemir) in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- Handy updates! by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/332](https://togithub.com/Unpackerr/unpackerr/pull/332)
- Fix inaccurate cmdhook example instructions comment by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)
- Updates by [@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/375](https://togithub.com/Unpackerr/unpackerr/pull/375)
- fix panic by [@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/376](https://togithub.com/Unpackerr/unpackerr/pull/376)
- Add build for ghcr. by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/377](https://togithub.com/Unpackerr/unpackerr/pull/377)
- arm64 docker container by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/378](https://togithub.com/Unpackerr/unpackerr/pull/378)
- Adds the extractednothing ExtractStatus by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/361](https://togithub.com/Unpackerr/unpackerr/pull/361)
- Extract Bare Files by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/381](https://togithub.com/Unpackerr/unpackerr/pull/381)

#### New Contributors

- [@&truecharts#8203;Petemir](https://togithub.com/Petemir) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- [@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)

**Full Changelog**:
Unpackerr/unpackerr@v0.12.0...v0.13.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
GabrielBarzen referenced this pull request in GabrielBarzen/charts Feb 2, 2024
…6a by renovate (truecharts#17449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://togithub.com/Unpackerr/unpackerr) | minor |
`0.12.0` -> `0.13.0` |

---

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

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.13.0`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.13.0):
Falderlez

[Compare
Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.12.0...v0.13.0)

#### What's New

-   Several minor bug fixes.
-   Dependency and module updates.
-   Better about removing empty folders.
-   Folder watcher can have recursion disabled.
- Can now fire hooks for folder items that did not get extracted. (by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1))
-   Improved logging.
-   **Homebrew builds removed.**
-   Builds a docker image for GHCR now.
-   Improved logging for folder watcher.
-   Error output is configurable now.
-   **Archives may now be extracted even if they're not in a folder.**

#### Merged Pull Requests

- Update docker-compose.yml - fix typo by
[@&truecharts#8203;Petemir](https://togithub.com/Petemir) in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- Handy updates! by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/332](https://togithub.com/Unpackerr/unpackerr/pull/332)
- Fix inaccurate cmdhook example instructions comment by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)
- Updates by [@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/375](https://togithub.com/Unpackerr/unpackerr/pull/375)
- fix panic by [@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/376](https://togithub.com/Unpackerr/unpackerr/pull/376)
- Add build for ghcr. by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/377](https://togithub.com/Unpackerr/unpackerr/pull/377)
- arm64 docker container by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/378](https://togithub.com/Unpackerr/unpackerr/pull/378)
- Adds the extractednothing ExtractStatus by
[@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) in
[https://github.com/Unpackerr/unpackerr/pull/361](https://togithub.com/Unpackerr/unpackerr/pull/361)
- Extract Bare Files by
[@&truecharts#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/381](https://togithub.com/Unpackerr/unpackerr/pull/381)

#### New Contributors

- [@&truecharts#8203;Petemir](https://togithub.com/Petemir) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/336](https://togithub.com/Unpackerr/unpackerr/pull/336)
- [@&truecharts#8203;Warfront1](https://togithub.com/Warfront1) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/360](https://togithub.com/Unpackerr/unpackerr/pull/360)

**Full Changelog**:
Unpackerr/unpackerr@v0.12.0...v0.13.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants