Trigger sync-to-zesty view auto-create for 4 pending pages - #99
Merged
Merged
Conversation
Per ardeay (2026-09-09): PR #97's stage-merge sync-to-zesty run failed on Aug 31 with 401 (token expired), so view records were never created in Zesty for these 4 pages. Token was rotated today; a fresh stage push that touches these 4 files puts them in DIFF_BASE scope, so sync-to-zesty will POST-create view records + capture ZUIDs into zesty.config.json. Trivial HTML comment at line 1 is the diff signal (valid HTML5 - comments before DOCTYPE are explicitly allowed by spec, standards mode preserved). Affects: - culture-cares.html - duda-vs-content-one.html - nonprofit-website-rfp-template.html - webflow-vs-content-one.html
Contributor
💾 Stage sync previewNew files to create (4):
Will add/update — differ from dev (0): Unchanged, skipped: 0 192 mapped resources · zesty-sync |
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.
Per ardeay (2026-09-09 Discord): the stage-merge sync-to-zesty runs since Aug 30 all failed with 401 invalid or expired developer token. Token was rotated today. A fresh stage push scoped to just these 4 files will let sync-to-zesty POST-create the view records and capture their ZUIDs.
Why this approach
zesty.config.json)What sync-to-zesty will do on merge
/web/viewsfor each → capture ZUIDszesty.config.jsonvia the workflow's ZUID-mapping stepArdeay then publishes the 4 in the Zesty editor → live URLs.
Diff
Trivial single-line HTML comment on line 1 of each file to place them in DIFF_BASE scope. HTML5-valid (comments before DOCTYPE are explicitly permitted by the spec, standards mode preserved). Can strip after view records are created if we want.
Sanity checks
zesty.config.jsongains 4 new mappings (auto-committed by the workflow)