archinstall/archinstall
hariomphulre 002ff4fcbd fix(plugins): restore args parsing and complete #3021 fixes
Pass plugin paths as strings so HTTPS URLs are not mangled by pathlib.
Fix mixed tab/space indentation in ArchConfig.from_config that broke
imports. Harden plugin import (spec handling, failed-import cleanup),
and skip version comparison when version tuples are empty. Add tests
for URL handling and HTTP rejection.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 02:06:25 +05:30
..
applications Enable power management services after package installation (#4440) 2026-04-18 12:04:14 +10:00
default_profiles Replace terminal and file manager in Budgie profile (#4533) 2026-05-13 08:21:15 +10:00
lib fix(plugins): restore args parsing and complete #3021 fixes 2026-05-15 02:06:25 +05:30
locales Update Polish translation (#4529) 2026-05-08 11:28:36 +10:00
scripts Keep standalone initramfs for grub-btrfs when UKI is enabled (#4513) 2026-05-06 14:26:59 +10:00
tui Enhance config types and summary (#4532) 2026-05-10 22:35:53 +02:00
__init__.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
__main__.py Replace sys.exit calls with return values (#4156) 2026-01-22 13:58:40 +11:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
main.py Add share-log subcommand to upload install.log to paste.rs (#4511) 2026-05-07 10:18:56 +10:00