docs: call out CodeQL/Copilot AI in warning header
This commit is contained in:
@@ -18,11 +18,13 @@
|
|||||||
# skip_if_no_internet config option matching the packages module pattern.
|
# skip_if_no_internet config option matching the packages module pattern.
|
||||||
#
|
#
|
||||||
# ╔══════════════════════════════════════════════════════════════════════════╗
|
# ╔══════════════════════════════════════════════════════════════════════════╗
|
||||||
# ║ WARNING: DO NOT EDIT THIS FILE UNLESS YOU KNOW EXACTLY WHAT YOU'RE ║
|
# ║ ⚠ CODEQL WARNING ⚠ ║
|
||||||
# ║ DOING. Changes to progress reporting, callback handling, or ║
|
# ║ GitHub's CodeQL (powered by Copilot AI) will flag several lines in ║
|
||||||
# ║ subst_locale pre-resolution have caused fatal installation failures ║
|
# ║ this file as "findings". THEY ARE INTENTIONAL. "Fixing" them ║
|
||||||
# ║ in the past (conflicting packages, partial upgrades, broken ISOs). ║
|
# ║ WILL break the ISO — previous attempts caused partial upgrades, ║
|
||||||
# ║ If you must edit, test with a FULL online+offline install first. ║
|
# ║ package conflicts (audit-dinit vs audit-openrc, sddm vs x11win), ║
|
||||||
|
# ║ and fatal installer crashes. Do not let an AI rewrite this file. ║
|
||||||
|
# ║ If you must edit, test with a FULL online + offline install first. ║
|
||||||
# ╚══════════════════════════════════════════════════════════════════════════╝
|
# ╚══════════════════════════════════════════════════════════════════════════╝
|
||||||
|
|
||||||
import abc
|
import abc
|
||||||
|
|||||||
Reference in New Issue
Block a user