Daniel Girtler
|
fc63d45fe6
|
Remove deprecated swiss config (#3042)
* Remove deprecated swiss config
* Update
|
2025-01-21 12:42:31 +01:00 |
renovate[bot]
|
2bd4344d43
|
fix(deps): update dependency pre-commit to v4.1.0 (#3131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-21 12:17:25 +11:00 |
codefiles
|
ee69e19f8b
|
Refactor preparations for fs type and encryption (#3130)
|
2025-01-20 20:22:43 +11:00 |
codefiles
|
19c390e072
|
disk: add support for creating swap partitions (#3129)
|
2025-01-18 16:48:48 +11:00 |
renovate[bot]
|
8d923ff09e
|
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#3127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-17 09:28:34 +11:00 |
renovate[bot]
|
99fe401979
|
fix(deps): update dependency ruff to v0.9.2 (#3125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-17 09:28:17 +11:00 |
correctmost
|
c94d0a56d9
|
Enable most flake8-commas rules in ruff and fix warning (#3122)
|
2025-01-15 16:30:13 +11:00 |
codefiles
|
41215741f0
|
disk: add udev sync after partitioning (#3119)
|
2025-01-14 14:23:25 +11:00 |
codefiles
|
d5bbda1e2f
|
Refactor cmd path check using startswith() (#3117)
|
2025-01-14 14:22:47 +11:00 |
codefiles
|
b7a5d00676
|
Remove superfluous /usr/bin/ from commands (#3115)
|
2025-01-13 14:42:39 +11:00 |
correctmost
|
c0a2de4330
|
Enable the set-attr-with-constant ruff rule and fix warnings (#3114)
|
2025-01-12 15:02:06 +11:00 |
correctmost
|
fd77b5d4ce
|
Enable the strip-with-multi-characters ruff rule (#3112)
Commit 4212357c6 fixed the remaining warnings.
|
2025-01-12 12:39:10 +11:00 |
correctmost
|
457e790bd0
|
Enable most flake8-bugbear rules in ruff (#3110)
|
2025-01-12 11:51:06 +11:00 |
correctmost
|
4212357c6f
|
Use removeprefix/removesuffix instead of incorrect lstrip/rstrip calls (#3109)
|
2025-01-12 11:50:09 +11:00 |
codefiles
|
6681501904
|
Fix Btrfs subvolume mount options (#3108)
|
2025-01-12 11:46:34 +11:00 |
correctmost
|
47736c4060
|
Avoid reassigning a parameter value to fix Pyright warnings (#3106)
|
2025-01-12 11:45:41 +11:00 |
renovate[bot]
|
df2791295d
|
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#3100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 11:30:59 +11:00 |
codefiles
|
3409f84e79
|
Use list comprehension (#3105)
|
2025-01-12 11:30:27 +11:00 |
Melroy van den Berg
|
7202d964dd
|
Make libera.chat irc link clickable (#3099)
Fix libera.chat link in markdown
|
2025-01-12 11:27:30 +11:00 |
correctmost
|
e7f2a8c203
|
Fix some mypy warnings in archinstall/lib/ (#3103)
|
2025-01-11 15:44:43 +11:00 |
codefiles
|
22b410d082
|
Change to import Path for consistency (#3101)
|
2025-01-11 15:42:50 +11:00 |
Melroy van den Berg
|
a575ac2c47
|
Use Matrix channel invite link (#3098)
|
2025-01-11 15:40:13 +11:00 |
renovate[bot]
|
39c7eda352
|
fix(deps): update dependency ruff to v0.9.1 (#3097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-11 15:37:33 +11:00 |
codefiles
|
700294f19a
|
disk: validate first partition start (#3096)
|
2025-01-10 20:12:47 +11:00 |
renovate[bot]
|
ad015033b8
|
fix(deps): update dependency ruff to v0.9.0 (#3095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-10 08:21:18 +11:00 |
renovate[bot]
|
cb414c1c5b
|
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#3093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-10 08:19:37 +11:00 |
renovate[bot]
|
2778ca60f6
|
fix(deps): update dependency pydantic to v2.10.5 (#3092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-10 08:19:21 +11:00 |
codefiles
|
c081f77d57
|
pacman/repo: use StrEnum (#3088)
|
2025-01-08 12:13:11 +11:00 |
correctmost
|
10a12dc855
|
Fix mutable-class-default ruff warnings (#3087)
|
2025-01-08 10:23:07 +11:00 |
renovate[bot]
|
34ef6527ce
|
fix(deps): update dependency pylint-pydantic to v0.3.5 (#3086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-08 07:52:24 +11:00 |
codefiles
|
6398f6852d
|
audio: use StrEnum (#3084)
|
2025-01-08 07:45:19 +11:00 |
correctmost
|
40210f8733
|
Fix used-dummy-variable ruff warnings (#3083)
|
2025-01-08 07:44:48 +11:00 |
codefiles
|
9163e8c84c
|
disk: rework manual partitioning (#3071)
* disk: rework manual partitioning
* disk: fix end alignment
* disk: validate config
* test: fix disk config partition overlap
|
2025-01-08 07:44:03 +11:00 |
correctmost
|
25b7bbb0ed
|
Add if-key-in-dict-del ruff rule to ignore list (#3082)
The rule is concerned with code style rather than correctness or
performance.
|
2025-01-08 07:41:25 +11:00 |
correctmost
|
e712144e5d
|
Fix falsy-dict-get-fallback ruff warnings (#3077)
|
2025-01-08 07:38:40 +11:00 |
codefiles
|
fd91cbaac1
|
pacman/repo: update enum members to uppercase (#3076)
|
2025-01-08 07:37:43 +11:00 |
codefiles
|
fa515dfdc6
|
general: remove superfluous callbacks variable (#3075)
|
2025-01-08 07:36:12 +11:00 |
renovate[bot]
|
984fa6af46
|
fix(deps): update dependency ruff to v0.8.6 (#3074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-08 07:34:31 +11:00 |
renovate[bot]
|
7cba07b730
|
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#3073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-08 07:34:12 +11:00 |
renovate[bot]
|
f1f08c811b
|
fix(deps): update dependency ruff to v0.8.5 (#3064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 15:52:58 +11:00 |
codefiles
|
6dab4650fa
|
audio: capitalize enums (#3067)
|
2025-01-03 15:24:10 +11:00 |
renovate[bot]
|
cb6417be6e
|
fix(deps): update dependency mypy to v1.14.1 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 14:13:00 +11:00 |
renovate[bot]
|
77f5b075b6
|
fix(deps): update dependency pylint to v3.3.3 (#3046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 14:12:46 +11:00 |
renovate[bot]
|
82bcb59044
|
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#3062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 13:56:33 +11:00 |
renovate[bot]
|
9d1a47df13
|
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.5 (#3063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 13:56:16 +11:00 |
codefiles
|
547ce8033d
|
audio: remove incorrect use of dataclass (#3058)
|
2025-01-03 13:44:25 +11:00 |
codefiles
|
18ef7fd469
|
Use Path.chmod() (#3051)
|
2025-01-03 13:41:41 +11:00 |
codefiles
|
459b84b6fe
|
Rework mount point argument (#3041)
|
2024-12-23 11:04:16 +11:00 |
codefiles
|
d5c5b60d5c
|
Rework profiles path (#3040)
|
2024-12-23 09:08:48 +11:00 |
codefiles
|
5f8cdcb39b
|
disk: change from_partition() parameters (#3039)
|
2024-12-23 09:08:02 +11:00 |