5 Commits

Author SHA1 Message Date
Marcin Rataj 161c7cf997 chore(ci): remove storacha pinning 2026-04-07 15:44:48 +02:00
Marcin Rataj 5dda2263d1 chore(ci): pr handling cleanup 2026-04-07 15:04:20 +02:00
Marcin Rataj e22e2aed72 ci(deploy): add concurrency to prevent duplicate artifacts
prevents multiple deploy workflows from running concurrently for the
same branch, which caused "multiple github-pages artifacts" errors
when builds completed close together.
2026-01-22 15:23:16 +01:00
Marcin Rataj 3d0569bfc5 chore(ci): add dnslink-action, cluster, and GitHub Pages
- add DNSLink update via ipshipyard/dnslink-action@v1
- add IPFS cluster deployment with 90-day expiry for non-main branches
- add GitHub Pages as HTTPS fallback
- Fleek hosting shuts down Jan 31, 2026

Related: https://github.com/ipshipyard/waterworks-community/issues/23
2026-01-05 22:06:16 +01:00
Daniel Norman 4102890b59 fix(ci): improve deployment by splitting into two workflows (#719)
Co-authored-by: Daniel N <2color@users.noreply.github.com>
2025-09-03 17:02:42 +02:00