Skip to content

Commit 4c37171

Browse files
committed
docs: Adjust RFCs to reflect the new monorepo setup
1 parent bb5a763 commit 4c37171

9 files changed

+54
-54
lines changed

rfcs/0000-template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: -
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [ ] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [ ] ui5-server
7+
+ [ ] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [ ] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0000 Fancy Title

rfcs/0004-simple-build-extensibility.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#54](https://github.com/UI5/cli/pull/54)
33
- Issue: -
44
- Affected components
5-
+ [x] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [x] ui5-builder
6+
+ [ ] ui5-server
7+
+ [ ] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212
# RFC 0004 Simple Build Extensibility
1313
## Summary

rfcs/0005-server-middleware-extensibility.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#151](https://github.com/UI5/cli/pull/151)
33
- Issue: [#113](https://github.com/SAP/ui5-server/issues/113)
44
- Affected components
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [x] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [x] ui5-server
7+
+ [ ] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212
# RFC 0005 Server Middleware Extensibility
1313
## Summary

rfcs/0006-local-dependency-resolution.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#157](https://github.com/UI5/cli/pull/157)
33
- Issue: -
44
- Affected components
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [X] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [X] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [ ] ui5-server
7+
+ [x] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0006 Local Dependency Resolution

rfcs/0007-properties-file-encoding.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
- RFC PR: [#168](https://github.com/UI5/cli/pull/168)
55
- Issue: [#161](https://github.com/UI5/cli/issues/161)
66
- Affected components
7-
- [x] [ui5-builder](https://github.com/SAP/ui5-builder)
8-
- [x] [ui5-server](https://github.com/SAP/ui5-server)
9-
- [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
10-
- [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
11-
- [ ] [ui5-project](https://github.com/SAP/ui5-project)
12-
- [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
7+
+ [x] ui5-builder
8+
+ [x] ui5-server
9+
+ [ ] ui5-cli
10+
+ [ ] ui5-fs
11+
+ [ ] ui5-project
12+
+ [ ] ui5-logger
1313

1414
## Summary
1515

rfcs/0008-resource-tagging-during-build.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#243](https://github.com/UI5/cli/pull/243)
33
- Issue: Related to https://github.com/SAP/ui5-fs/issues/155
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [x] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [x] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [ ] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [x] ui5-builder
6+
+ [ ] ui5-server
7+
+ [ ] ui5-cli
8+
+ [x] ui5-fs
9+
+ [ ] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0008 Resource Tagging During Build

rfcs/0009-ui5-project-refactoring.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: https://github.com/UI5/cli/pull/501
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [x] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [x] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [x] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [x] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [x] ui5-builder
6+
+ [x] ui5-server
7+
+ [x] ui5-cli
8+
+ [x] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0009 UI5 Project Refactoring

rfcs/0010-ui5-builder-bundling-refactoring.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#583](https://github.com/UI5/cli/pull/583)
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [x] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [x] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [ ] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [x] ui5-builder
6+
+ [ ] ui5-server
7+
+ [ ] ui5-cli
8+
+ [x] ui5-fs
9+
+ [ ] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0010 UI5 Builder-Bundling Refactoring

rfcs/0012-UI5-Tooling-Extension-API-3.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#664](https://github.com/UI5/cli/pull/664)
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [x] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [x] ui5-server
7+
+ [ ] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0012 UI5 CLI Extension API v3

0 commit comments

Comments
 (0)