feat: restore .woodpecker/smoke-init.yml pipeline #140
Labels
No labels
action
backlog
blocked
bug-report
in-progress
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#140
Loading…
Add table
Add a link
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?
Problem
The smoke-init CI pipeline was removed (commit
e351e02) because real Forgejo was too slow. The mock Forgejo server (#123) is now merged. This issue restores the pipeline.What to do
Create
.woodpecker/smoke-init.yml:Key points:
python:3-alpine(lightweight, has Python for the mock)sleep 2to ensure mock is ready before test startspath(NOTpaths) for Woodpecker v3 syntaxVerification
The smoke-init workflow should:
tests/smoke-init.shwhich callsdisinto initagainst the mockAffected files
.woodpecker/smoke-init.yml(new)Acceptance criteria
disinto initcompletes against mockDependencies
Depends on #139 (smoke-init.sh fix must land first, otherwise this pipeline will fail immediately).
Blocked — issue #140
ci_exhausted2026-04-02T10:25:39Z