Commit graph

4 commits

Author SHA1 Message Date
flemming-it
72feaba1bb chore: chain rename + bump to v0.16.0 (mirror URLs, fix auto-update)
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-17 17:19:01 +02:00
fai-scoop-bot
729bc55b2d chore: scoop manifest -> v0.12.3
Signed-off-by: fai-scoop-bot <platform@flemming.ai>
2026-05-30 12:01:20 +00:00
fai-scoop-bot
4979706515 chore: scoop manifest -> v0.12.2
Signed-off-by: fai-scoop-bot <platform@flemming.ai>
2026-05-30 00:01:01 +00:00
F∆I Platform
03f3795b7d feat: seed Scoop manifest + auto-update workflow
Mirror of installer/scoop/fai.json in fai/platform. Source
of truth is the platform repo; this is a passive distribution
mirror.

Auto-update workflow at .forgejo/workflows/update.yml runs
every 4 hours, diffs the latest platform release against
fai.json, and rewrites version + url + hash when a new
version ships. Manual trigger via workflow_dispatch.

Users install with:
  scoop bucket add fai \
    https://git.flemming.ai/fai/scoop-bucket
  scoop install fai

End-state matches Phase 1 of
docs/releases/go-live-checklist.md.
2026-05-30 00:46:50 +02:00