[PR #9] [MERGED] Overhaul CI Build & Add Feature Check Matrix #10

Closed
opened 2026-05-22 22:05:01 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/universal-config-rs/pull/9
Author: @JakeStanger
Created: 4/14/2025
Status: Merged
Merged: 4/14/2025
Merged by: @JakeStanger

Base: masterHead: ci/matrix


📝 Commits (5)

  • 9f14a3b ci(build): overhaul and add check matrix
  • c6ee6dd build: update corn
  • e1662cd docs(readme): remove unneeded main fn from example
  • 284c9b1 chore(intellij): update configs
  • a77efb5 build: handle warnings when features disabled

📊 Changes

7 files changed (+131 additions, -67 deletions)

View changed files

📝 .github/workflows/build.yml (+43 -14)
.idea/git_toolbox_blame.xml (+6 -0)
📝 .idea/runConfigurations/Clippy.xml (+2 -2)
📝 Cargo.lock (+55 -34)
📝 Cargo.toml (+9 -6)
📝 README.md (+3 -4)
📝 src/lib.rs (+13 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/universal-config-rs/pull/9 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `ci/matrix` --- ### 📝 Commits (5) - [`9f14a3b`](https://github.com/JakeStanger/universal-config-rs/commit/9f14a3b6b44777a287da4b7863f4a743d01d2009) ci(build): overhaul and add check matrix - [`c6ee6dd`](https://github.com/JakeStanger/universal-config-rs/commit/c6ee6dd9d9306332f2ddb9bda1a3e8300bad5730) build: update corn - [`e1662cd`](https://github.com/JakeStanger/universal-config-rs/commit/e1662cd0dc0d026ee4dd838d276e12c7cec39bd2) docs(readme): remove unneeded main fn from example - [`284c9b1`](https://github.com/JakeStanger/universal-config-rs/commit/284c9b199eb6977d2e25bc3fd8f078ae660f088e) chore(intellij): update configs - [`a77efb5`](https://github.com/JakeStanger/universal-config-rs/commit/a77efb59a747350cd1c511fac9a41730919914b4) build: handle warnings when features disabled ### 📊 Changes **7 files changed** (+131 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+43 -14) ➕ `.idea/git_toolbox_blame.xml` (+6 -0) 📝 `.idea/runConfigurations/Clippy.xml` (+2 -2) 📝 `Cargo.lock` (+55 -34) 📝 `Cargo.toml` (+9 -6) 📝 `README.md` (+3 -4) 📝 `src/lib.rs` (+13 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:05:01 +01:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/universal-config-rs#10
No description provided.