1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Eclipse-Che

Клонировать/Скачать
.repositories.yaml 9.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mario Loriedo Отправлено 13.12.2023 01:55 1c9b84e
# Copyright (c) 2020 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# List of repositories of Eclipse Che components
---
repositories:
- url: https://github.com/eclipse/che
name: che
description: >-
(this repository) the main project repository
devfile: https://github.com/eclipse/che/blob/main/devfile.yaml
doc: https://github.com/eclipse/che/blob/main/CONTRIBUTING.md
useCheReleaseLifecycle: true
components:
- name: tests
url: https://github.com/eclipse/che/tree/main/tests
description: >-
source code of our integration tests.
- url: https://github.com/eclipse-che/che-server/
name: che-server
description: >-
Che server project repository
devfile: https://github.com/eclipse-che/che-server/blob/HEAD/devfile.yaml
doc: https://github.com/eclipse/che/blob/HEAD/CONTRIBUTING.md
useCheReleaseLifecycle: true
components:
- 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-code related dockerfiles are located in che-code repo.
- name: che-server
url: https://github.com/eclipse-che/che-server/tree/HEAD/wsmaster
description: >-
orchestrates the Che workspaces with devfiles on Kubernetes
- name: tests
url: https://github.com/eclipse/che/tree/main/tests
description: >-
source code of our integration tests.
- url: https://github.com/che-incubator/chectl
name: chectl
description: >-
The CLI to install Che, create and start workspaces and devfiles
devfile: https://github.com/che-incubator/chectl/blob/main/devfile.yaml
doc: https://github.com/che-incubator/chectl/blob/main/CONTRIBUTING.md
useCheReleaseLifecycle: true
- url: https://github.com/che-incubator/che-code
name: che-code
description: >-
Fork of "Code - OSS" to work with Eclipse Che
devfile: https://github.com/che-incubator/che-code/blob/main/devfile.yaml
doc: https://github.com/che-incubator/che-code/blob/main/README.md
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-dashboard
name: dashboard
description: >-
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/README.md#eclipse-che-dashboard
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-devfile-registry
name: devfile-registry
description: >-
The default set of devfiles that would be made available on the Che dashboard stacks.
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-docs
name: docs
description: >-
Eclipse Che documentation https://github.com/eclipse-che/che-docs source code.
devfile: https://github.com/eclipse-che/che-docs/blob/main/devfile.yaml
doc: https://github.com/eclipse-che/che-docs/blob/main/CONTRIBUTING.adoc
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-machine-exec
name: machine-exec
description: >-
Interface to execute tasks and terminals on other containers within a workspace.
devfile: https://github.com/eclipse-che/che-machine-exec/blob/main/devfile.yaml
doc: https://github.com/eclipse-che/che-machine-exec/blob/main/CONTRIBUTING.md
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-operator
name: operator
description: >-
Che operator to deploy, update and manage K8S/OpenShift resources of Che.
devfile: https://github.com/eclipse-che/che-operator/blob/main/devfile.yaml
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-plugin-registry
name: plugin-registry
description: >-
The default set of Che plugins (vscode extension + containers) or editors that could be installed on any Che workspaces.
useCheReleaseLifecycle: true
- url: https://github.com/eclipse-che/che-website
name: website
description: >-
https://eclipse.dev/che website source code.
devfile: https://github.com/eclipse-che/che-website/blob/main/.devfile.yaml
useCheReleaseLifecycle: false
- url: https://github.com/eclipse-che/che-workspace-client
name: workspace-client
description: >-
JS library to interact with a che-server.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/configbump
name: configbump
description: >-
Simple Kubernetes controller that is able to quickly synchronize a set of config maps
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/workspace-data-sync
name: workspace-data-sync
description: >-
Provides the ability to increase I/O performance for a developer workspaces
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/che-workspace-telemetry-client
name: che-workspace-telemetry-client
description: >-
abstract telemetry API and a Typescript implementation of the API.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/kubernetes-image-puller
name: kubernetes-image-puller
description: >-
ensures that all nodes in the cluster have those images cached
useCheReleaseLifecycle: false
- url: https://github.com/eclipse-che/blog
name: blog
description: >-
Eclispe Che blog content. Get published at https://che.eclipseprojects.io/
useCheReleaseLifecycle: false
devfile: https://github.com/eclipse-che/blog/blob/main/devfile.yaml
- url: https://github.com/eclipse-che/che-docs-vale-style
name: che-docs-vale-style
description: >-
Vale style for Eclipse Che Documentation and related projects
useCheReleaseLifecycle: false
- url: https://github.com/eclipse-che/che-release
name: che-release
description: >-
orchestration scripts for Eclipse Che artifacts and container images.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/che-deploy-action
name: che-deploy-action
description: >-
GitHub action deploying Eclipse Che using chectl
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/devfile-converter
name: devfile-converter
description: >-
Allow to convert Devfile v1 to v2 or v2 to v1
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/happy-path-tests-action
name: happy-path-tests-action
description: >-
Run Happy Path tests as part of a Github action
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/header-rewrite-traefik-plugin
name: header-rewrite-traefik-plugin
description: >-
Traefik plugin that can modify http headers.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/jetbrains-editor-images
name: jetbrains-editor-images
description: >-
Run JetBrains IDE remotely in Eclipse Che
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/kubernetes-image-puller-operator
name: kubernetes-image-puller-operator
description: >-
Install, configure, and manage the kubernetes-image-puller
useCheReleaseLifecycle: false
- url: https://github.com/devfile/devworkspace-operator
name: devworkspace-operator
description: >-
Runs devfile based development environments on Kubernetes
useCheReleaseLifecycle: false
- url: https://github.com/devfile/registry
name: registry
description: >-
Upstream devfile registry
useCheReleaseLifecycle: false
- url: https://github.com/devfile/developer-images
name: developer-images
description: >-
Container images to code, build run applications on secured Kubernetes clusters
useCheReleaseLifecycle: false
- url: https://github.com/devfile/devworkspace-operator-docs
name: devworkspace-operator-docs
description: >-
DevWorkspace operator documentation
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/check-license-header
name: check-license-header
description: >-
License header format checker
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/devworkspace-telemetry-woopra-plugin
name: devworkspace-telemetry-woopra-plugin
description: >-
Devworkspace telemetry Woopra plugin
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/setup-minikube-action
name: setup-minikube-action
description: >-
Github action for starting Minikube to be able to Install/Run Eclipse Che
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/dependencies-license-action
name: dependencies-license-action
description: >-
Github action to check file with list golang runtime dependencies and license information.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/dash-licenses
name: dash-licenses
description: >-
A container wrapper for The Eclipse Dash License Tool.
useCheReleaseLifecycle: false
- url: https://github.com/che-incubator/devfile-api
name: devfile-api
description: >-
Devfile API library
useCheReleaseLifecycle: false

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Eclipse-Che.git
git@api.gitlife.ru:oschina-mirror/mirrors-Eclipse-Che.git
oschina-mirror
mirrors-Eclipse-Che
mirrors-Eclipse-Che
main