Skip to content

Commit

Permalink
Change Corporate Identity
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 6, 2023
1 parent 1c6a149 commit 898c96c
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 57 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/01-bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ labels: bug
---

<!--
Never report security issues on GitHub or other public channels (Gitter/Twitter/etc.). Please use our [TraceTronic Support Center](https://support.tracetronic.com).
For reporting issues containing NDA relevant information please also use our [TraceTronic Support Center](https://support.tracetronic.com).
Never report security issues on GitHub or other public channels (Gitter/Twitter/etc.). Please use our [tracetronic Support Center](https://support.tracetronic.com).
For reporting issues containing NDA relevant information please also use our [tracetronic Support Center](https://support.tracetronic.com).
-->

**Describe the bug**
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: TraceTronic Support Center
- name: tracetronic Support Center
url: https://support.tracetronic.com
about: Please report security vulnerabilities and non-public issues (i.e. NDA relevant information) here.
about: Please report security vulnerabilities and non-public issues (i.e. NDA relevant information) here.
Binary file removed .github/img/automotive_devops_platform_logo.png
Binary file not shown.
Binary file modified .github/img/test_guide_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0
uses: helm/chart-testing-action@v2.6.1

- name: Run chart-testing (lint)
run: ct lint --config .github/ct.yaml
run: ct lint --validate-maintainers=false --config .github/ct.yaml
20 changes: 0 additions & 20 deletions .vscode/settings.json

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2021 TraceTronic GmbH
Copyright 2021-2023 tracetronic GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# TraceTronic Helm Charts
# tracetronic Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GitHub Release](https://img.shields.io/github/release/tracetronic/helm-charts.svg?label=version)](https://github.com/tracetronic/helm-charts/releases)
[![CI](https://github.com/tracetronic/helm-charts/actions/workflows/ci.yml/badge.svg)](https://github.com/tracetronic/helm-charts/blob/main/.github/workflows/ci.yml)
[![CI](https://github.com/tracetronic/helm-charts/actions/workflows/jenkins-ci.yml/badge.svg)](https://github.com/tracetronic/helm-charts/blob/main/.github/workflows/jenkins-ci.yml)

This repository hosts the official **[TraceTronic](https://www.tracetronic.de/) Helm Charts** for deploying **TraceTronic** products to [Kubernetes](https://kubernetes.io/).
This repository hosts the official **[tracetronic](https://www.tracetronic.com/) Helm Charts** for deploying **tracetronic** products to [Kubernetes](https://kubernetes.io/).

<img src="https://github.com/tracetronic/helm-charts/blob/main/.github/img/automotive_devops_platform_logo.png?raw=true" align="left" alt="Automotive DevOps Platform">

**TraceTronic Helm Charts** project is part of the [Automotive DevOps Platform](https://www.tracetronic.com/products/automotive-devops-platform/) by TraceTronic. With the **Automotive DevOps Platform**, we go from the big picture to the details and unite all phases of vehicle software testing – from planning the test scopes to summarizing the test results. At the same time, continuous monitoring across all test phases always provides an overview of all activities – even with several thousand test executions per day and in different test environments.
**tracetronic Helm Charts** project is part of the [Automotive DevOps Platform](https://www.tracetronic.com/products/automotive-devops-platform/) by tracetronic. With the **Automotive DevOps Platform**, we go from the big picture to the details and unite all phases of vehicle software testing – from planning the test scopes to summarizing the test results. At the same time, continuous monitoring across all test phases always provides an overview of all activities – even with several thousand test executions per day and in different test environments.

## Usage

Expand All @@ -22,12 +20,12 @@ $ helm search repo tracetronic
$ helm install [RELEASE_NAME] tracetronic/[CHART_NAME]
```

The provided charts are specific for each TraceTronic product and its values often need an individual configuration. Further information could be found within the respective chart area:
- [TEST-GUIDE](https://github.com/tracetronic/helm-charts/blob/main/charts/test-guide/README.md)
The provided charts are specific for each tracetronic product and its values often need an individual configuration. Further information could be found within the respective chart area:
- [test.guide](https://github.com/tracetronic/helm-charts/blob/main/charts/test-guide/README.md)

## Contribution

We encourage you to contribute to **TraceTronic Helm Charts** using the [issue tracker](https://github.com/tracetronic/helm-charts/issues/new/choose) to suggest feature requests and report bugs.
We encourage you to contribute to **tracetronic Helm Charts** using the [issue tracker](https://github.com/tracetronic/helm-charts/issues/new/choose) to suggest feature requests and report bugs.

Currently, we do not accept any external pull requests.

Expand Down
9 changes: 4 additions & 5 deletions charts/test-guide/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
apiVersion: v2
version: 0.4.0
version: 0.5.0
type: application
name: test-guide
description: TEST-GUIDE is a database application for the overview, analysis and follow-up processing of test procedures, which has been specially developed for use in the automotive sector.
description: test.guide is a database application for the overview, analysis and follow-up processing of test procedures, which has been specially developed for use in the automotive sector.
home: https://www.test-guide.de
maintainers:
- email: [email protected]
name: TraceTronic
url: https://www.tracetronic.de
icon: https://www.tracetronic.de/img/Logo_TEST-GUIDE_400x200.png
name: tracetronic GmbH
url: https://www.tracetronic.com
18 changes: 9 additions & 9 deletions charts/test-guide/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# TEST-GUIDE
# test.guide

This chart bootstraps a **[TEST-GUIDE](https://www.tracetronic.com/products/test-guide/)** deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
This chart bootstraps a **[test.guide](https://www.tracetronic.com/products/test-guide/)** deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

<img src=".../../../../.github/img/test_guide_logo.png" align="left" alt="Automotive DevOps Platform">
<img src=".../../../../.github/img/test_guide_logo.png" align="left" alt="Automotive DevOps Platform" style="width: 300px">

**TEST-GUIDE** is a database application for the overview, analysis and follow-up processing of test procedures, which has been specially developed for use in the automotive sector. It significantly facilitates the management of test resources. At the same time, it encourages cross-role cooperation, thereby closing the gap between test execution and test management.
**test.guide** is a database application for the overview, analysis and follow-up processing of test procedures, which has been specially developed for use in the automotive sector. It significantly facilitates the management of test resources. At the same time, it encourages cross-role cooperation, thereby closing the gap between test execution and test management.

## Usage

Expand Down Expand Up @@ -36,13 +36,13 @@ $ helm show values tracetronic/test-guide

### To 0.4.0

This version supports a configurable TEST-GUIDE application directory which must match the used image.
This version supports a configurable test.guide application directory which must match the used image.

#### values.yaml

| Change | Name | Description | Default Value | Value to reuse existing clusters |
| ------ | ---- | ----------- | ------------- | -------------------------------- |
| Add value | `baseSettings.tgWorkspace` | support for TEST-GUIDE workspace path configuration | `/home/tg_user/` | `/app/`|
| Change default value | `db.url` | adjust path to match the official TEST-GUIDE image | `/home/tg_user/TTS-TM/TT-DB` | `/app/TTS-TM/TT-DB`|
| Change default value | `dbMonitoring.url` | adjust path to match the official TEST-GUIDE image | `/home/tg_user/TTS-TM/TT-Monitoring` | `/app/TTS-TM/TT-Monitoring`|
| Change default value | `dbArtifact.url` | adjust path to match the official TEST-GUIDE image | `/home/tg_user/TTS-TM/TT-Artifact` | `/app/TTS-TM/TT-Artifact`|
| Add value | `baseSettings.tgWorkspace` | support for test.guide workspace path configuration | `/home/tg_user/` | `/app/`|
| Change default value | `db.url` | adjust path to match the official test.guide image | `/home/tg_user/TTS-TM/TT-DB` | `/app/TTS-TM/TT-DB`|
| Change default value | `dbMonitoring.url` | adjust path to match the official test.guide image | `/home/tg_user/TTS-TM/TT-Monitoring` | `/app/TTS-TM/TT-Monitoring`|
| Change default value | `dbArtifact.url` | adjust path to match the official test.guide image | `/home/tg_user/TTS-TM/TT-Artifact` | `/app/TTS-TM/TT-Artifact`|
2 changes: 1 addition & 1 deletion charts/test-guide/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: {{ .Chart.Name }}
securityContext:
{{- toYaml .Values.securityContext | nindent 12 }}
image: "{{ required "You need to set your own TEST-GUIDE container image!" .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion | default "latest" }}"
image: "{{ required "You need to set your own test.guide container image!" .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion | default "latest" }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
{{- if and (eq .Values.license.type "file") (.Values.license.key) }}
lifecycle:
Expand Down
12 changes: 6 additions & 6 deletions charts/test-guide/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fullnameOverride: ""
replicaCount: 1

image:
# There is no public container image yet. You need to set your own TEST-GUIDE container image in your own repository!
# There is no public container image yet. You need to set your own test.guide container image in your own repository!
repository: ""
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion or latest.
Expand All @@ -16,7 +16,7 @@ imagePullSecrets: []
baseSettings:
# Default needs to be set to individual value
uuid: 1
# parent folder of TEST-GUIDE workspace
# parent folder of test.guide workspace
tgWorkspace: /home/tg_user/

# Configure admin credentials
Expand All @@ -29,31 +29,31 @@ serveradmin:
# Configure main database connection
db:
driver: H2
# If the database is stored apart from the TEST-GUIDE workspace database persistence must be handled separately.
# If the database is stored apart from the test.guide workspace database persistence must be handled separately.
url: jdbc:h2:/home/tg_user/TTS-TM/TT-DB
user: ATX
password: ATX

# Configure monitoring database connection
dbMonitoring:
driver: H2
# If the database is stored apart from the TEST-GUIDE workspace database persistence must be handled separately.
# If the database is stored apart from the test.guide workspace database persistence must be handled separately.
url: jdbc:h2:/home/tg_user/TTS-TM/TT-DB-Monitoring
user: ATX
password: ATX

# Configure artifact database connection
dbArtifact:
driver: H2
# If the database is stored apart from the TEST-GUIDE workspace database persistence must be handled separately.
# If the database is stored apart from the test.guide workspace database persistence must be handled separately.
url: jdbc:h2:/home/tg_user/TTS-TM/TT-Artifact
user: ATX
password: ATX

# Import demo data
initDemo: false

# Set the license for TEST-GUIDE, if not set, you will get prompted at first startup.
# Set the license for test.guide, if not set, you will get prompted at first startup.
license:
# Decide whether a local license file or a global license server is used for retrieving license information; possible options: "file" or "server"
type: file
Expand Down

0 comments on commit 898c96c

Please sign in to comment.