Verify clean SWI pack installation path #140
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm!140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "validation/clean-pack-install"
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?
Part of #3 manual full-system validation.
Gap
The existing CI starts from a clean Ubuntu checkout and validates the source tree thoroughly, but it does not exercise the supported SWI pack packaging surface from
pack.pl. A source checkout can therefore be green while a copied pack install/load path is broken.Slice
prolog_rlmpack is a copied directory rather than a development symlink;library(rlm), and requirerlm_ready/0plusrlm_version/1;This is validation infrastructure for the v0.1 completion gate, not a claim that the repository is production-ready by itself.