fix: resolve flaky holiday hours test and clean up dev scripts

- Use fixed date (Thursday Feb 26, 2026) instead of dynamic tomorrow
  to avoid timezone-related test flakiness
- Remove orphaned SQL fragment from init-script.sql
- Clean up duplicate color code definitions in local-dev-2.sh
- Add Rustfs data wipe and SabreDAV startup to dev script
- Add composer.lock to .gitignore
This commit is contained in:
2026-02-24 23:42:40 +00:00
parent c6fe9e92a7
commit ea1a80dbda
5 changed files with 32 additions and 28 deletions
+1
View File
@@ -59,6 +59,7 @@ frontend/static/portfolio/*
# Composer dependencies
sabredav/vendor/
composer.lock
# ------------------------------------
# 5. Local Tools and Notes