docs(deployment): exhibit Git integration disconnected (#34 verification probe) - #39
Merged
Merged
Conversation
…34) The owner disconnected the Workers Builds integration and added the CLOUDFLARE_API_TOKEN repository secret; the explicit deploy-exhibit workflow is now the only deployment path. This merge is itself the #34 verification probe: it must NOT create a new exhibit Worker version. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the deployment documentation to record that the Cloudflare Workers Builds Git integration for the dspack-studio exhibit Worker has been disconnected, aligning the written procedure with the operational decision described in issue #34.
Changes:
- Rewords the “previous implicit path” section to explicitly state the integration was disconnected on 2026-08-04.
- Updates the observed auto-deploy count/details to match the issue narrative (six consecutive redeploys) and clarifies the impact of disconnecting.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Records the owner's disconnect of the Workers Builds integration in the deployment docs. This merge is itself the #34 negative test: with the integration disconnected, merging must no longer create a
dspack-studioWorker version (all six prior merges produced one within ~2m30s). Baseline before merge: latest versionda068611, recorded 2026-08-04T20:01:21Z.🤖 Generated with Claude Code