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

Upgrade all components to cds8 #345

Merged
merged 14 commits into from
Jul 19, 2024
Merged

Upgrade all components to cds8 #345

merged 14 commits into from
Jul 19, 2024

Conversation

StefanHenke
Copy link
Contributor

This PR fixes test failures of the Bookshop ITests using CAP 3 and cds8.

  • authentication.normalize-provider-tenant: true needs to be set in the application.yaml because current itest logic requires the provider tenant to be subscribed. The deployment shell script is setting this value to false using a sed command which requires this property to be available in the file
  • hdi-deploy in version 5 does not bundle any hana db client, but comes with a post install script that checks that one client has been installed by an external party. As we don´t need db accesses in the ìnstall-dependenciesgoal inpom.xml, we just set --ignore-scripts`

@mofterdinger mofterdinger self-requested a review July 19, 2024 06:33
mtx/sidecar/package.json Outdated Show resolved Hide resolved
db/package.json Show resolved Hide resolved
db/package.json Outdated Show resolved Hide resolved
mtx/sidecar/package.json Outdated Show resolved Hide resolved
@StefanHenke StefanHenke merged commit f0ecebd into main Jul 19, 2024
2 checks passed
@StefanHenke StefanHenke deleted the StefanHenke-patch-1 branch July 19, 2024 09:17
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.

3 participants