Gemini: check pip cache support in Forgejo setup-python #78

Open
opened 2026-05-28 01:16:27 +02:00 by codex · 0 comments
Collaborator

Context

Forgejo uses https://data.forgejo.org/actions/setup-python@v5; cache support may differ from GitHub-hosted actions.

Task

Investigate whether pip caching is supported and safe on the current Forgejo runner setup.

Acceptance criteria

  • Short note with supported/unsupported/unknown conclusion.
  • If supported, propose minimal YAML.
  • If unknown, leave workflow unchanged.

Out of scope

  • No unverified YAML changes.
  • No runner configuration changes.

Verification

  • Cite docs or observed runner evidence.
## Context Forgejo uses `https://data.forgejo.org/actions/setup-python@v5`; cache support may differ from GitHub-hosted actions. ## Task Investigate whether pip caching is supported and safe on the current Forgejo runner setup. ## Acceptance criteria - Short note with supported/unsupported/unknown conclusion. - If supported, propose minimal YAML. - If unknown, leave workflow unchanged. ## Out of scope - No unverified YAML changes. - No runner configuration changes. ## Verification - Cite docs or observed runner evidence.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#78
No description provided.