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

Feat: create adt services for ui-service generation #1879

Merged
merged 19 commits into from May 8, 2024

Conversation

docirl
Copy link
Contributor

@docirl docirl commented May 2, 2024

Copy link

changeset-bot bot commented May 2, 2024

🦋 Changeset detected

Latest commit: 73c47fd

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

This PR includes changesets to release 11 packages
Name Type
@sap-ux/axios-extension Minor
@sap-ux/odata-cli Patch
@sap-ux/adp-tooling 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/preview-middleware Patch
@sap-ux/system-access Patch
@sap-ux/generator-simple-fe Patch
@sap-ux/create 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

@docirl docirl marked this pull request as ready for review May 3, 2024 12:00
@docirl docirl requested review from tobiasqueck, cianmSAP and slin-sap and removed request for cianmSAP May 3, 2024 12:25
examples/odata-cli/src/activities.ts Outdated Show resolved Hide resolved
examples/odata-cli/src/activities.ts Outdated Show resolved Hide resolved
.changeset/tricky-socks-enjoy.md Outdated Show resolved Hide resolved
examples/odata-cli/src/activities.ts Outdated Show resolved Hide resolved
packages/axios-extension/src/abap/abap-service-provider.ts Outdated Show resolved Hide resolved
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.

  • tests look good and have acceptable coverage
  • also tested everything manually and it worked without problems
  • a few suggestions for simplifying the code
  • also agree to all comments by @slin-sap

@docirl docirl requested a review from slin-sap May 8, 2024 09:19
@docirl docirl requested a review from tobiasqueck May 8, 2024 09:19
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.

One open issue but not critical for me.

Copy link

sonarcloud bot commented May 8, 2024

@slin-sap
Copy link
Contributor

slin-sap commented May 8, 2024

Suggested changes have been applied. I have marked all the suggestions as resolved.

@docirl docirl merged commit 312919e into main May 8, 2024
13 checks passed
@docirl docirl deleted the feat/ui-service-gen-api-improvement branch May 8, 2024 22:58
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.

None yet

3 participants