From: Tim Düsterhus Date: Wed, 16 Mar 2022 08:43:54 +0000 (+0100) Subject: Merge branch '5.4' X-Git-Tag: 5.5.0_Alpha_1~66 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2fbba183019e0fbce7aabee78b9bf4c9177cef92;p=GitHub%2FWoltLab%2FWCF.git Merge branch '5.4' --- 2fbba183019e0fbce7aabee78b9bf4c9177cef92 diff --cc .github/workflows/typescript.yml index c8fa50407a,6b48241cc1..50d5879d41 --- a/.github/workflows/typescript.yml +++ b/.github/workflows/typescript.yml @@@ -50,8 -47,9 +50,9 @@@ jobs uses: actions/setup-node@v2 with: node-version: "16" - - uses: actions/checkout@v3 + cache: "npm" - run: npm install + - run: rm -r wcfsetup/install/files/js/WoltLabSuite/ - run: npx tsc - run: echo "::add-matcher::.github/diff.json" - name: Show diff diff --cc com.woltlab.wcf/package.xml index ea78fba0a7,3623f044c6..f878fd8f92 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@@ -5,8 -5,8 +5,8 @@@ Free CMS and web-framework, designed for awesome websites and communities. Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht. 1 - 5.4.15 dev 2 + 5.5.0 Alpha 1 - 2022-02-15 + 2022-03-15 @@@ -50,63 -50,21 +50,71 @@@ acp/post_install.php - - acptemplates_update.tar - files_update.tar - templates_update.tar - - - - acp/update_com.woltlab.wcf_5.4.15_deleteDsStore.php + + + files_pre_check.tar + + + acp/update_com.woltlab.wcf_5.5_ensureInnoDbSearch.php + + + acp/update_com.woltlab.wcf_5.5_normalizeFileLog.php + + + acp/update_com.woltlab.wcf_5.5_styleVariables.php + + + + + + + + + + + + + + + acp/database/update_com.woltlab.wcf_5.5.php + acp/update_com.woltlab.wcf_5.5_boxConditions.php + + + + + + + + + + + + + + + + + + acp/update_com.woltlab.wcf_5.5_clearPackageDeprecations.php + + + acp/update_com.woltlab.wcf_5.5_randomize_cronjobs.php + + + acp/update_com.woltlab.wcf_5.5_starttls.php + + + files_update.tar + + + + acp/update_com.woltlab.wcf_5.4.15_deleteDsStore.php +