Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CPE loading changes from backend and not from workspace #2429

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

mmilko01
Copy link
Contributor

@mmilko01 mmilko01 commented Oct 1, 2024

#2445

  • Adds the merged manifest in applicationDependencies of the sap-ushell-config in the html
  • Sets asyncHints.requests to an empty string for SAPUI5 versions lower than 1.72
  • Introduces a workspacePath URL parameter to the LREP request to allow for correctly setting the workspace path in case of Adaptation Project

Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 5589a9d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@sap-ux/adp-tooling Patch
@sap-ux/axios-extension Patch
@sap-ux-private/preview-middleware-client Patch
@sap-ux/preview-middleware Patch
@sap-ux/create Patch
@sap-ux/abap-deploy-config-inquirer Patch
@sap-ux/app-config-writer Patch
@sap-ux/backend-proxy-middleware Patch
@sap-ux/deploy-tooling Patch
@sap-ux/environment-check Patch
@sap-ux/odata-service-inquirer Patch
@sap-ux/system-access Patch
@sap-ux/odata-cli Patch
@sap-ux/generator-simple-fe Patch
@sap-ux/abap-deploy-config-writer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@tobiasqueck tobiasqueck left a comment

Choose a reason for hiding this comment

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

Please see my inline comments

@mmilko01 mmilko01 marked this pull request as ready for review October 8, 2024 11:45
@mmilko01 mmilko01 requested review from a team as code owners October 8, 2024 11:45
Copy link
Contributor

@nikmace nikmace left a comment

Choose a reason for hiding this comment

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

Test snapshots do not reflect the changes I think, I only see {\"manifest\":true}}, but in the case of ADP there should be the descriptor, or at least its mock.

Please also add a short description of the changes in this PR.

@nikmace nikmace self-requested a review October 10, 2024 06:24
nikmace
nikmace previously approved these changes Oct 10, 2024
Copy link
Contributor

@nikmace nikmace left a comment

Choose a reason for hiding this comment

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

Code looks good
Comments addressed, test for adding descriptor added
Excellent coverage
Did not test manually

tobiasqueck
tobiasqueck previously approved these changes Oct 10, 2024
Copy link
Contributor

@tobiasqueck tobiasqueck left a comment

Choose a reason for hiding this comment

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

review feedback applied as requested.

@mmilko01 mmilko01 dismissed stale reviews from tobiasqueck and nikmace via d78eef9 October 16, 2024 07:27
Copy link
Contributor

@heimwege heimwege left a comment

Choose a reason for hiding this comment

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

Code changes look reasonable
All remarks resolved
awesome test coverage
Did not test manually

Copy link

sonarcloud bot commented Oct 17, 2024

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.

4 participants