Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 🚨 Issues Have Been Transferred to UI5 Tooling Repository
## 🚨 Issues Have Been Transferred to UI5 CLI Repository

Please create new issues in the UI5 Tooling repository: https://github.com/SAP/ui5-tooling/issues/new/choose
Please create new issues in the UI5 CLI repository: https://github.com/UI5/cli/issues/new/choose
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Report UI5 Tooling Issues or Request a Feature
url: https://github.com/SAP/ui5-tooling/issues/new/choose
about: Please create new issues in the UI5 Tooling repository
- name: Report UI5 CLI Issues or Request a Feature
url: https://github.com/UI5/cli/issues/new/choose
about: Please create new issues in the UI5 CLI repository
8 changes: 4 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
To get it merged faster, kindly review the checklist below:

## Pull Request Checklist
- [ ] Reviewed the [Contributing Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#-contributing-code)
+ Especially the [How to Contribute](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#how-to-contribute) section
- [ ] [No merge commits](https://github.com/SAP/ui5-tooling/blob/main/docs/Guidelines.md#no-merge-commits)
- [ ] [Correct commit message style](https://github.com/SAP/ui5-tooling/blob/main/docs/Guidelines.md#commit-message-style)
- [ ] Reviewed the [Contributing Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-contributing-code)
+ Especially the [How to Contribute](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#how-to-contribute) section
- [ ] [No merge commits](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#no-merge-commits)
- [ ] [Correct commit message style](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#commit-message-style)
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributing to the UI5 Tooling
# Contributing to the UI5 CLI

See CONTRIBUTING.md in the [SAP/ui5-tooling](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md) repository.
See CONTRIBUTING.md in the [UI5/cli](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md) repository.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-tooling/main/docs/images/UI5_logo_wide.png)
![UI5 icon](https://raw.githubusercontent.com/UI5/cli/main/docs/images/UI5_logo_wide.png)

# ui5-server
> Modules for running a UI5 development server
> Part of the [UI5 Tooling](https://github.com/SAP/ui5-tooling)
> Part of the [UI5 CLI](https://github.com/UI5/cli)

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-server)](https://api.reuse.software/info/github.com/SAP/ui5-server)
[![Build Status](https://dev.azure.com/sap/opensource/_apis/build/status/SAP.ui5-server?branchName=main)](https://dev.azure.com/sap/opensource/_build/latest?definitionId=34&branchName=main)
[![npm Package Version](https://badge.fury.io/js/%40ui5%2Fserver.svg)](https://www.npmjs.com/package/@ui5/server)
[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-server/badge.svg)](https://coveralls.io/github/SAP/ui5-server)

## Documentation
UI5 Server documentation can be found here: [sap.github.io/ui5-tooling](https://sap.github.io/ui5-tooling/v4/pages/Server/)
UI5 Server documentation can be found here: [ui5.github.io/cli](https://ui5.github.io/cli/v4/pages/Server/)

The UI5 Server API Reference can be found here: [`@ui5/server`](https://sap.github.io/ui5-tooling/v4/api/module-@ui5_server.html)
The UI5 Server API Reference can be found here: [`@ui5/server`](https://ui5.github.io/cli/v4/api/module-@ui5_server.html)

## Contributing
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md).
Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md).

## Support
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue.
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue.

Please report issues in the main [UI5 Tooling](https://github.com/SAP/ui5-tooling) repository.
Please report issues in the main [UI5 CLI](https://github.com/UI5/cli) repository.

## Release History
See [CHANGELOG.md](CHANGELOG.md).
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
[[annotations]]
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 Tooling contributors"
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
SPDX-License-Identifier = "Apache-2.0"

[[annotations]]
Expand Down
12 changes: 6 additions & 6 deletions jsdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
}
},
"openGraph": {
"title": "UI5 Tooling - API Reference",
"title": "UI5 CLI - API Reference",
"type": "website",
"image": "https://sap.github.io/ui5-tooling/v4/images/UI5_logo_wide.png",
"site_name": "UI5 Tooling - API Reference",
"url": "https://sap.github.io/ui5-tooling/"
"image": "https://ui5.github.io/cli/v4/images/UI5_logo_wide.png",
"site_name": "UI5 CLI - API Reference",
"url": "https://ui5.github.io/cli/"
},
"docdash": {
"sectionOrder": [
Expand All @@ -43,8 +43,8 @@
"Interfaces"
],
"meta": {
"title": "UI5 Tooling - API Reference - UI5 Server",
"description": "UI5 Tooling - API Reference - UI5 Server",
"title": "UI5 CLI - API Reference - UI5 Server",
"description": "UI5 CLI - API Reference - UI5 Server",
"keyword": "openui5 sapui5 ui5 build development tool api reference"
},
"search": true,
Expand Down
4 changes: 2 additions & 2 deletions lib/middleware/MiddlewareManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ class MiddlewareManager {
throw new Error(
`Standard middleware "connectUi5Proxy", referenced by middleware "${middlewareName}" ` +
`in project ${this.middlewareUtil.getProject()}, ` +
`has been removed in this version of UI5 Tooling and can't be referenced anymore. ` +
`Please see the migration guide at https://sap.github.io/ui5-tooling/updates/migrate-v3/`);
`has been removed in this version of UI5 CLI and can't be referenced anymore. ` +
`Please see the migration guide at https://ui5.github.io/cli/updates/migrate-v3/`);
}
if (refMiddlewareIdx === -1) {
throw new Error(`Could not find middleware ${refMiddlewareName}, referenced by custom ` +
Expand Down
2 changes: 1 addition & 1 deletion lib/middleware/serveResources.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ function createMiddleware({resources, middlewareUtil}) {
res.setHeader("ETag", etagHeader);
} else {
// Fallback to buffer if stats are not available or insufficient or resource is modified.
// Modified resources must use the buffer for cache invalidation so that UI5 Tooling changes
// Modified resources must use the buffer for cache invalidation so that UI5 CLI changes
// invalidate the cache even when the original resource is not modified.
res.setHeader("ETag", etag(await resource.getBuffer()));
}
Expand Down
2 changes: 1 addition & 1 deletion lib/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export async function serve(graph, {
if (h2) {
const nodeVersion = parseInt(process.versions.node.split(".")[0], 10);
if (nodeVersion >= 24) {
log.error("ERROR: With Node v24, usage of HTTP/2 is no longer supported. Please check https://github.com/SAP/ui5-tooling/issues/327 for updates.");
log.error("ERROR: With Node v24, usage of HTTP/2 is no longer supported. Please check https://github.com/UI5/cli/issues/327 for updates.");
process.exit(1);
}

Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ui5/server",
"version": "4.0.6",
"description": "UI5 Tooling - Server",
"description": "UI5 CLI - Server",
"author": {
"name": "SAP SE",
"email": "openui5@sap.com",
Expand Down Expand Up @@ -140,7 +140,7 @@
"devDependencies": {
"@eslint/js": "^9.8.0",
"@istanbuljs/esm-loader-hook": "^0.3.0",
"@ui5/project": "^4.0.4",
"@ui5/project": "^4.0.5",
"ava": "^6.4.1",
"chokidar-cli": "^3.0.0",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion test/lib/server/middleware/MiddlewareManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ test("addMiddleware: Add middleware with beforeMiddleware=connectUi5Proxy", asyn
});

t.is(err.message,
"Standard middleware \"connectUi5Proxy\", referenced by middleware \"customMiddleware\" in project root project, has been removed in this version of UI5 Tooling and can't be referenced anymore. Please see the migration guide at https://sap.github.io/ui5-tooling/updates/migrate-v3/",
"Standard middleware \"connectUi5Proxy\", referenced by middleware \"customMiddleware\" in project root project, has been removed in this version of UI5 CLI and can't be referenced anymore. Please see the migration guide at https://ui5.github.io/cli/updates/migrate-v3/",
"Trying to bind to a non-existing standard middleware");
});

Expand Down
2 changes: 1 addition & 1 deletion test/lib/server/middleware/MiddlewareUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,6 @@ test("getInterface: specVersion unknown", (t) => {

t.is(err.message,
"Unsupported Specification Version 1.5 defined. Your UI5 CLI installation might be outdated. " +
"For details, see https://sap.github.io/ui5-tooling/pages/Configuration/#specification-versions",
"For details, see https://ui5.github.io/cli/pages/Configuration/#specification-versions",
"Throw with correct error message");
});