docs: Review and conform the Operations and Testing pages#680
Merged
Conversation
Zfinix
approved these changes
Jul 10, 2026
Zfinix
left a comment
Contributor
There was a problem hiding this comment.
Approving pending comment resolution
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.
Phase 2 IA, PR 6 of 7 (tracked in #671): a review and conformance pass over the Operations pages (Caching, Logging, Security, Experimental) and the Testing pages, fixing several correctness bugs found during review.
What changed
localPrioandglobalcache accessors (onlylocalwas shown before); noun-first description.sessionBuilder(not a builtsession) to endpoint calls; corrected an endpoint accessor (communicationExample), acontainsAllmatcher, code typos, the "practices" spelling, bare./links, trailing whitespace, and three weak page openings.Verification
Checked against the current beta (Serverpod
4.0.0-beta.0): the cache accessors (caches.dart), logging config keys and defaults (config.dart),SecurityContextConfigparams, thewithServerpodconfig surface plusRollbackDatabase/AuthenticationOverride/flushEventQueue(serverpod_test), the experimental diagnostic-event and shutdown-task APIs, and that endpoint test calls take aTestSessionBuilder. Build passes locally.Notes
--experimental-featuresoptions table and a couple of testing keys (server_test_tools_path, the log retention-count default).security-configuration.mdandbest-practises.mdfiles, and the web-server numbering gap.