Fix YAML linting issues and update system requirements to Debian 13+
- Fix trailing spaces and blank lines in Forgejo workflows - Update system requirements from Ubuntu Jammy/Bookworm to Debian 13+ (Trixie) - Update test treefile to use Debian Trixie instead of Ubuntu Jammy - Update documentation to reflect modern system requirements - Fix yamllint errors for CI/CD functionality - Ensure compatibility with modern OSTree and libapt versions
This commit is contained in:
parent
ec0da91864
commit
3dec23f8f7
85 changed files with 12569 additions and 1088 deletions
9
debian/apt-ostree.triggers
vendored
9
debian/apt-ostree.triggers
vendored
|
|
@ -7,3 +7,12 @@ interest-noawait /usr/share/zsh/vendor-completions
|
|||
|
||||
# Trigger when man pages are updated
|
||||
interest-noawait /usr/share/man
|
||||
|
||||
# Trigger when polkit rules are updated
|
||||
interest-noawait /usr/share/polkit-1/actions
|
||||
|
||||
# Trigger when systemd units are updated
|
||||
interest-noawait /lib/systemd/system
|
||||
|
||||
# Trigger when D-Bus configuration is updated
|
||||
interest-noawait /usr/share/dbus-1/system-services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue