feat: restore cron page, email in navbar, metrics pipeline v1.3.19
This commit is contained in:
@@ -77,6 +77,9 @@ wait_package_ready() {
|
||||
|
||||
# ── setup / teardown ─────────────────────────────────────────────────────────
|
||||
|
||||
}
|
||||
|
||||
EOF
|
||||
setup_workdir() {
|
||||
local name=$1
|
||||
local dir="${TESTDIR}/${name}"
|
||||
@@ -158,6 +161,17 @@ sub main {
|
||||
EOF
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
EOF
|
||||
cat > "${dir}/go.mod" <<'EOF'
|
||||
module fn
|
||||
|
||||
go 1.21
|
||||
EOF
|
||||
}
|
||||
|
||||
>>>>>>> d21e1ac (feat: restore cron page, email in navbar, metrics pipeline v1.3.19)
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
echo ""
|
||||
echo "================================================================"
|
||||
|
||||
Reference in New Issue
Block a user