From e40eee79c0aef542681a22d0c31be5f1f9cefb5f Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Sun, 10 Sep 2023 18:27:03 -0300 Subject: [PATCH] chore: remove che-theia as it's archived/read-only (#22120) Change-Id: Ica9e7d2ede33ee7eb77528181f298cf519e934c1 Signed-off-by: Nick Boldt --- .repositories.yaml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.repositories.yaml b/.repositories.yaml index 54ad5e52209..a1c00c8b691 100644 --- a/.repositories.yaml +++ b/.repositories.yaml @@ -31,7 +31,7 @@ repositories: - name: dockerfiles url: https://github.com/eclipse-che/che-server/tree/HEAD/dockerfiles description: >- - source code, dockerfiles to build our main docker images. Note that Che-theia related dockerfiles are located in che-theia repo. + source code, dockerfiles to build our main docker images. Note that Che-code related dockerfiles are located in che-code repo. - name: che-server url: https://github.com/eclipse-che/che-server/tree/HEAD/wsmaster description: >- @@ -40,19 +40,6 @@ repositories: url: https://github.com/eclipse/che/tree/master/tests description: >- source code of our integration tests. - - url: https://github.com/eclipse-che/che-theia - name: che-theia - description: >- - Theia IDE integrated in Che. - devfile: https://github.com/eclipse-che/che-theia/blob/main/devfiles/che-theia-all.devfile.yaml - doc: https://github.com/eclipse-che/che-theia/blob/main/CONTRIBUTING.md - useCheReleaseLifecycle: true - components: - - name: generator - url: https://github.com/eclipse-che/che-theia/tree/main/generator - description: >- - `che:theia init` CLI to prepare and build che-theia - doc: https://github.com/eclipse-che/che-theia/blob/main/generator/CONTRIBUTING.md - url: https://github.com/che-incubator/chectl name: chectl description: >-