pmbootstrap-meow/pmb/commands
Caleb Connolly acc989de65
commands: getattr autoinstall (MR 2461)
args.autoinstall attribute might not exist, use getattr like for others,
and add a fixme about the default value...

Fixes: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2476
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-10-27 18:59:42 +01:00
..
__init__.py commands: getattr autoinstall (MR 2461) 2024-10-27 18:59:42 +01:00
aportgen.py pmb: Remove args from aportgen command (MR 2432) 2024-10-13 19:43:31 +02:00
base.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
flasher.py pmb.flasher: Remove use of args (MR 2441) 2024-10-22 15:12:40 +02:00
index.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
kconfig.py pmb.kconfig: refactor to remove args (MR 2346) 2024-10-22 00:04:32 +02:00
log.py Fix "pmbootstrap log -c" crash (MR 2345) 2024-07-03 08:11:04 +00:00
pkgrel_bump.py pmb: Migrate pkgrel_bump to Command (MR 2411) 2024-09-26 18:27:00 +02:00
pkgver_bump.py pmb.commands: Add pkgver_bump (MR 2415) 2024-09-30 12:45:21 +02:00
pull.py pmb.commands.pull: Annotate return types (MR 2429) 2024-10-08 17:07:28 +02:00
repo_bootstrap.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
shutdown.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00