You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/backstage-plugin-devcontainers-backend/README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,9 @@ _Note: While this plugin can be used standalone, it has been designed to be a ba
21
21
22
22
## Setup
23
23
24
+
> [!WARNING]
25
+
> All setup instructions assume you are using a Backstage deployment created with `@backstage/create-app` version `0.5.10` or earlier. Any later versions may or may not use Backstage's New Backend System (described [here](https://backstage.io/docs/backend-system/) and [here](https://backstage.io/docs/plugins/new-backend-system/)). We are currently evaluating how best to support the new system.
26
+
24
27
### Before you begin
25
28
26
29
Ensure that you have the following ready to go:
@@ -36,7 +39,7 @@ _Note: While this plugin has been developed and published by Coder, no Coder ins
0 commit comments