docs: fix drift against current code, drop the flaky macOS integration CI leg - #6
Merged
Conversation
…n CI leg - Add 6 missing builtins to the reference doc and man page (break, command, continue, eval, kill, wait), plus pipeline-graph and printf to the man page. - Fix three broken cross-references to docs/notes/*.md and one stale test name in timeout-audit.md. - Document the previously-undocumented -i/--interactive, --no-config, --config PATH, and --no-history CLI flags in getting-started.md and the man page's SYNOPSIS/OPTIONS. - Correct value-struct-audit.md's struct table: two removed/renamed structs, one row with a stale file path and missing slots, and three structs that were never listed. Updates the total from 137 to 138. - Point README and contributing.md's vulnerability-reporting link at this repo's own SECURITY.md instead of the org-wide one, matching what GitHub's Security tab actually surfaces. - Remove the aarch64-darwin (macos-14) leg from the integration CI matrix: its runs were unreliable enough under CI load to be worse than no coverage. Updates the three docs pages that described it as part of the CI matrix.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/notes/value-struct-audit.md's struct table against a fulldefstructsweep ofsrc/(137 → 138 entries).SECURITY.mdrather than the org-wide one, matching GitHub's own Security-tab precedence.aarch64-darwin(macos-14) leg from the integration CI matrix — its runs were unreliable enough under CI load to be worse than no coverage — and updates the docs pages that described it as part of that matrix.Test plan
git diff --statreviewed; docs/CI-only change, no source (.lisp) files toucheddocs/notes/value-struct-audit.mdrow count (grep -c '^| \'`) matches the corrected total (138)build release binary's pre-existing patchelf baseline failure only;integration testsnow single-target x86_64-linux)