archinstall/.github
Softer ef1cfe7b56
Add share-log subcommand to upload install.log to paste.rs (#4511)
* Add --share-log flag to upload install.log to paste.rs

* Apply ruff-format to share_log.py

* Rework share-log per review: subcommand, TUI confirmation, truncate large logs

* Replace curl/SysCommand with urllib.request, remove defensive try/except

Per review: use stdlib urllib instead of shelling out to curl,
drop unnecessary try/except around TUI confirmation,
remove tempfile (content is passed directly as bytes).

* Fix TUI imports after ui module was pulled one level up (#4515)

* Decouple share_install_log from TUI module

* Add unit tests for share_install_log function

* Update docs to use share-log subcommand syntax
2026-05-07 10:18:56 +10:00
..
ISSUE_TEMPLATE Add share-log subcommand to upload install.log to paste.rs (#4511) 2026-05-07 10:18:56 +10:00
workflows Remove disabled translation-check workflow (#4483) 2026-04-27 09:35:34 +10:00
CODEOWNERS Updated CODEOWNERS 2021-04-03 19:38:44 +02:00
FUNDING.yml Add sponsors button (#4056) 2026-01-28 22:01:56 +01:00