Skip to content

Mirror the renamed core and follow it in the app source - #19

Merged
oblomov-dev merged 1 commit into
mainfrom
claude/cap2ui5-update-2a3vu5
Aug 15, 2026
Merged

Mirror the renamed core and follow it in the app source#19
oblomov-dev merged 1 commit into
mainfrom
claude/cap2ui5-update-2a3vu5

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

The core package came back to life upstream (builder-abap2UI5-js: the 2026-08 rename wave plus the samples restructure), so the mirror moves to builder-abap2UI5-js@b9d3124.

Note this repo's nightly was green the whole time it was stalled: it kept mirroring an unchanged core, the app came out byte-identical and the publish step reported "app unchanged — no publish commit". Nothing to fix in the pipeline itself, the input had simply stopped moving.

What changes

  • run/input/core — the refreshed mirror (renamed framework classes, ~105 bundled samples, the new z2ui5_cl_ui5_view_builder)
  • src/srv/z2ui5-service.js — wires abap2UI5/z2ui5_cl_ui5_http_handler; the old name still resolves (the core ships it as a compat re-export), this just names the canonical one
  • src/test/starter.test.js, src/test/port-contract.test.js — expect z2ui5_cl_ui5_app_start
  • src/README.md, src/AGENTS.md — current hello-world class, current sample naming (z2ui5_cl_smp_app_*), catalog size ~105 instead of ~180

Verification

npm test (builder scripts + the app's own jest suite against the assembled app) 18/18.

Merge after builder-abap2UI5-js — merging this first would re-mirror the old, broken core on the next nightly.

🤖 Generated with Claude Code

https://claude.ai/code/session_01VHRfng5K6Yc8c4j7hBytXo


Generated by Claude Code

The core package came back to life upstream (builder-abap2UI5-js: the
2026-08 rename wave plus the samples repository restructure), so the mirror
moves to builder-abap2UI5-js@b9d31241bf2c.

The app source follows the framework rename where it names framework
classes: z2ui5-service.js wires abap2UI5/z2ui5_cl_ui5_http_handler, the
starter and port-contract tests expect z2ui5_cl_ui5_app_start, and README /
AGENTS.md name the current hello-world class, the current sample naming
(z2ui5_cl_smp_app_*) and the smaller bundled catalog (~105 samples, down
from ~180 — the samples repository moved every SAPUI5-only sample out).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VHRfng5K6Yc8c4j7hBytXo
Copilot AI lite review requested due to automatic review settings August 15, 2026 14:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@oblomov-dev
oblomov-dev merged commit d6702ca into main Aug 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants