Commit Graph

16 Commits

Author SHA1 Message Date
Luca Bilke c95ce8a586
rename binary, fix listing 2024-06-05 12:59:36 +02:00
Luca Bilke 4a99218469
add new CI 2024-05-23 16:09:03 +02:00
Luca Bilke 8216f6e2de
delete old build CI 2024-05-23 16:03:39 +02:00
Johnny5 d7b909a752 Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.0520.2027
Build/Publish XBPS / build-and-publish (push) Successful in 10s Details
2024-05-20 23:01:10 +02:00
Johnny5 555cf5b8d7
Update actions/checkout action to v4.1.6
Build/Publish XBPS / build-and-publish (push) Waiting to run Details
2024-05-20 21:00:43 +00:00
Luca Bilke aa71b95e33
hide renovaterc
Build/Publish XBPS / build-and-publish (push) Successful in 10s Details
2024-05-19 01:16:25 +02:00
Luca Bilke 4f01e45624
Merge branch 'main' of git.snaile.de:snailed/trash-cli
Build/Publish XBPS / build-and-publish (push) Successful in 10s Details
2024-05-18 23:50:05 +02:00
Luca Bilke 28238737c8
update renovate config 2024-05-18 23:49:55 +02:00
Johnny5 e1fb78c7d0 Update renovate/renovate Docker digest to bcfb43d (#2)
Build/Publish XBPS / build-and-publish (push) Successful in 11s Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| renovate/renovate | container | digest | `41d577b` -> `bcfb43d` |

---

### Configuration

📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: snailed/trash-cli#2
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-03 19:11:22 +02:00
Johnny5 5c1be44f1b Pin dependencies (#1)
Build/Publish XBPS / build-and-publish (push) Successful in 10s Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://code.forgejo.org/actions/checkout) | action | pinDigest |  -> `0ad4b8f` |
| git.snaile.de/snailed/xbps-builder | container | pinDigest |  -> `0ca263f` |

---

### Configuration

📅 **Schedule**: 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: snailed/trash-cli#1
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-03 19:10:55 +02:00
Johnny5 d390bf7a6c Update actions/checkout action to v4.1.4 (#4)
Build/Publish XBPS / build-and-publish (push) Has been cancelled Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://code.forgejo.org/actions/checkout) | action | patch | `v4.1.2` -> `v4.1.4` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v4.1.4`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v414)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.3...v4.1.4)

-   Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@&#8203;jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1692
-   Add dependabot config by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1688
-   Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1693
-   Bump word-wrap from 1.2.3 to 1.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1643

### [`v4.1.3`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v413)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.2...v4.1.3)

-   Check git version before attempting to disable `sparse-checkout` by [@&#8203;jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1656
-   Add SSH user parameter by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1685
-   Update `actions/checkout` version in `update-main-version.yml` by [@&#8203;jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1650

</details>

---

### Configuration

📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: snailed/trash-cli#4
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-03 19:10:45 +02:00
Luca Bilke 877e9f952c
bugfix for nonexisting trashed item paths
Build/Publish XBPS / build-and-publish (push) Successful in 11s Details
2024-05-03 10:51:25 +02:00
Luca Bilke 32b34f634c
add CI
Build/Publish XBPS / build-and-publish (push) Successful in 25s Details
2024-05-02 19:38:48 +02:00
Luca Bilke 0eb45bab22
remove bad error messages, enable multiple input paths 2024-05-02 19:37:36 +02:00
Luca Bilke 6c35d32acf
add readme 2024-05-02 18:50:56 +02:00
Luca Bilke 43a3f7443b
initial commit 2024-05-02 18:48:20 +02:00