Skip to content

Commit

Permalink
docs: Removing sidecar related repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Nov 9, 2021
1 parent 7283409 commit 5d54370
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 120 deletions.
99 changes: 0 additions & 99 deletions .repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,75 +115,16 @@ repositories:
description: >-
JS library to interact with a che-server.
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-bazel
name: che-sidecar-bazel
description: >-
Eclipse Che Sidecar container for Bazel tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-protobuf
name: che-sidecar-protobuf
description: >-
Eclipse Che Sidecar container for Protobuf tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-tekton
name: che-sidecar-tekton
description: >-
Eclipse Che Sidecar container for Tekton tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-kubernetes-tooling
name: che-sidecar-kubernetes-tooling
description: >-
Eclipse Che Sidecar container for Kubernetes tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-openshift-connector
name: che-sidecar-openshift-connector
description: >-
Eclipse Che Sidecar container for OpenShift connector tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-container-tools
name: che-container-tools
description: >-
Base image used for sidecars that service container tooling plugins
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-python
name: che-sidecar-python
description: >-
Eclipse Che Sidecar container for python tooling
- url: https://github.com/che-dockerfiles/che-custom-nodejs-deasync
name: che-custom-nodejs-deasync
description: >-
Provides a custom nodejs binary embedding deasync node-gyp module as builtin module
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-go
name: che-sidecar-go
description: >-
Eclipse Che sidecar container for go
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-sonarlint
name: che-sidecar-sonarlint
description: >-
Eclipse Che sidecar container for sonalint extension
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-dotnet
name: che-sidecar-dotnet
description: >-
Eclipse Che sidecar container for dotnet
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-shellcheck
name: che-sidecar-shellcheck
description: >-
Eclipse Che sidecar container for shellcheck
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-camelk
name: che-sidecar-camelk
description: >-
Eclipse Che sidecar container for camelk
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-vale
name: che-sidecar-vale
description: >-
Eclipse Che sidecar container for vale
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-cert-manager-ca-cert-generator-image
name: che-cert-manager-ca-cert-generator-image
description: >-
Expand All @@ -194,11 +135,6 @@ repositories:
description: >-
Eclipse Che Sidecar container for buildkit tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-scala
name: che-sidecar-scala
description: >-
Eclipse Che Sidecar container for scala tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-buildah-base
name: che-buildah-base
description: >-
Expand All @@ -219,41 +155,6 @@ repositories:
description: >-
This images generates TLS certificates
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/build-action
name: build-action
description: >-
Custom GitHub Action for building sidecar Dockerfiles
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-podman
name: che-sidecar-podman
description: >-
Eclipse Che Sidecar container for podman tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-clang
name: che-sidecar-clang
description: >-
Eclipse Che Sidecar container for clang tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-php
name: che-sidecar-php
description: >-
Eclipse Che Sidecar container for php tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-java
name: che-sidecar-java
description: >-
Eclipse Che Sidecar container for java tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-dependency-analytics
name: che-sidecar-dependency-analytics
description: >-
Eclipse Che Sidecar container for dependency analytics tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-dockerfiles/che-sidecar-node
name: che-sidecar-node
description: >-
Eclipse Che Sidecar container for node tooling
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/che-theia-openshift-auth
name: che-theia-openshift-auth
description: >-
Expand Down
22 changes: 1 addition & 21 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Repository | Component | Description | Devfile | Documentation
[che-theia](https://github.com/eclipse-che/che-theia) | | 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)
---| [generator](https://github.com/eclipse-che/che-theia/tree/main/generator) | `che:theia init` CLI to prepare and build che-theia | | |
[chectl](https://github.com/che-incubator/chectl) | | The CLI to install Che, create and start workspaces and devfiles | [devfile](https://github.com/che-incubator/chectl/blob/master/devfile.yaml) | [doc](https://github.com/che-incubator/chectl/blob/master/CONTRIBUTING.md)
[dashboard](https://github.com/eclipse-che/che-dashboard) | | UI to manage workspaces, devfiles, etc. | [devfile](https://github.com/eclipse-che/che-dashboard/blob/main/devfile.yaml) | [doc](https://github.com/eclipse-che/che-dashboard/blob/main/CONTRIBUTING.md)
[dashboard](https://github.com/eclipse-che/che-dashboard) | | UI to manage workspaces, devfiles, etc. | [devfile](https://github.com/eclipse-che/che-dashboard/blob/main/devfile.yaml) | [doc](https://github.com/eclipse/che/blob/master/CONTRIBUTING.md#dashboard)
[devfile-registry](https://github.com/eclipse-che/che-devfile-registry) | | The default set of devfiles that would be made available on the Che dashboard stacks. | |
[docs](https://github.com/eclipse/che-docs) | | Eclipse Che documentation https://www.eclipse.org/che/docs/ source code. | [devfile](https://github.com/eclipse/che-docs/blob/master/devfile.yaml) | [doc](https://github.com/eclipse/che/blob/master/CONTRIBUTING.md#dashboard)
[machine-exec](https://github.com/eclipse-che/che-machine-exec) | | Interface to execute tasks and terminals on other containers within a workspace. | [devfile](https://github.com/eclipse-che/che-machine-exec/blob/master/devfile.yaml) | [doc](https://github.com/eclipse-che/che-machine-exec/blob/master/CONTRIBUTING.md)
Expand All @@ -32,34 +32,14 @@ Repository | Component | Description | Devfile | Documentation
[plugin-registry](https://github.com/eclipse-che/che-plugin-registry) | | The default set of Che plugins (vscode extension + containers) or editors that could be installed on any Che workspaces. | |
[website](https://github.com/eclipse/che-website) | | https://eclipse.org/che website source code. | [devfile](https://github.com/eclipse/che-website/blob/master/devfile.yaml) |
[workspace-client](https://github.com/eclipse-che/che-workspace-client) | | JS library to interact with a che-server. | |
[che-sidecar-bazel](https://github.com/che-dockerfiles/che-sidecar-bazel) | | Eclipse Che Sidecar container for Bazel tooling | |
[che-sidecar-protobuf](https://github.com/che-dockerfiles/che-sidecar-protobuf) | | Eclipse Che Sidecar container for Protobuf tooling | |
[che-sidecar-tekton](https://github.com/che-dockerfiles/che-sidecar-tekton) | | Eclipse Che Sidecar container for Tekton tooling | |
[che-sidecar-kubernetes-tooling](https://github.com/che-dockerfiles/che-sidecar-kubernetes-tooling) | | Eclipse Che Sidecar container for Kubernetes tooling | |
[che-sidecar-openshift-connector](https://github.com/che-dockerfiles/che-sidecar-openshift-connector) | | Eclipse Che Sidecar container for OpenShift connector tooling | |
[che-container-tools](https://github.com/che-dockerfiles/che-container-tools) | | Base image used for sidecars that service container tooling plugins | |
[che-sidecar-python](https://github.com/che-dockerfiles/che-sidecar-python) | | Eclipse Che Sidecar container for python tooling | |
[che-custom-nodejs-deasync](https://github.com/che-dockerfiles/che-custom-nodejs-deasync) | | Provides a custom nodejs binary embedding deasync node-gyp module as builtin module | |
[che-sidecar-go](https://github.com/che-dockerfiles/che-sidecar-go) | | Eclipse Che sidecar container for go | |
[che-sidecar-sonarlint](https://github.com/che-dockerfiles/che-sidecar-sonarlint) | | Eclipse Che sidecar container for sonalint extension | |
[che-sidecar-dotnet](https://github.com/che-dockerfiles/che-sidecar-dotnet) | | Eclipse Che sidecar container for dotnet | |
[che-sidecar-shellcheck](https://github.com/che-dockerfiles/che-sidecar-shellcheck) | | Eclipse Che sidecar container for shellcheck | |
[che-sidecar-camelk](https://github.com/che-dockerfiles/che-sidecar-camelk) | | Eclipse Che sidecar container for camelk | |
[che-sidecar-vale](https://github.com/che-dockerfiles/che-sidecar-vale) | | Eclipse Che sidecar container for vale | |
[che-cert-manager-ca-cert-generator-image](https://github.com/che-dockerfiles/che-cert-manager-ca-cert-generator-image) | | CA cert generation job image used by chectl | |
[che-buildkit-base](https://github.com/che-dockerfiles/che-buildkit-base) | | Eclipse Che Sidecar container for buildkit tooling | |
[che-sidecar-scala](https://github.com/che-dockerfiles/che-sidecar-scala) | | Eclipse Che Sidecar container for scala tooling | |
[che-buildah-base](https://github.com/che-dockerfiles/che-buildah-base) | | Use this image to build docker images using buildah | |
[che-docker-registry-image-copier](https://github.com/che-dockerfiles/che-docker-registry-image-copier) | | copy images between public and private docker registry inside k8s cluster | |
[che-php-base](https://github.com/che-dockerfiles/che-php-base) | | Base image to be used for the PHP devfile | |
[che-tls-secret-creator](https://github.com/che-dockerfiles/che-tls-secret-creator) | | This images generates TLS certificates | |
[build-action](https://github.com/che-dockerfiles/build-action) | | Custom GitHub Action for building sidecar Dockerfiles | |
[che-sidecar-podman](https://github.com/che-dockerfiles/che-sidecar-podman) | | Eclipse Che Sidecar container for podman tooling | |
[che-sidecar-clang](https://github.com/che-dockerfiles/che-sidecar-clang) | | Eclipse Che Sidecar container for clang tooling | |
[che-sidecar-php](https://github.com/che-dockerfiles/che-sidecar-php) | | Eclipse Che Sidecar container for php tooling | |
[che-sidecar-java](https://github.com/che-dockerfiles/che-sidecar-java) | | Eclipse Che Sidecar container for java tooling | |
[che-sidecar-dependency-analytics](https://github.com/che-dockerfiles/che-sidecar-dependency-analytics) | | Eclipse Che Sidecar container for dependency analytics tooling | |
[che-sidecar-node](https://github.com/che-dockerfiles/che-sidecar-node) | | Eclipse Che Sidecar container for node tooling | |
[che-theia-openshift-auth](https://github.com/che-incubator/che-theia-openshift-auth) | | OpenShift authentication plugin | |
[configbump](https://github.com/che-incubator/configbump) | | Simple Kubernetes controller that is able to quickly synchronize a set of config maps | |
[workspace-data-sync](https://github.com/che-incubator/workspace-data-sync) | | Provides the ability to increase I/O performance for a developer workspaces | |
Expand Down

0 comments on commit 5d54370

Please sign in to comment.