Add post-deployment X publisher - #331
Merged
Merged
Conversation
cdcavell
force-pushed
the
codex/issue-328
branch
from
September 13, 2026 13:11
e3c9da8 to
1308023
Compare
cdcavell
added a commit
that referenced
this pull request
Sep 13, 2026
Follow-up to #328 and #331. ## Summary - treat a completely unconfigured `jackdaw-patio-x` environment as an intentionally disabled optional integration - skip all live publisher work with a clear notice when all five X settings are absent - fail clearly and list missing setting names when the environment is only partially configured - document the disabled and partial-configuration behavior ## Validation - exercised the configuration gate with absent, partial, and complete setting sets - `git diff --check` The documentation deployment in run 34759545587 succeeded; this change prevents the optional, unconfigured X follow-up from making the overall workflow appear failed.
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.
Closes #328.
Summary
feed: trueLearning documentsValidation
dotnet run --file tools/publish-x.cs -- --self-testdotnet tool restoredotnet tool run docfx docs/docfx.json --warningsAsErrors(110 pages, zero warnings/errors)dotnet restore Samples.slnx --locked-modedotnet build Samples.slnx --no-restore(zero warnings/errors)dotnet test Samples.slnx --no-build(300 passed)dotnet format Samples.slnx --no-restore --verify-no-changes./scripts/Test-ReleaseEvidence.ps1No live X request was made and no X credentials were used during validation. Live publication remains inert until maintainers configure and approve the protected
jackdaw-patio-xenvironment.