Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/) #27
Labels
No labels
architecture
backlog
enhancement
module:documents
module:hardware
module:manage
module:pipeline
module:voice
priority:backlog
priority:high
priority:medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/circuitforge-core#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wire the standard workflows from
Circuit-Forge/cf-agents:\n\n-.forgejo/workflows/ci.yml— ruff, mypy, pytest on PR/push (Python only — no frontend)\n-.forgejo/workflows/release-pypi.yml— build wheel+sdist, publish to public PyPI (MIT license), Forgejo release on tag (Circuit-Forge/cf-agents#2)\n-.forgejo/workflows/mirror.yml— push to GitHub + Codeberg mirrors on main/tags\n\nNote: No Docker image for this repo. Use the PyPI-only release variant.\n\n## Required secrets\nGITHUB_MIRROR_TOKEN,CODEBERG_MIRROR_TOKEN,PYPI_API_TOKEN,FORGEJO_RELEASE_TOKEN\n\nAlso add.cliff.tomlat repo root (Circuit-Forge/cf-agents#1).