split storage & ugprade and separate fixtures

This commit is contained in:
Twenty Panda 2024-03-17 16:26:17 +01:00
parent bf689a2478
commit 554d2b48c0
20 changed files with 170 additions and 118 deletions

5
forgejo/fixtures.sh Normal file
View file

@ -0,0 +1,5 @@
# SPDX-License-Identifier: MIT
FIXTURES_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source $FIXTURES_DIR/fixtures/storage.sh