appwrite/.github/workflows
loks0n 3a9e4305d3 ci: switch docker image sharing from cache to artifacts
actions/cache uses a runner-local cache backend, so GitHub-hosted
runners and Blacksmith self-hosted runners cannot share the same cache
entry. Switch to actions/upload-artifact@v7 / download-artifact@v7
which use GitHub's artifact storage, accessible from all runner types.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 11:54:50 +00:00
..
static-analysis/locale Finalized locale check script 2025-08-12 14:09:36 +02:00
ai-moderator.yml Consolidate remaining PR workflows and simplify Trivy scan 2026-03-12 12:56:41 +00:00
auto-label-issue.yml chore: create workflow to auto add labels to issues 2025-10-24 11:24:57 -07:00
ci.yml ci: switch docker image sharing from cache to artifacts 2026-03-19 11:54:50 +00:00
cleanup-cache.yml Refactor CI workflows: add COMPOSE_FILE env, add build targets, bump action versions, pin composer 2026-02-13 00:56:03 +00:00
codeql-analysis.yml Refactor CI workflows: add COMPOSE_FILE env, add build targets, bump action versions, pin composer 2026-02-13 00:56:03 +00:00
issue-triage.lock.yml fix: clarify bold formatting in triage instructions 2025-11-12 11:49:58 -08:00
issue-triage.md fix: clarify bold formatting in triage instructions 2025-11-12 11:49:58 -08:00
nightly.yml Refactor CI workflows: add COMPOSE_FILE env, add build targets, bump action versions, pin composer 2026-02-13 00:56:03 +00:00
publish.yml Merge branch '1.8.x' into ci/remove-stave-state 2026-02-13 20:54:56 +00:00
release.yml Merge branch '1.8.x' into ci/remove-stave-state 2026-02-13 20:54:56 +00:00
sdk-preview.yml fix workflow 2026-02-18 17:30:17 +05:30
specs.yml ci: add workflow_dispatch GitHub Action for specs generation 2026-02-17 23:10:30 +05:30
stale.yml Consolidate PR workflows into single CI workflow 2026-03-12 12:39:14 +00:00