Luca Bilke
ae582e8f7f
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
Update void-packages template / Update xbps-src template (push) Successful in 43s
Details
2024-07-12 18:34:09 +02:00
Luca Bilke
9056b62309
replace ferdium with element
2024-07-12 18:34:07 +02:00
Luca Bilke
1a499e70ab
increase wait time for nmtui
Update void-packages template / Update xbps-src template (push) Successful in 40s
Details
2024-06-20 15:17:51 +02:00
Luca Bilke
e97126654a
wait for window to settle before starting nmtui
Update void-packages template / Update xbps-src template (push) Successful in 41s
Details
2024-06-20 15:04:16 +02:00
Luca Bilke
2eda3753f4
disable status bar clicks
Update void-packages template / Update xbps-src template (push) Failing after 40s
Details
2024-06-12 10:19:46 +02:00
Luca Bilke
121c3ee7bf
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
Update void-packages template / Update xbps-src template (push) Successful in 39s
Details
2024-06-07 15:05:46 +02:00
Luca Bilke
aa440f058d
new scratchpads
2024-06-07 15:03:33 +02:00
Luca Bilke
603434db82
resize scratchpads
Update void-packages template / Update xbps-src template (push) Successful in 40s
Details
2024-05-28 20:53:28 +02:00
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
9464f35779
trigger build
Tag and release / Set tag and create release (push) Failing after 15s
Details
Tag and release / Update xbps-src template (push) Has been skipped
Details
2024-05-22 18:13:29 +02:00
Luca Bilke
bdee41bc07
experimental tag/release pipeline
2024-05-22 18:13:21 +02:00
Luca Bilke
5b5bb3afc5
add gitignore
2024-05-22 17:29:55 +02:00
Luca Bilke
c56caa61e1
remove flexipatch stuff
2024-05-22 17:29:40 +02:00
Luca Bilke
1da188203b
adjust makefile
2024-05-22 16:36:52 +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
Luca Bilke
d4c90374ff
add dist to makefile
2024-05-22 15:48:50 +02:00
Luca Bilke
dec0ff7c95
Update anothrNick/github-tag-action action to v1.69.0 ( #14 )
...
Reviewed-on: #14
2024-05-22 15:45:12 +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 [@​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 [@​cory-miller](https://github.com/cory-miller ) in https://github.com/actions/checkout/pull/1703
- Bump github/codeql-action from 2 to 3 by [@​dependabot](https://github.com/dependabot ) in https://github.com/actions/checkout/pull/1694
- Bump actions/setup-node from 1 to 4 by [@​dependabot](https://github.com/dependabot ) in https://github.com/actions/checkout/pull/1696
- Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://github.com/dependabot ) in https://github.com/actions/checkout/pull/1695
- README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​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 [@​jww3](https://github.com/jww3 ) in https://github.com/actions/checkout/pull/1692
- Add dependabot config by [@​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 [@​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 [@​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 [@​jww3](https://github.com/jww3 ) in https://github.com/actions/checkout/pull/1656
- Add SSH user parameter by [@​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 [@​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
85d718c232
more aggressive clean
2024-05-21 01:05:09 +02:00
Luca Bilke
6a9e85994a
restrict pipeline trigger
2024-05-19 00:48:19 +02:00
Luca Bilke
25f1463765
update submodules
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-05-19 00:47:28 +02:00
Luca Bilke
7deb32a08c
update pipeline
2024-05-19 00:46:21 +02:00
Luca Bilke
b4eaf3fa85
update gitignore, fix makefile
Build/Publish XBPS / build-and-publish (push) Failing after 6s
Details
2024-05-19 00:44:42 +02:00
Luca Bilke
f366efbece
WIP
Build/Publish XBPS / build-and-publish (push) Failing after 5s
Details
2024-05-19 00:20:43 +02:00
Luca Bilke
fc082e06cc
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-05-18 23:50:59 +02:00
Luca Bilke
23a9b9145d
update renovate config
2024-05-18 23:50:57 +02:00
Luca Bilke
da353dc48a
disable toggle patches, switch to attachbottom
Build/Publish XBPS / build-and-publish (push) Successful in 9s
Details
2024-05-17 13:47:17 +02:00
Luca Bilke
44156ba49f
add floatrule for dragon
Build/Publish XBPS / build-and-publish (push) Successful in 9s
Details
2024-05-15 17:57:25 +02:00
Luca Bilke
abb030933c
add clipmenu binding
Build/Publish XBPS / build-and-publish (push) Successful in 9s
Details
2024-05-15 17:22:27 +02:00
Luca Bilke
19e96e1377
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
Build/Publish XBPS / build-and-publish (push) Successful in 9s
Details
2024-05-14 10:25:18 +02:00
Luca Bilke
2c74bdd2b8
switch back to firefox
2024-05-14 10:25:15 +02:00
Luca Bilke
eee2ec5c2a
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
Build/Publish XBPS / build-and-publish (push) Successful in 10s
Details
2024-05-04 21:04:57 +02:00
Luca Bilke
250d467ef5
open gdu scratchpad from root
2024-05-04 21:04:55 +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
0e4f376087
update scratchpad terminal
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-04-24 11:41:54 +02:00
Luca Bilke
d69616a23d
switch pushstack keybinds
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-04-23 14:54:07 +02:00
Luca Bilke
b8a0f8f18c
update keybinds
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-04-22 17:26:37 +02:00
Luca Bilke
c40ab9ab7d
Merge branch 'main' of git.snaile.de:snailed/dwm-custom
2024-04-19 10:41:59 +02:00
Luca Bilke
d48a15fbf1
show layout symbol
2024-04-19 10:41:54 +02:00
Luca Bilke
fdb3310585
bugfix
Build/Publish XBPS / build-and-publish (push) Successful in 7s
Details
2024-04-18 15:19:14 +02:00
Luca Bilke
22c8cd37dd
update submodules
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-04-18 13:52:24 +02:00
Luca Bilke
1e15202605
fix keymaps
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
2024-04-18 13:23:37 +02:00