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.
|
||||
#
|
||||
# ╔══════════════════════════════════════════════════════════════════════════╗
|
||||
# ║ WARNING: DO NOT EDIT THIS FILE UNLESS YOU KNOW EXACTLY WHAT YOU'RE ║
|
||||
# ║ DOING. Changes to progress reporting, callback handling, or ║
|
||||
# ║ subst_locale pre-resolution have caused fatal installation failures ║
|
||||
# ║ in the past (conflicting packages, partial upgrades, broken ISOs). ║
|
||||
# ║ If you must edit, test with a FULL online+offline install first. ║
|
||||
# ║ ⚠ CODEQL WARNING ⚠ ║
|
||||
# ║ GitHub's CodeQL (powered by Copilot AI) will flag several lines in ║
|
||||
# ║ this file as "findings". THEY ARE INTENTIONAL. "Fixing" them ║
|
||||
# ║ WILL break the ISO — previous attempts caused partial upgrades, ║
|
||||
# ║ 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
|
||||
|
||||
Reference in New Issue
Block a user