Gate the release numbers the docs name, regenerate the sample gallery - #18
Merged
Merged
Conversation
…allery Two rots, one pattern - a number in prose that nothing re-measures: verify-refs learns check 5: every three-part release number the docs mention must be the framework release the checkout actually pins (static version on z2ui5_if_app - the same place the prose points its readers at), or an allowlisted entry with a reason. The pin is named in nine places across four pages today; the day the port moves it, every one of them goes stale at once, and this makes that a failing check with file and line instead of a discovery. 1.143.0 (the upstream release where the bindings merged - history) and 1.113.0 (an OpenUI5 number) are allowlisted with their reasons; the pin itself is read from the checkout and deliberately never listed. docs/guide/samples.md had already rotted the same way: upstream gained sample 497 and the page still said 104 apps / 97 in the gallery. Regenerated (105/98), and gen-samples --check joins check:ci so the next new sample fails the workflow instead of aging the page - the generator existed, nothing ran its check in CI. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BuzK8EC2CdQ5PJ6YCdfKJc
abap2UI5 sets timeout-minutes on all of its jobs and most repositories follow; this one had jobs without a ceiling, so a hung run could hold its slot (and in the publish workflows, the downstream pipeline) for GitHub's six-hour default. Values follow the job's real budget. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BuzK8EC2CdQ5PJ6YCdfKJc
Every box in the component diagram is 31 columns wide except the two handler headers (35 and 30), whose right edges did not meet their own bodies. Both are 31 now. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BuzK8EC2CdQ5PJ6YCdfKJc
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.
Three commits from the 2026-08-30 ecosystem review:
static versiononz2ui5_if_app— the same place the prose points readers at), or an allowlisted entry with a reason (1.143.0 as upstream history, 1.113.0 as an OpenUI5 number). The pin is named in nine places across four pages; the day the port moves it, every one goes stale at once — now as a failing check with file and line. The pin itself is read from the checkout and deliberately never allowlisted.samples.mdregenerated and its check wired into CI: the page had already rotted the same way (upstream gained sample 497; the page said 104 apps / 97 in the gallery) becausegen-samples --checkhung in no workflow. Regenerated (105/98), and the check joinscheck:ci.Validated:
verify-refsgreen against the cap2UI5 checkout (positive and negative path),gen-samples --checkgreen, full site build green.🤖 Generated with Claude Code
https://claude.ai/code/session_01BuzK8EC2CdQ5PJ6YCdfKJc
Generated by Claude Code