Skip to content

Commit

Permalink
chore: remove che-theia as it's archived/read-only (#22120)
Browse files Browse the repository at this point in the history
Change-Id: Ica9e7d2ede33ee7eb77528181f298cf519e934c1
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Sep 10, 2023
1 parent a5a0151 commit e40eee7
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >-
Expand All @@ -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: >-
Expand Down

0 comments on commit e40eee7

Please sign in to comment.