Compartmentalized Timeline and Carousel, applied www-data permissions to all files in built docker container, for deploys to work
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 30s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m21s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s

This commit is contained in:
2025-11-07 21:36:08 -08:00
parent 9a4ecdd073
commit 40a673a418
19 changed files with 19 additions and 24 deletions

View File

@@ -6,7 +6,6 @@
"@data/*": ["./src/data/*"],
"@interfaces/*": ["./src/interfaces/*"],
"@layouts/*": ["./src/layouts/*"],
"@scripts/*": ["./src/scripts/*"],
"@styles/*": ["./src/styles/*"]
}