-
Notifications
You must be signed in to change notification settings - Fork 40
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 missing client in fiori proxy config #138
Conversation
🦋 Changeset detectedLatest commit: 1869599 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
@devinea Can we use a client starting with 0 e.g. |
* origin/fix_sap_client: chore: update version pipeline to use github PAT (#137)
Done @tobiasqueck |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compared the snapshot with my expectation, especially check for the leading 0.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @devinea, thanks.
Does anything related to changesets required to be done?
I think @kranthie-sap updated the README recently: https://github.com/SAP/open-ux-tools/blob/main/README.md#create-changesets-for-feature-or-bug-fix-branches
@devinea: Yes, please run |
Thanks @ullasholla @kranthie-sap - Patch set applied as requested. |
* 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
#130