From 078a0e60c92700da4c536c93c007257828ccd05b Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 25 May 2021 11:40:47 +1000 Subject: Rename README.md to ci-status.md. The original intent was to provide a status page for the CIs configured in that directory, but it had the side effect of replacing the top-level README.md. --- .github/README.md | 4 ---- .github/ci-status.md | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 .github/README.md create mode 100644 .github/ci-status.md (limited to '.github') diff --git a/.github/README.md b/.github/README.md deleted file mode 100644 index 0ad8bf5a..00000000 --- a/.github/README.md +++ /dev/null @@ -1,4 +0,0 @@ -[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml) -[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml) -[![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml) -[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh) diff --git a/.github/ci-status.md b/.github/ci-status.md new file mode 100644 index 00000000..0ad8bf5a --- /dev/null +++ b/.github/ci-status.md @@ -0,0 +1,4 @@ +[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml) +[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml) +[![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml) +[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh) -- cgit v1.2.3