-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update old eclipsesource urls to eclipse-theia urls
- Loading branch information
Showing
11 changed files
with
70 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
name: Bug Report | ||
description: Create a bug report to help us improve | ||
labels: bug | ||
labels: ["bug"] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
This template is not meant for security vulnerabilities disclosure. Any such issue, created in this repo, will be deleted on sight. | ||
Instead, please report vulnerabilities to [[email protected]](mailto:[email protected]). For more details, please read [SECURITY.md](https://github.com/eclipsesource/theia-cloud/blob/main/SECURITY.md) in the repository root. | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: Describe the bug | ||
description: A clear and concise description of what the bug is. | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen. | ||
- type: input | ||
attributes: | ||
label: Cluster provider | ||
description: The cluster provider (e.g. Minikube, AWS, GKE, Azure, Docker Desktop). Please include your OS when using a local cluster. If you are using Terraform, please include the configuration files if possible. | ||
- type: input | ||
attributes: | ||
label: Version | ||
description: The used version. Such as the helm chart version or the commit id the bug was discovered on | ||
- type: textarea | ||
attributes: | ||
label: Additional information | ||
description: Additional information to analyze the bug such as logs, screenshots, screencasts. | ||
- type: markdown | ||
attributes: | ||
value: | | ||
This template is not meant for security vulnerabilities disclosure. Any such issue, created in this repo, will be deleted on sight. | ||
Instead, please report vulnerabilities to [[email protected]](mailto:[email protected]). For more details, please read [SECURITY.md](https://github.com/eclipse-theia/theia-cloud/blob/main/SECURITY.md) in the repository root. | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: Describe the bug | ||
description: A clear and concise description of what the bug is. | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen. | ||
- type: input | ||
attributes: | ||
label: Cluster provider | ||
description: The cluster provider (e.g. Minikube, AWS, GKE, Azure, Docker Desktop). Please include your OS when using a local cluster. If you are using Terraform, please include the configuration files if possible. | ||
- type: input | ||
attributes: | ||
label: Version | ||
description: The used version. Such as the helm chart version or the commit id the bug was discovered on | ||
- type: textarea | ||
attributes: | ||
label: Additional information | ||
description: Additional information to analyze the bug such as logs, screenshots, screencasts. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Question | ||
url: https://github.com/eclipsesource/theia-cloud/discussions | ||
url: https://github.com/eclipse-theia/theia-cloud/discussions | ||
about: Please ask questions on the Theia Cloud discussions page. | ||
- name: Professional support | ||
url: https://theia-cloud.io/support/ | ||
about: Professional support by EclipseSource | ||
about: Professional support by EclipseSource |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,10 @@ For more information, please also visit [our website](https://theia-cloud.io/). | |
|
||
## Feedback, Help and Support | ||
|
||
If you encounter any problems feel free to [open an issue](https://github.com/eclipsesource/theia-cloud/issues/new/choose) on the repo. | ||
For questions and discussions please use the [the Github discussions](https://github.com/eclipsesource/theia-cloud/discussions). | ||
If you encounter any problems feel free to [open an issue](https://github.com/eclipse-theia/theia-cloud/issues/new/choose) on the repo. | ||
For questions and discussions please use the [the Github discussions](https://github.com/eclipse-theia/theia-cloud/discussions). | ||
You can also reach us via [email](mailto:[email protected]?subject=Theia_Cloud). | ||
In addition, EclipseSource also offers [professional support](https://eclipsesource.com/services/developer-support/) for Theia and Theia Cloud. | ||
In addition, EclipseSource also offers [professional support](https://eclipse-theia.com/services/developer-support/) for Theia and Theia Cloud. | ||
|
||
## Components | ||
|
||
|
@@ -45,7 +45,7 @@ From version 0.9.0 onwards, every component in this repository (and the helm cha | |
- **Releases:** Standard releases will occur every three months. We recommend to use these for deployments as those are thoroughly tested and are stable versions. You can then update, after three months, when the next version is available. | ||
- **Pre-Releases:** Pre-release versions will be released on every commit. These versions will be tagged as `<current-version>-next.<git-sha>`. The latest version of a next version is available at `<current-version>-next`. Pre-releases are ideal for testing the latest features and changes or for making contributions. However we do not recommend, to use those versions in deployments. | ||
|
||
The [helm charts](https://github.com/eclipsesource/theia-cloud-helm) are referencing the compatible version in their `appVersion` field. | ||
The [helm charts](https://github.com/eclipse-theia/theia-cloud-helm) are referencing the compatible version in their `appVersion` field. | ||
|
||
Since, npm does not allow tags that follow Semver, next artifacts published to npm have the `next` tag instead of `<currentVersion-next>`. | ||
This means, that those dependencies will be updated to newer version, once they are available. So again, for deployments you should either pin the version to a specific commit or use the released versions. | ||
|
@@ -77,7 +77,7 @@ All components are deployed as docker images and may be built with docker. See [ | |
|
||
## Installation | ||
|
||
We offer a helm chart at <https://github.com/eclipsesource/theia-cloud-helm> which may be used to install Theia Cloud. Please check our getting started guides below as well, which will explain the possible values in more detail. | ||
We offer a helm chart at <https://github.com/eclipse-theia/theia-cloud-helm> which may be used to install Theia Cloud. Please check our getting started guides below as well, which will explain the possible values in more detail. | ||
|
||
We offer three charts: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters