Skip to content

Conversation

longieirl
Copy link
Contributor

@longieirl longieirl commented Sep 16, 2025

Fix for #3399

  • Align uaa service
  • During the mta generatio, the cds binary is executed to generate the CAP configuration files, additional attributes are added to the package.json which are being lost during the final writing phase. using a lodash merge to ensure nothing is lost and the disk and memory package.json are kept in sync.

@longieirl longieirl self-assigned this Sep 16, 2025
Copy link

changeset-bot bot commented Sep 16, 2025

🦋 Changeset detected

Latest commit: 7108f7d

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

This PR includes changesets to release 3 packages
Name Type
@sap-ux/cf-deploy-config-writer Patch
@sap-ux/cf-deploy-config-sub-generator Patch
@sap-ux/deploy-config-sub-generator 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

@longieirl longieirl requested a review from cianmSAP September 16, 2025 13:42
},
"package.json": Object {
"contents": "{
\\"cds\\": {},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nothng has changed, just formatting changes since its now using a different writer method to update the package.json.

@longieirl longieirl force-pushed the 3399/resolve-merge-conflicts branch from ad099e3 to 7108f7d Compare October 3, 2025 10:40
Copy link

sonarqubecloud bot commented Oct 3, 2025

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.

1 participant