Skip to content

ci(kache): connect hosted releases to shared MinIO - #63

Open
jmagar wants to merge 2 commits into
mainfrom
ci/hosted-kache-minio-20260805
Open

ci(kache): connect hosted releases to shared MinIO#63
jmagar wants to merge 2 commits into
mainfrom
ci/hosted-kache-minio-20260805

Conversation

@jmagar

@jmagar jmagar commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary\n- connect trusted GitHub-hosted Linux Rust compilation to https://s3.tootie.tv\n- use organization secrets KACHE_S3_ACCESS_KEY / KACHE_S3_SECRET_KEY and endpoint metadata variables\n- align ephemeral hosted runners on Kache 0.13.0\n- preserve existing self-hosted Kache configs and the private MinIO endpoint\n- preserve credentialless and fork-run fallback behavior\n\nBoth Linux and Windows-cross release legs run on Ubuntu and now use Kache 0.13.0; the duplicate GitHub Rust cache was removed.\n\n## Verification\n- YAML parse: pass\n- actionlint from repository root: pass\n- git diff --check: pass\n- hosted input/reusable-workflow contract assertions: pass\n- cross-runner proof: Yarr PR #119 recorded remote=1, 100% hit rate, zero errors\n\nBead: ytdl-mcp-0pc

jmagar and others added 2 commits August 25, 2026 12:41
… default

The s3-endpoint input defaulted to a real internal hostname, which is a
topology leak in a public repository. Default it to empty and document that
callers pass `${{ vars.KACHE_S3_ENDPOINT }}`; composite actions cannot read
the org context directly, so it must arrive as an input.

Also drop the placeholder endpoint from the host-AWS-profile branch. A
placeholder there is worse than nothing: kache is fail-open, so an
unroutable endpoint yields a green build with no shared cache. Fail closed
instead when a 'kache' profile exists but no endpoint was supplied.
@jmagar
jmagar force-pushed the ci/hosted-kache-minio-20260805 branch from 8b17127 to 21935cf Compare August 25, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant