From 840f99fdd72d0adf68f0a741a8ff57e54cdea765 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 13:54:57 +0100 Subject: [PATCH 01/13] Add logo image to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 961ad3a..52e0743 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Rustframe + # rustframe 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From 6447bf462719c6c62b3d48c5266599e84ab37938 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:10:19 +0100 Subject: [PATCH 02/13] Fix logo image path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e0743..c15617c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Rustframe +Rustframe # rustframe From f2c53719e7fc05b300a9b5dccf048e52c7852ea9 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:12:21 +0100 Subject: [PATCH 03/13] Add spacing above project title in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c15617c..9147ef3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ Rustframe +
+
+ # rustframe 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From 3d3e29356eed925c736fa94371b795ab7b4b0154 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:37:44 +0100 Subject: [PATCH 04/13] Align logo image to the right in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9147ef3..c25971b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Rustframe +Rustframe

From ebaf3565cec5c6bf592a4b37f13a7a24e0709d31 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:38:41 +0100 Subject: [PATCH 05/13] Remove unnecessary line breaks in README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c25971b..d8dbfc6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ Rustframe -
-
- # rustframe 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From 9ebc507f4a1d31ed4cf193546a92d94ce3a6ac74 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:39:09 +0100 Subject: [PATCH 06/13] Add line break above project title in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8dbfc6..cd0ff9c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Rustframe +
+ # rustframe 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From 5c69ee3ac2c04f0977cbbb35ed05fe0b39f3852d Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:39:42 +0100 Subject: [PATCH 07/13] Align logo image to the left in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0ff9c..5bf0a01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Rustframe +Rustframe
From d42f1cee6197683e3fb2f5daf155c6c98d83c7d9 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:40:14 +0100 Subject: [PATCH 08/13] Reduce logo height in README from 100 to 50 pixels --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bf0a01..3b87ad8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Rustframe +Rustframe
From b6c548ba7a8317f3b34fc91fa5661b920da3cdc4 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:41:19 +0100 Subject: [PATCH 09/13] testing... --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3b87ad8..955cbc3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -Rustframe - -
+Rustframe # rustframe From 70ad5d6be4ff7f542be85b06bd2018d068aea897 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:46:45 +0100 Subject: [PATCH 10/13] Center logo in README and reduce height from 75 to 50 pixels --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 955cbc3..cddb55d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -Rustframe -# rustframe +# Rustframe rustframe 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From dc09ee7006520aba23d1eac89d493b9b5dccd6cb Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:47:20 +0100 Subject: [PATCH 11/13] Add comment explaining the use of center tag in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cddb55d..3a990ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Rustframe rustframe + + 📚 [Docs](https://magnus167.github.io/rustframe/) | 🐙 [GitHub](https://github.com/Magnus167/rustframe) | 🌐 [Gitea mirror](https://gitea.nulltech.uk/Magnus167/rustframe) | 🦀 [Crates.io](https://crates.io/crates/rustframe) | 🔖 [docs.rs](https://docs.rs/rustframe/latest/rustframe/) From dab2c758e6c37bee318e7c5ac543a28a9b38265a Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Thu, 1 May 2025 01:02:03 +0100 Subject: [PATCH 12/13] Add condition to skip tests for draft pull requests --- .github/workflows/run-unit-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run-unit-tests.yml b/.github/workflows/run-unit-tests.yml index ba90e9e..6fe312d 100644 --- a/.github/workflows/run-unit-tests.yml +++ b/.github/workflows/run-unit-tests.yml @@ -7,6 +7,7 @@ on: jobs: run-unit-tests: + if: github.event.pull_request.draft == false name: run-unit-tests runs-on: ubuntu-latest env: From ed51a74f6bcb1d625082f72e3932f727c462fda5 Mon Sep 17 00:00:00 2001 From: Palash Tyagi <23239946+Magnus167@users.noreply.github.com> Date: Thu, 1 May 2025 01:02:09 +0100 Subject: [PATCH 13/13] Add rustframe logo to documentation output --- .github/workflows/docs-and-testcov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/docs-and-testcov.yml b/.github/workflows/docs-and-testcov.yml index 70cd1fe..2307ec2 100644 --- a/.github/workflows/docs-and-testcov.yml +++ b/.github/workflows/docs-and-testcov.yml @@ -86,6 +86,8 @@ jobs: cp tarpaulin-report.json target/doc/rustframe/ cp tarpaulin-badge.json target/doc/rustframe/ cp last-commit-date.json target/doc/rustframe/ + mkdir -p target/doc/rustframe/.github + cp .github/rustframe_logo.png target/doc/rustframe/.github/ echo "" > target/doc/index.html - name: Upload Pages artifact