-
Notifications
You must be signed in to change notification settings - Fork 65
feat: esm support on Odata #6061
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
Open
BrigittaK307
wants to merge
36
commits into
main
Choose a base branch
from
I753325-esm-support-oData
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
577a5ff
First modifications: ESM support for OData
BrigittaK307 825ad4b
Added one test case for ESM
BrigittaK307 18e6d88
Merge branch 'main' of https://github.com/SAP/cloud-sdk-js into I7533…
BrigittaK307 b03b119
Added ESM flag and parsed it in the neccessary functions
BrigittaK307 a663cd8
Added changeset file
BrigittaK307 a10d026
Modified changeset file
BrigittaK307 7d0eb8c
Merge branch 'main' into I753325-esm-support-oData
KavithaSiva bce7ee0
undo esm config settings
deekshas8 ed83c7e
Added ESM support for the remaining files and corrected the changeset…
BrigittaK307 fbdb198
Fixed pipeline issues
BrigittaK307 87e14af
Changes from lint:fix
0b5deb7
Deleted ESM flag, reverted index.js file
BrigittaK307 f81eb21
Merge branch 'I753325-esm-support-oData' of https://github.com/SAP/cl…
BrigittaK307 240c706
Changes from lint:fix
2ea6550
Merge branch 'main' into I753325-esm-support-oData
deekshas8 8f8fe0a
Solved PR comments
BrigittaK307 e0cf04c
Reverted generator file and made tsConfig common for openapi and gene…
BrigittaK307 708b257
Apply suggestion from @deekshas8
BrigittaK307 421ced1
Apply suggestion from @deekshas8
BrigittaK307 dee4c61
Apply suggestion from @deekshas8
BrigittaK307 f1024fe
Merge branch 'main' into I753325-esm-support-oData
deekshas8 2641470
Modified tsConfig structure, tests and solved PR comments
BrigittaK307 d318346
Merge branch 'I753325-esm-support-oData' of https://github.com/SAP/cl…
BrigittaK307 adc174e
Solved linter issues
BrigittaK307 7b3184f
Changes from lint:fix
0ceb080
Code refactoring and modification of tests
BrigittaK307 ae84e7c
Merge branch 'I753325-esm-support-oData' of https://github.com/SAP/cl…
BrigittaK307 91d6d77
Solved linter issues
BrigittaK307 ed29e9d
Changes from lint:fix
298cb52
Solved errors from pipelines
BrigittaK307 fe22f4d
Merge branch 'I753325-esm-support-oData' of https://github.com/SAP/cl…
BrigittaK307 4a1554e
Changes from lint:fix
4eb7c0b
Merge branch 'main' into I753325-esm-support-oData
deekshas8 b58ddcc
Moved module type and renamed test cases
BrigittaK307 59a79c5
Merge branch 'I753325-esm-support-oData' of https://github.com/SAP/cl…
BrigittaK307 6f1324a
Changes from lint:fix
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| '@sap-cloud-sdk/generator': minor | ||
| '@sap-cloud-sdk/generator-common': minor | ||
| --- | ||
|
|
||
| [New Functionality] Introduce option `generateESM` in generator package to generate ESM compatible code. | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.