test(docs): remove prose wording checks #181
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-134-docs-test-guidance"
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
Verification
bash tests/release_tooling/docs_secrets_test.shbash tests/release_tooling/release_script_flake_test.shbash tests/release_tooling_test.shcargo fmt --all -- --checkcargo nextest run -p ar-cli readme_documents_every_subcommandCloses #134
PR artifacts for
f41cd6264a:Docker image: git.johnwilger.com/jwilger/auto_review/ar-gateway-pr:pr-181-f41cd6264afa4efec2bdc0c70e25561a1db60327
binary download: https://git.johnwilger.com/api/packages/jwilger/generic/auto-review-pr/181-f41cd6264afa4efec2bdc0c70e25561a1db60327/auto-review-pr-181-f41cd6264afa4efec2bdc0c70e25561a1db60327-linux-x86_64.tar.gz
SHA256SUMS: https://git.johnwilger.com/api/packages/jwilger/generic/auto-review-pr/181-f41cd6264afa4efec2bdc0c70e25561a1db60327/SHA256SUMS
This PR removes tests that enforced specific wording in documentation, focusing instead on executable behavior and public contracts. The changes streamline the testing process and clarify contributor guidelines. The PR appears safe to merge.