From 57b0136d945bd3cc0a6603291272e5d4e5778247 Mon Sep 17 00:00:00 2001 From: Connor Koehler <83408002+cfkoehler@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:38:51 -0400 Subject: [PATCH 1/3] Correct maven CI badge in README.md workflow file name changed and needed to be updated in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f087191db..ca341a4668 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Emissary Dark Knight - some code just wants to watch the core burn](emissary-knight.png) -[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml/badge.svg?branch=master)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) Table of Contents ================= From 75c2cca3cbea5560875606baebc161ee811638be Mon Sep 17 00:00:00 2001 From: Connor Koehler <83408002+cfkoehler@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:57:07 -0400 Subject: [PATCH 2/3] Update README.md Co-authored-by: jpdahlke --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca341a4668..cf8348879b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Emissary Dark Knight - some code just wants to watch the core burn](emissary-knight.png) -[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml/badge.svg?branch=master)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) Table of Contents ================= From 4767b59100e463ebfb3e9d220ad4711ec96d0d81 Mon Sep 17 00:00:00 2001 From: Connor Koehler <83408002+cfkoehler@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:58:49 -0400 Subject: [PATCH 3/3] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf8348879b..ced4a0a80c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Emissary Dark Knight - some code just wants to watch the core burn](emissary-knight.png) -[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Maven](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/maven-ci.yml) [![CodeQL](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/NationalSecurityAgency/emissary/actions/workflows/codeql-analysis.yml) Table of Contents =================