Commit Graph

19 Commits

Author SHA1 Message Date
9dfc556bd0 Ensure cargo-leptos uses tailwindcss v4 in Docker build
Some checks failed
Push Workflows / docs (push) Successful in 1m37s
Push Workflows / clippy (push) Successful in 2m3s
Push Workflows / build (push) Failing after 2m32s
Push Workflows / test (push) Successful in 3m17s
Push Workflows / leptos-test (push) Successful in 3m33s
Push Workflows / docker-build (push) Successful in 19m23s
Push Workflows / nix-build (push) Successful in 26m14s
2025-02-17 23:06:28 -05:00
f482e06076 Switch to Tailwind CSS
All checks were successful
Push Workflows / docs (push) Successful in 48s
Push Workflows / clippy (push) Successful in 58s
Push Workflows / leptos-test (push) Successful in 1m47s
Push Workflows / test (push) Successful in 1m59s
Push Workflows / build (push) Successful in 2m56s
Push Workflows / docker-build (push) Successful in 13m34s
Push Workflows / nix-build (push) Successful in 26m40s
2025-02-07 10:55:22 -05:00
a093068625 Add --locked to cargo-leptos install command
All checks were successful
Push Workflows / docs (push) Successful in 50s
Push Workflows / leptos-test (push) Successful in 1m29s
Push Workflows / test (push) Successful in 1m47s
Push Workflows / nix-build (push) Successful in 21m37s
Push Workflows / docker-build (push) Successful in 22m2s
Push Workflows / build (push) Successful in 6m53s
2025-02-02 15:47:25 -05:00
0739b0026b Update cargo-leptos to 0.2.26
Some checks failed
Push Workflows / docs (push) Successful in 1m46s
Push Workflows / test (push) Successful in 2m25s
Push Workflows / leptos-test (push) Successful in 3m30s
Push Workflows / docker-build (push) Failing after 4m58s
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / build (push) Successful in 7m5s
Update wasm-bindgen to 0.2.100
2025-02-02 15:37:19 -05:00
a9c1ed7048 Upgrade to wasm-bindgen 0.2.99 2024-12-23 20:32:29 -05:00
05074230a9 Pin cargo-leptos to 0.2.22 in Dockerfile
All checks were successful
Push Workflows / build (push) Successful in 14m41s
Push Workflows / test (push) Successful in 9m46s
Push Workflows / docs (push) Successful in 3m54s
Push Workflows / leptos-test (push) Successful in 10m45s
Push Workflows / docker-build (push) Successful in 27m57s
Push Workflows / nix-build (push) Successful in 25m33s
2024-12-18 00:36:19 -05:00
51a9e8c4b3 Fixed casing warning
All checks were successful
Push Workflows / docs (push) Successful in 2m34s
Push Workflows / test (push) Successful in 3m56s
Push Workflows / leptos-test (push) Successful in 5m5s
Push Workflows / build (push) Successful in 5m40s
Push Workflows / docker-build (push) Successful in 6m16s
2024-11-24 04:29:53 +00:00
414c1f0e20 Use dynamic linking in Docker build
Some checks failed
Push Workflows / test (push) Failing after 2m58s
Push Workflows / docs (push) Successful in 4m12s
Push Workflows / leptos-test (push) Failing after 8m58s
Push Workflows / build (push) Failing after 9m16s
Push Workflows / docker-build (push) Successful in 15m32s
Switch base image to rust:slim
Dynamically link libretunes build
Copy required shared objs to scratch image
Remove CSS minify step (Leptos does this already)
2024-09-30 19:02:59 -04:00
074f866e5f Add Docker build steps from old docker-leptos/musl image 2024-09-15 21:31:22 -04:00
b6066e2d3e Include ASCII art file in Docker build 2024-04-11 23:42:22 -04:00
8d9b84442e Copy migrations into Docker container 2024-02-04 23:34:29 -05:00
6952a6d906 Switch to musl Docker base image 2024-01-24 19:10:26 -05:00
d01172a40f Switch to tailwindcss version 3.1.8
Fixes broken Docker build due to "Unexpected token '.'"
See https://github.com/tailwindlabs/tailwindcss/discussions/8807
2024-01-23 23:16:46 -05:00
1288f884fb Update for latest docker-leptos container 2024-01-23 23:11:16 -05:00
468fbb4dc2 Include build script in Dockerfile 2024-01-23 23:08:56 -05:00
ca3ffe6d22 Add libpq library to Dockerfile for Diesel 2024-01-23 14:58:06 -05:00
997a9d2b15 Switch to LibreTunes' docker-leptos image as Docker image base 2024-01-01 15:54:23 -05:00
573c4f4331 Fix Docker image incorrect site root copy path 2024-01-01 15:53:10 -05:00
5cbc830439 Add Dockerfile 2023-12-30 15:19:02 -05:00