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(odata-service): Removes ui5-config -> odata-service-writer dep #127

Merged
merged 3 commits into from
Oct 20, 2021

Conversation

IainSAP
Copy link
Contributor

@IainSAP IainSAP commented Oct 20, 2021

The net result is that we no longer include the TS 4.1 types (from yaml) when importing odata-service-writer

The net result is that we no longer will attempt to use TS 4.1 types
(from yaml) when importing odata-service-writer
@IainSAP IainSAP requested review from tobiasqueck, ullasholla, devinea and unseen1980 and removed request for ullasholla October 20, 2021 09:56
@IainSAP IainSAP marked this pull request as ready for review October 20, 2021 10:51
Copy link
Member

@devinea devinea left a comment

Choose a reason for hiding this comment

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

ok for me.
missing sap client in getFioriToolsProxyMiddlewareConfig is pre-existing an can create a separate bug for that

@IainSAP IainSAP merged commit a3ccb21 into main Oct 20, 2021
@IainSAP IainSAP deleted the fix/removes_ts4.1_types_from_odata_service branch October 20, 2021 14:16
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.

The change looks good, the separation of the OdataService type and input required for the ui5-config helps nicely with a clean separation of concerns.

devinea added a commit that referenced this pull request Oct 23, 2021
* origin/main:
  chore: apply latest changesets
  Fix versions (#146)
  chore: apply latest changesets
  Fix missing client in fiori proxy config (#138)
  fix(odata-service-writer): Reinstate yaml config ordering (#140)
  chore: apply latest changesets
  chore: update version pipeline to skip git hooks (#141)
  chore: update version pipeline to use github PAT (#137)
  feat: enable changesets and release workflow (#129)
  fix(odata-service): Dont add mock config if no metadata (#135)
  refactor: remove common module (#122)
  Remove redundant code (handlebars values) (#128)
  fix(odata-service): Removes ui5-config -> odata-service-writer dep (#127)
  fix(ui5-application-writer): Fix error when running lint task of app (#125)
  refactor: rm common types module (#123)

# Conflicts:
#	.github/workflows/pipeline.yml
#	package.json
#	packages/odata-service-writer/src/index.ts
#	pnpm-lock.yaml
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

4 participants