Complete Refresh of the Transaction Scripting Examples Repo - #59
Open
lulbai-te wants to merge 4 commits into
Open
Complete Refresh of the Transaction Scripting Examples Repo#59lulbai-te wants to merge 4 commits into
lulbai-te wants to merge 4 commits into
Conversation
|
Hi @lulbai-te — as part of DOCS-4772, could PR #59 preserve compatibility stubs at legacy paths that are moved or removed, or is a clean break intentional? The docs inventory found references to these legacy paths:
A small deprecation stub or README at each old path that points to the maintained replacement would reduce broken bookmarks and external links. We will still update current product docs to maintained examples and pin historical release-note links to the pre-refresh commit. If compatibility stubs are not appropriate, that does not block the docs changes. |
added 3 commits
August 26, 2026 14:47
…ential handling and better documentation around good infosec practices around diagnostics and credentials
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.
This PR request includes a complete refresh of the transaction scripting examples repo. The goal is to drive users to create tests with more standard and commonly used functionality rather than enumerate all of the possible ways to do something (especially it adds unnecessary complexity that we wouldn't recommend).
For anyone doing a review, be sure to take a look at any removed examples that we still want to keep and we can have a discussion if it was on purpose or how we want to be guiding users/agents with this repo.