1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-16 04:45:10 +03:00
pmbootstrap/pmb/helpers
Oliver Smith 652d1a1afd
pmb.helpers.other: drop old migration code (MR 2395)
Get rid of 3 years and older migration code, so we don't need to
maintain it anymore. If the user should have run "pmbootstrap init" 3
years ago and suddenly upgrades to pmbootstrap v3, then they will just
need to delete their work dir (as pmbootstrap instructs to do) and start
over. This is fine, the work dir is just a bunch of caches and locally
built packages.
2024-09-08 13:42:34 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
aportupgrade.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
args.py args: remove -m and -mp (MR 2371) 2024-07-22 11:54:45 +02:00
cli.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
devices.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
exceptions.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
file.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
frontend.py sideload: fix --user (MR 2391) 2024-08-25 22:06:17 +02:00
git.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
http.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
lint.py pmb.helpers.lint: fix keyerror (MR 2397) 2024-09-06 16:36:06 -07:00
logging.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
mount.py Fix pmbootstrap install --android-recovery-zip (MR 2368) 2024-07-16 00:04:15 +02:00
other.py pmb.helpers.other: drop old migration code (MR 2395) 2024-09-08 13:42:34 +02:00
package.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
pkgrel_bump.py Add some missing type hints (MR 2338) 2024-08-21 15:47:26 +02:00
pmaports.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
repo.py Support setting custom mirrors + disabling mirrors (MR 2361) 2024-07-16 00:34:06 +02:00
repo_missing.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
run.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
run_core.py Run ruff format (MR 2357) 2024-07-16 00:26:35 +02:00
status.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
toml.py helpers: toml: fix mypy on import (MR 2344) 2024-07-08 16:01:13 +02:00
ui.py pmb.helpers.ui.check_option: fix for UI = none (MR 2348) 2024-07-05 00:48:52 +02:00