Commit Graph

29 Commits

Author SHA1 Message Date
Luca Bilke 47e1bf3816
reset revision in void-packages 2024-05-23 14:10:12 +02:00
Luca Bilke 17ddfe5f8e
bugfix pipeline
Update void-packages template / Update xbps-src template (push) Successful in 39s Details
2024-05-22 19:21:00 +02:00
Luca Bilke 065e2b63e7
simplify template pipeline
Update void-packages template / Update xbps-src template (push) Has been cancelled Details
2024-05-22 18:45:23 +02:00
Luca Bilke bdee41bc07
experimental tag/release pipeline 2024-05-22 18:13:21 +02:00
Luca Bilke c56caa61e1
remove flexipatch stuff 2024-05-22 17:29:40 +02:00
Luca Bilke 4837493c6d
pin github-tag-action 2024-05-22 15:49:48 +02:00
Luca Bilke f469edca20
WIP 2024-05-22 15:49:01 +02:00
Johnny5 e6e2fb924c
Update anothrNick/github-tag-action action to v1.69.0 2024-05-22 13:00:58 +00:00
Luca Bilke 003db33212
bump tag version, restrict paths 2024-05-22 14:39:05 +02:00
Luca Bilke 54f809436c
set up autotagging
Auto tag / release (push) Failing after 10s Details
2024-05-22 14:36:54 +02:00
Johnny5 554a342b68 Pin actions/checkout action to a5ac7e5 (#11)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://code.forgejo.org/actions/checkout) | action | pinDigest |  -> `a5ac7e5` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #11
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-20 23:10:47 +02:00
Johnny5 c5e52a7452 Update actions/checkout action to v4.1.6 (#12)
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.6` |

---

### Release Notes

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

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

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

-   Check platform to set archive extension appropriately by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1732

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

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

-   Update NPM dependencies by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1703
-   Bump github/codeql-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1694
-   Bump actions/setup-node from 1 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1696
-   Bump actions/upload-artifact from 2 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1695
-   README: Suggest `user.email` to be `41898282+github-actions[bot]@&#8203;users.noreply.github.com` by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1707

### [`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**: 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #12
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-20 23:10:34 +02:00
Luca Bilke 6a9e85994a
restrict pipeline trigger 2024-05-19 00:48:19 +02:00
Luca Bilke 7deb32a08c
update pipeline 2024-05-19 00:46:21 +02:00
Luca Bilke 23a9b9145d
update renovate config 2024-05-18 23:50:57 +02:00
Johnny5 32ba01279c Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.0502.1733 (#6)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| git.snaile.de/snailed/xbps-builder | container | minor | `2024.46.1156` -> `2024.0502.1733` |

---

### 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: #6
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-03 19:10:33 +02:00
Johnny5 d1621fb61a Update renovate/renovate Docker digest to c452bbc (#7)
This PR contains the following updates:

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

---

### 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: #7
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-05-03 19:10:18 +02:00
Luca Bilke f6c25e54cf
fix CI versioning 2024-04-07 09:47:37 +02:00
Johnny5 c38dacc8a7 Update renovate/renovate Docker digest to 41d577b (#4)
This PR contains the following updates:

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #4
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-04-06 21:35:09 +02:00
Johnny5 1eb61418d2 Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.46.1156 (#5)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| git.snaile.de/snailed/xbps-builder | container | minor | `2024.4.843` -> `2024.46.1156` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #5
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
2024-04-06 21:34:27 +02:00
Luca Bilke e0c28edd1d
cleanup 2024-04-06 14:52:48 +02:00
Luca Bilke cf7d002e97
update CI
Build/Publish XBPS / build-and-publish (push) Successful in 9s Details
2024-04-05 20:18:53 +02:00
Luca Bilke a18f97fc76
add renovate CI
Build/Publish XBPS / build-and-publish (push) Successful in 9s Details
2024-04-03 22:12:55 +02:00
Luca Bilke cead781767
update CI
Build/Publish XBPS / build-and-publish (push) Successful in 9s Details
2024-04-03 22:06:19 +02:00
Luca Bilke 70e94d6f26
update dav url
Build/Publish XBPS / build-and-publish (push) Successful in 10s Details
2024-04-03 14:25:01 +02:00
Luca Bilke 900b637c46
fix build process
Build/Publish XBPS / build-and-publish (push) Has been cancelled Details
2024-04-03 13:21:05 +02:00
Luca Bilke 328bcf1187
use newer xbps builder
Build/Publish XBPS / build-and-publish (push) Failing after 7s Details
2024-04-03 10:47:25 +02:00
Luca Bilke 2aacd578f4
rename action
Build/Publish XBPS / build-and-publish (push) Has been cancelled Details
2024-04-02 10:04:33 +02:00
Luca Bilke ba44b04f57
experimental forgejo action
Build/Publish XBPS / lint (push) Has been cancelled Details
2024-04-02 00:48:17 +02:00