3 Commits

Author SHA1 Message Date
NeskireDK
31fe847126 Fix workflow and submodule configuration
Update mocks submodule to use the upstream iv-org repository
(https://github.com/iv-org/mocks) instead of the inaccessible
NeskireDK fork path.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 18:03:02 +02:00
NeskireDK
3fa2f55437 Fix workflow submodule checkout failure
Remove submodules: true from actions/checkout since the mocks
submodule is not accessible and not needed for the build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 18:00:03 +02:00
NeskireDK
f771983e25 CI: build+push ArikTube container to ghcr.io on the arik branch
Gate first: crystal spec + format-strict build on 1.20.3 (mirrors
upstream ci.yml). Then a linux/amd64 image build pushed as
ghcr.io/neskiredk/invidious:latest + :sha-<commit>. No expiry label.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 17:57:42 +02:00