From d2da0ad180f89c8d00f7de292f86e7444c277f1b Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:39:14 +0200 Subject: [PATCH] feat: update README.md for clarity and focus on platform engineering --- profile/README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/profile/README.md b/profile/README.md index 5f8255f..c42b631 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,13 +1,13 @@ # devops-infra -`devops-infra` is a platform-focused GitHub organization for reusable CI/CD automation, containerized infrastructure tooling, and repository standards. +## Focused on platform engineering, providing tools for CI/CD automation and infrastructure management and ease of maintenance. +[![Website](https://img.shields.io/website?url=https%3A%2F%2Fshyper.pro&up_message=shyper.pro&down_message=shyper.pro&style=for-the-badge)](https://shyper.pro) [![Organization](https://img.shields.io/badge/GitHub-devops--infra-181717?style=for-the-badge&logo=github)](https://github.com/devops-infra) -[![Meta Repo](https://img.shields.io/badge/Meta-.github-blue?style=for-the-badge&logo=githubactions)](https://github.com/devops-infra/.github) -[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-devopsinfra-2496ED?style=for-the-badge&logo=docker)](https://hub.docker.com/u/devopsinfra) +[![Docker](https://img.shields.io/badge/Docker-devopsinfra-2496ED?style=for-the-badge&logo=docker)](https://hub.docker.com/u/devopsinfra) [![GHCR](https://img.shields.io/badge/GHCR-devops--infra-2F81F7?style=for-the-badge&logo=github)](https://github.com/orgs/devops-infra/packages) -## What We Build +## What I Build ### CloudOps/DevOps Tooling @@ -25,11 +25,6 @@ - `action-terraform-validate` - Terraform validation - `action-tflint` - TFLint execution -### Templates - -- `template-action` - baseline for action repositories -- `template-repository` - baseline for general repositories - --- Built and maintained by Krzysztof Szyper ([`@ChristophShyper`](https://github.com/ChristophShyper)).