Skip to content

Ui5version automation monitoring & update#217

Closed
vibhutikumar07 wants to merge 733 commits intodevelopfrom
ui5version
Closed

Ui5version automation monitoring & update#217
vibhutikumar07 wants to merge 733 commits intodevelopfrom
ui5version

Conversation

@vibhutikumar07
Copy link
Copy Markdown
Collaborator

Describe your changes

This pull request introduces a new GitHub Actions workflow that automates the process of checking for updates to the SAPUI5 version used in the cap-js/incidents-app repository. The workflow is designed to run daily and will create an issue in this repository (cap-js/sdm) if a newer version of SAPUI5 is available. This enhancement helps ensure that the SAPUI5 library is kept up to date with the latest patches and versions, maintaining security and new features support.

Any documentation

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • I have tested the functionality on my cloud environment.
  • I have provided sufficient automated/ unit tests for the code.
  • I have increased or maintained the test coverage.
  • I have ran integration tests on my cloud environment.
  • I have validated blackduck portal for any vulnerability after my commit.

Upload Screenshots/lists of the scenarios tested

  • I have Uploaded Screenshots or added lists of the scenarios tested in description

yashmeet29 and others added 30 commits June 25, 2025 10:18
Modified the cfdeploy workflow file so that it can be used for individual space deployment.
one of the customer set  odata-containment to 'true' in package.json
"cds": {
"odata": {
"containment": true
}
It seems like req.data.ID is always empty using odata-containment.
We need to use req.params[0].ID
fixed Internal server error when repositoryID is configured incorrectly
rashmiangadi05 and others added 28 commits November 24, 2025 13:39
README changes for Delete issue
This workflow checks for the latest SAPUI5 version daily and creates a GitHub issue if an update is available.
Removed push trigger for 'ui5version' branch and updated checkout reference to 'sdmIncidents'. Cleaned up debugging logs in the GitHub script.
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.

7 participants