Deploy some files ahead of the upgrade
authorAlexander Ebert <ebert@woltlab.com>
Sat, 29 Aug 2020 16:54:53 +0000 (18:54 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 29 Aug 2020 16:54:53 +0000 (18:54 +0200)
com.woltlab.wcf/files_pre.tar [new file with mode: 0644]
com.woltlab.wcf/package.xml

diff --git a/com.woltlab.wcf/files_pre.tar b/com.woltlab.wcf/files_pre.tar
new file mode 100644 (file)
index 0000000..87e6a52
Binary files /dev/null and b/com.woltlab.wcf/files_pre.tar differ
index 6989940e849cf4b6be342b6c26db72413b3d3725..42a73de5d939b954f48ef2747efd8065b5b5a92b 100644 (file)
@@ -51,7 +51,8 @@
        </instructions>
 
        <instructions type="update" fromversion="5.2.*">
-               <!-- we need /lib/core.functions.php and /lib/system/api/* otherwise we're getting issues with Guzzle being not found when executing the file-PIP -->
+               <!-- We need to deploy `lib/core.functions.php` and `lib/system/api/*` first, otherwise
+                    Guzzle can not be found during the development of the regular file PIP. -->
                <instruction type="file" run="standalone">files_pre.tar</instruction>
                
                <instruction type="file" />