Auto-clone fork for integration test pipeline #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development"
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?
Summary
make test-integnow builds the fork Docker image as part of the pipelineforgejo_forkrepo (shallow,developmentbranch) if not present locally, configurable viaFORGEJO_FORK_DIR,FORGEJO_FORK_REPO,FORGEJO_FORK_REFservices:block with explicit steps (clone fork, build image, start via compose, test, teardown)if: always()teardown step to clean up containers on failureTest plan
make test-integpasses all 14 tests from clean state