Skip to content

Commit

Permalink
Trim the list of PIPs
Browse files Browse the repository at this point in the history
This removes PIPs that only have their meta data changed.
  • Loading branch information
dtdesign committed Aug 1, 2024
1 parent 1ab2818 commit c85892d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions com.woltlab.wcf/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,29 +83,16 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
<instruction type="language"/>
<instruction type="objectTypeDefinition"/>
<instruction type="objectType"/>
<instruction type="packageInstallationPlugin"/>
<instruction type="page"/>
<instruction type="menuItem"/>
<instruction type="templateListener"/>
<instruction type="aclOption"/>
<instruction type="eventListener"/>
<instruction type="userGroupOption"/>
<instruction type="coreObject"/>
<instruction type="userProfileMenu"/>
<instruction type="box"/>
<instruction type="bbcode"/>
<instruction type="acpTemplateDelete"/>
<instruction type="acpSearchProvider"/>
<instruction type="acpMenu"/>
<instruction type="fileDelete"/>
<instruction type="userMenu"/>
<instruction type="mediaProvider"/>
<instruction type="menu"/>
<instruction type="option"/>
<instruction type="smiley"/>
<instruction type="templateDelete"/>
<instruction type="cronjob"/>
<instruction type="clipboardAction"/>
<instruction type="userOption"/>
<instruction type="userNotificationEvent"/>

Expand Down

0 comments on commit c85892d

Please sign in to comment.