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 |
renovate[bot]
|
a8c2a5a54f
|
fix(deps): update dependency mypy to v1.14.0 (#3036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-22 10:38:20 +11:00 |
renovate[bot]
|
2996e0ae14
|
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#3037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-22 10:37:58 +11:00 |
codefiles
|
24ff132f93
|
general: remove unspecified exception handling (#3035)
|
2024-12-22 10:21:56 +11:00 |
codefiles
|
c978c841de
|
disk: move ENC_IDENTIFIER (#3034)
|
2024-12-22 10:21:21 +11:00 |
codefiles
|
9b5fd6bad5
|
mirrors: use pydantic model_validate_json() (#3033)
|
2024-12-20 17:26:45 +11:00 |
codefiles
|
367c8d781c
|
general: rework environment_vars (#3032)
|
2024-12-20 17:26:11 +11:00 |
codefiles
|
f685849b8d
|
luks: remove superfluous _mapper_dev (#3031)
|
2024-12-20 17:25:12 +11:00 |
renovate[bot]
|
75459f4ac2
|
Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#3030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-20 12:01:27 +11:00 |
renovate[bot]
|
5a82ce7719
|
Update dependency ruff to v0.8.4 (#3029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-20 12:01:09 +11:00 |
renovate[bot]
|
05441a4c11
|
Update dependency pydantic to v2.10.4 (#3026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-19 17:50:14 +11:00 |
codefiles
|
ae51af67a3
|
Remove disk retries and timeouts (#3025)
|
2024-12-19 17:49:44 +11:00 |
Mohamed E
|
d2ef961b32
|
[Feat] Wayfire support (#3020)
* add profile
* fix pylint
|
2024-12-18 07:04:48 +11:00 |
lazysixoeight
|
5288e246ec
|
Specified GNOME as an acronym (#3023)
|
2024-12-16 20:49:42 +11:00 |
renovate[bot]
|
fb27fbdfa8
|
Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#3019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-15 09:18:28 +11:00 |
renovate[bot]
|
7b09c5a7ca
|
Update dependency ruff to v0.8.3 (#3018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-15 09:18:03 +11:00 |
Daniel Girtler
|
1ff04c6df0
|
Use ctrl+h for help menu trigger (#2996)
|
2024-12-12 09:43:54 +01:00 |
renovate[bot]
|
27df486dda
|
Update dependency pylint-pydantic to v0.3.4 (#3017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-09 15:54:31 +11:00 |
codefiles
|
4dccd54cbd
|
Replace commonprefix() with commonpath() (#3016)
|
2024-12-09 13:25:08 +11:00 |
codefiles
|
3716df9bb7
|
Fix pre-mounted Btrfs subvolumes root detection (#3014)
|
2024-12-09 10:38:16 +11:00 |
codefiles
|
4592280baa
|
Refactor set_mirrors() (#3011)
|
2024-12-08 15:07:17 +11:00 |
codefiles
|
ae3b0f8d75
|
Remove superfluous try in get_btrfs_info() (#3010)
|
2024-12-08 09:01:51 +11:00 |
Daniel Girtler
|
1d278f8abd
|
Fix 2991 - Restructure the mirror list handling (#3007)
* Fix 2991 - mirror configuration
* Update
* Update
* Update
|
2024-12-08 08:58:16 +11:00 |
codefiles
|
8f2bf2b737
|
Refactor set_hostname() (#3009)
|
2024-12-08 08:57:31 +11:00 |
codefiles
|
3400991c9b
|
Refactor enable_sudo() (#3008)
|
2024-12-08 08:56:58 +11:00 |
codefiles
|
19a0d49509
|
Update partition flags value (#3006)
|
2024-12-07 11:48:49 +11:00 |
codefiles
|
0a9fae2e57
|
Replace deprecated pydantic parse_raw() (#3004)
|
2024-12-07 10:20:23 +11:00 |
renovate[bot]
|
fbdb3c4f37
|
Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#3002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-06 17:17:49 +11:00 |
renovate[bot]
|
2d4128fd84
|
Update dependency ruff to v0.8.2 (#3001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-06 17:17:03 +11:00 |