Skip to content

Commit e5f1376

Browse files
authored
[INTERNAL] Cleanup after Migration (#1097)
JIRA: CPOUI5FOUNDATION-1058
1 parent 8e8ed80 commit e5f1376

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+147
-147
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ assignees: ''
1010

1111
<!--
1212
Hey there 👋 Please have a look at our guidelines on reporting issues:
13-
https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#-reporting-issues
13+
https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-reporting-issues
1414
1515
Please use this template and replace as many "{...}" and "unknown" as possible.
1616
Thank you 🧡

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ''
99

1010
<!--
1111
Hey there 👋 Please also have a look at our guidelines on feature requests:
12-
https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#-feature-requests
12+
https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-feature-requests
1313
-->
1414

1515
## Is your feature request related to a problem? Please describe.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To get it merged faster, kindly review the checklist below:
44

55
## Pull Request Checklist
6-
- [ ] Reviewed the [Contributing Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#-contributing-code)
7-
+ Especially the [How to Contribute](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#how-to-contribute) section
8-
- [ ] [No merge commits](https://github.com/SAP/ui5-tooling/blob/main/docs/Guidelines.md#no-merge-commits)
9-
- [ ] [Correct commit message style](https://github.com/SAP/ui5-tooling/blob/main/docs/Guidelines.md#commit-message-style)
6+
- [ ] Reviewed the [Contributing Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-contributing-code)
7+
+ Especially the [How to Contribute](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#how-to-contribute) section
8+
- [ ] [No merge commits](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#no-merge-commits)
9+
- [ ] [Correct commit message style](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#commit-message-style)

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
env:
1515
MIKE_VERSION: v4
1616
MIKE_ALIAS: stable
17-
DOCKER_IMAGE: ui5-tooling/mkdocs-material
17+
DOCKER_IMAGE: ui5-cli/mkdocs-material
1818
GIT_COMMITTER_NAME: "OpenUI5 Bot"
1919
GIT_COMMITTER_EMAIL: "[email protected]"
2020

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@
66
4. [💻 **Contributing Code**](#-contributing-code)
77

88
### ⚡️ Quick Links for Maintainers
9-
- [All Open Pull Requests (cross-repo)](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+repo%3ASAP%2Fui5-tooling+repo%3ASAP%2Fui5-cli+repo%3ASAP%2Fui5-logger+repo%3ASAP%2Fui5-project+repo%3ASAP%2Fui5-server+repo%3ASAP%2Fui5-builder+repo%3ASAP%2Fui5-fs)
10-
- [Pull Request Queue (cross-repo)](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+-label%3Adependencies+-label%3ARFC+is%3Aopen+no%3Aassignee+sort%3Aupdated-desc+repo%3ASAP%2Fui5-tooling+repo%3ASAP%2Fui5-cli+repo%3ASAP%2Fui5-logger+repo%3ASAP%2Fui5-project+repo%3ASAP%2Fui5-server+repo%3ASAP%2Fui5-builder+repo%3ASAP%2Fui5-fs+repo%3ASAP%2Fgrunt-openui5+repo%3ASAP%2Fless-openui5+repo%3ASAP%2Fconnect-openui5+repo%3ASAP%2Fkarma-openui5+repo%3ASAP%2Fopenui5-sample-app)
9+
- [All Open Pull Requests (cross-repo)](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+repo%3AUI5%2Fcli+repo%3ASAP%2Fui5-cli+repo%3ASAP%2Fui5-logger+repo%3ASAP%2Fui5-project+repo%3ASAP%2Fui5-server+repo%3ASAP%2Fui5-builder+repo%3ASAP%2Fui5-fs)
10+
- [Pull Request Queue (cross-repo)](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+-label%3Adependencies+-label%3ARFC+is%3Aopen+no%3Aassignee+sort%3Aupdated-desc+repo%3AUI5%2Fcli+repo%3ASAP%2Fui5-cli+repo%3ASAP%2Fui5-logger+repo%3ASAP%2Fui5-project+repo%3ASAP%2Fui5-server+repo%3ASAP%2Fui5-builder+repo%3ASAP%2Fui5-fs+repo%3ASAP%2Fgrunt-openui5+repo%3ASAP%2Fless-openui5+repo%3ASAP%2Fconnect-openui5+repo%3ASAP%2Fkarma-openui5+repo%3ASAP%2Fopenui5-sample-app)
1111

1212
## 📝 Reporting Issues
1313
### Seeking Help / Not a Bug
1414
If you need help setting something up, or if you have questions regarding UI5 CLI, please seek help on a community platform like [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-tooling) or the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com).
1515

1616
### How to Report an Issue
17-
Note that we collect issues for all UI5 CLI modules (*[ui5-cli](https://github.com/SAP/ui5-cli), [ui5-server](https://github.com/SAP/ui5-server), [ui5-project](https://github.com/SAP/ui5-project), [ui5-builder](https://github.com/SAP/ui5-builder), [ui5-fs](https://github.com/SAP/ui5-fs) and [ui5-logger](https://github.com/SAP/ui5-logger)*) in the central [ui5-tooling](https://github.com/SAP/ui5-tooling) repository.
17+
Note that we collect issues for all UI5 CLI modules (*[ui5-cli](https://github.com/SAP/ui5-cli), [ui5-server](https://github.com/SAP/ui5-server), [ui5-project](https://github.com/SAP/ui5-project), [ui5-builder](https://github.com/SAP/ui5-builder), [ui5-fs](https://github.com/SAP/ui5-fs) and [ui5-logger](https://github.com/SAP/ui5-logger)*) in the central [UI5 CLI](https://github.com/UI5/cli) repository.
1818

1919
1. **Only UI5 CLI issues**
2020
* Please do not report:
2121
* Issues caused by dependencies or plugins.
2222
* Issues caused by the use of non-public/internal methods. Only the public methods listed in the API documentation may be used.
2323
* Something you do not get to work properly, see [Not a Bug / Questions](#not-a-bug--questions).
24-
2. **No duplicate**: You have searched the [issue tracker](https://github.com/SAP/ui5-tooling/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
24+
2. **No duplicate**: You have searched the [issue tracker](https://github.com/UI5/cli/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
2525
3. **Good summary**: The summary should be specific to the issue.
2626
4. **Current bug**: The bug can be reproduced in the most current version of the relevant module(s).
2727
5. **Reproducible bug**: There are step-by-step instructions provided on how to reproduce the issue.
@@ -34,7 +34,7 @@ Note that we collect issues for all UI5 CLI modules (*[ui5-cli](https://github.c
3434

3535
We encourage you to follow the issue template that will be presented to you when creating a new issue.
3636

37-
When you are ready, report your issue here: https://github.com/SAP/ui5-tooling/issues/new
37+
When you are ready, report your issue here: https://github.com/UI5/cli/issues/new
3838

3939
### Reporting Security Issues
4040

@@ -82,7 +82,7 @@ Therefore, we reserve the right to close or to not process insufficient bug repo
8282
Bug report analysis support is always very welcome! See [Analyze Issues](#-analyzing-issues).
8383

8484
## 🤩 Feature Requests
85-
You can request most features by creating an issue in the UI5 CLI repository: https://github.com/SAP/ui5-tooling/issues/new
85+
You can request most features by creating an issue in the UI5 CLI repository: https://github.com/UI5/cli/issues/new
8686

8787
For bigger features an RFC (Request for Comment) might be necessary. You should always clarify the need for an RFC with the project contributors upfront. You could do this either by opening an issue or in our [Slack channel](#seeking-help--not-a-bug). You can use [this template](rfcs/0000-template.md) for creating an RFC.
8888

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44

55
> An open and modular toolchain to develop state-of-the-art applications based on the [UI5](https://ui5.sap.com) framework.
66
7-
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-tooling)](https://api.reuse.software/info/github.com/SAP/ui5-tooling)
7+
[![REUSE status](https://api.reuse.software/badge/github.com/UI5/cli)](https://api.reuse.software/info/github.com/UI5/cli)
88
[![OpenUI5 Community Slack (#tooling channel)](https://img.shields.io/badge/slack-join-44cc11.svg)](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com)
99
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
1010

11-
> [UI5 CLI v4](https://sap.github.io/ui5-tooling/v4) is the latest and stable version 🎉
11+
> [UI5 CLI v4](https://ui5.github.io/cli/v4) is the latest and stable version 🎉
1212
>
13-
> [UI5 CLI v3](https://sap.github.io/ui5-tooling/v3) is a stable version and in maintenance mode 🚢
13+
> [UI5 CLI v3](https://ui5.github.io/cli/v3) is a stable version and in maintenance mode 🚢
1414
>
15-
> [UI5 CLI v2](https://sap.github.io/ui5-tooling/v2) has been deprecated 🚫
15+
> [UI5 CLI v2](https://ui5.github.io/cli/v2) has been deprecated 🚫
1616
>
17-
> Please migrate your projects to [UI5 CLI v4](https://sap.github.io/ui5-tooling/v4/updates/migrate-v4/)!
17+
> Please migrate your projects to [UI5 CLI v4](https://ui5.github.io/cli/v4/updates/migrate-v4/)!
1818
1919
## Resources
2020

21-
- [Documentation](https://sap.github.io/ui5-tooling/v3/)
22-
- [API Reference](https://sap.github.io/ui5-tooling/v3/api/)
23-
- [CLI Documentation](https://sap.github.io/ui5-tooling/v3/pages/CLI/)
24-
- [Project Configuration](https://sap.github.io/ui5-tooling/v3/pages/Configuration/)
21+
- [Documentation](https://ui5.github.io/cli/v3/)
22+
- [API Reference](https://ui5.github.io/cli/v3/api/)
23+
- [CLI Documentation](https://ui5.github.io/cli/v3/pages/CLI/)
24+
- [Project Configuration](https://ui5.github.io/cli/v3/pages/Configuration/)
2525
- 🎬 [UI5con@SAP 2020 Talk](https://www.youtube.com/watch?v=8IHoVJLKN34)
2626
- 🎬 [UI5con@SAP 2018 Talk](https://www.youtube.com/watch?v=iQ07oe26y_k)
27-
- [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md)
28-
- [Roadmap](https://github.com/SAP/ui5-tooling/issues/701)
27+
- [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md)
28+
- [Roadmap](https://github.com/UI5/cli/issues/701)
2929

3030
## Modules
3131

@@ -43,8 +43,8 @@ UI5 CLI consists of multiple modules. Each one is managed in a separate reposito
4343

4444
## Contributing
4545

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

4848
## Support
4949

50-
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com). For public Q&A, use the [`ui5-tooling` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling).
50+
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com). For public Q&A, use the [`ui5-tooling` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling).

REUSE.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version = 1
2-
SPDX-PackageName = "ui5-tooling"
2+
SPDX-PackageName = "ui5-cli"
33
SPDX-PackageSupplier = "SAP OpenUI5 <[email protected]>"
4-
SPDX-PackageDownloadLocation = "https://github.com/SAP/ui5-tooling"
4+
SPDX-PackageDownloadLocation = "https://github.com/UI5/cli"
55
SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
66

77
[[annotations]]

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Instead, please use one of the following platforms to seek help:
77
* [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-tooling)
88
* The [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com).
99

10-
If you want to report an issue or request a new feature, please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#-feature-requests).
10+
If you want to report an issue or request a new feature, please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-feature-requests).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ info ProjectBuilder Executing cleanup tasks...
9999
Most UI5 CLI modules provide JavaScript APIs for direct consumption in other Node.js projects.
100100
This allows you to rely on UI5 CLI for UI5-specific build functionality and project handling, while creating your own tools to perfectly match the needs of your project.
101101

102-
All available APIs are documented in the [UI5 CLI API Reference](https://sap.github.io/ui5-tooling/v4/api/index.html).
102+
All available APIs are documented in the [UI5 CLI API Reference](https://ui5.github.io/cli/v4/api/index.html).
103103

104104
=== "ESM"
105105

docs/indexJsdoc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# UI5 CLI API Reference
22

33
## Support
4-
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com)
4+
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com)
55

66
## License
7-
This project is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-tooling/blob/main/LICENSE.txt) file.
7+
This project is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/UI5/cli/blob/main/LICENSE.txt) file.

0 commit comments

Comments
 (0)