Commit Graph

2 Commits

Author SHA1 Message Date
Sharang Parnerkar
79690295fd ci: fix dx GLIBC incompatibility and remove branch gates
Some checks failed
CI / Format (push) Failing after 7m9s
CI / Security Audit (push) Successful in 1m59s
CI / Clippy (push) Successful in 2m34s
CI / Build & Push Image (push) Has been skipped
CI / Changelog (push) Has been skipped
CI / Tests (push) Has been skipped
- Replace cargo-binstall with cargo install for dioxus-cli to avoid
  GLIBC 2.38/2.39 requirement on Bookworm (GLIBC 2.36)
- Run bun install in Dockerfile for DaisyUI/Tailwind dependencies
- Remove branch gates on build-and-push and changelog jobs for testing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 12:27:55 +01:00
6d3e99220c ci: added basic workflows (#2)
Some checks failed
CI / Clippy (push) Successful in 2m35s
CI / Security Audit (push) Successful in 1m46s
CI / Tests (push) Successful in 3m5s
CI / Format (push) Successful in 6m53s
CI / Build & Push Image (push) Failing after 1m54s
CI / Changelog (push) Failing after 1m39s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com>
Reviewed-on: #2
2026-02-18 09:46:29 +00:00