No description
Find a file
2024-05-16 11:12:00 +02:00
resources update: Example script for release notes updated to better output changes for release notes 2024-05-13 10:13:47 +02:00
.gitignore update: moved content from former seperated "agile working" repo 2024-05-13 09:51:53 +02:00
.order update: moved content from former seperated "agile working" repo 2024-05-13 09:51:53 +02:00
agile-working.md Fix Typo 2024-05-16 11:12:00 +02:00
code-review-process.md add further suggestions for content 2024-05-11 20:45:40 +02:00
documentation-guidelines.md update: Improve onboarding documentation and include lessons learned from customer projects. 2024-05-14 17:12:01 +02:00
faq.md update: Improve onboarding documentation and include lessons learned from customer projects. 2024-05-14 17:12:01 +02:00
getting-started.md update: Improve onboarding documentation and include lessons learned from customer projects. 2024-05-14 17:12:01 +02:00
network.md add network diagram draft 2024-05-11 23:02:45 +02:00
README.md delete: removed reference to former seperated agile working repo 2024-05-13 09:58:51 +02:00
versioning.md feature: add versioning documentation 2024-05-12 13:27:01 +02:00
welcome.md update: Improve onboarding documentation and include lessons learned from customer projects. 2024-05-14 17:12:01 +02:00

Engineering Portal

This space is for the engineering team to share knowledge, resources, and best practices.

Sructure of the repository

We are trying to keep the repositories small and structured. The following overview shows the general structure and the most important repositories.

Engineering Portal Structure

Documentation repositories

The documentation repositories should help to find best know how, practices and guidelines. No matter if you are new to the team or if you have been working in an different area in the past, you should be able to find the information you need.

  • docs-onboarding: the current repository you are reading. It should contain all information needed to get started.

Infrastructure repositories

The infrastructure repositories should contain all information about the infrastructure we are using and it's configuration.

CI/CD repositories

The CI/CD repositories should contain all information about the CI/CD pipelines we are using.

  • cicd-pipeline-library: We are maintaining Azure DevOps Pipeline templates which should ensure constant quality and improvement.